You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we're using nose for regression testing in the analysis/ directory, but can't use it at the top level because the scripts in the top-level testing/ directory aren't designed to be called by nose. Most of these scripts actually belong in the clients/ directory as examples of push scripts.
Reorganize everything and begin doing consistent, nose-enabled testing throughout the entire hierarchy.
The text was updated successfully, but these errors were encountered:
Currently we're using nose for regression testing in the analysis/ directory, but can't use it at the top level because the scripts in the top-level testing/ directory aren't designed to be called by nose. Most of these scripts actually belong in the clients/ directory as examples of push scripts.
Reorganize everything and begin doing consistent, nose-enabled testing throughout the entire hierarchy.
The text was updated successfully, but these errors were encountered: