-
Notifications
You must be signed in to change notification settings - Fork 7
TST/FIX: ArchiveSearchWidget & TraceFileConvert Tests #84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Note: Second Note: |
|
Adding tests for Additional fixes that came up during testing
|
Adding tests for
ArchiveSearchWidgetandArchiveResultsTableModel.Fixing issues that came up during testing:
config.py&config.json:archiver_urlsbecause I realized they aren't being used anywhere in the project and could cause confusionarchive_search.py:loggerto prevent getting a duplicateArchiveResultsTableModel.rowCountimplementation because it requires an argument when it should default to an emptyQModelIndexArchiveSearchWidget.archive_url_texteditwith$PYDM_ARCHIVER_URLinstead of hardcoding the URLArchiveSearchWidget.request_archiver_info, make some wildcards work for 1+ characters instead of just 1 character