Confirmed users
1,477
edits
(Created page with '==Discussion Topics== * update on page model * general improvements for AMO') |
|||
Line 1: | Line 1: | ||
==Discussion Topics== | ==Discussion Topics== | ||
* update on page model | * update on page model | ||
* general improvements for | * general improvements: | ||
**AMO | |||
*** Do not print stdout for passing test | |||
*** Use unittest’s errorhandling rather than implementing its own | |||
*** have smaller test methods (split large ones into multiple tests/files) | |||
� | |||
**SUMO | |||
*** consolidate setUp and tearDown into one file, and import functions/etc in setUp with same object names | |||
*** have consistent varname / object construction within setUp for sumo_functions and sumo_test_data |