Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-28 | mechanical-rob: unescape html entities. | Frederick Muriuki Muriithi | |
2023-01-25 | mechanical-rob: corrs: Activate tests. Print out whitespace | Frederick Muriuki Muriithi | |
* Activate the correlation correctness tests * Print out whitespace characters in such a form that allows visual comparison of differences to help with fixing issues caught by tests. | |||
2023-01-25 | mechanical-rob: move newline | Frederick Muriuki Muriithi | |
2023-01-25 | mechanical-rob: Fix bugs with corrs test | Frederick Muriuki Muriithi | |
* Replace CRLF in html output with newline to prevent equality comparisons from failing if that's the only difference. * Only include failures that have actual content: filter out empty failure items * Print out an extra newline on completion of checks | |||
2023-01-24 | mechanical-rob: update corrs tests and clean up data | Frederick Muriuki Muriithi | |
2023-01-24 | mechanical-rob: eliminate extraneous spaces before comparisons | Frederick Muriuki Muriithi | |
2023-01-12 | mechanical-rob: use new file(s) for correlation correctness | Frederick Muriuki Muriithi | |
* test/requests/correlation_results_text_files/BXD_10710_vs_BXDPublish.csv new sample file for testing. * test/requests/correlation_tests.py: update test code to use new sample files * wqflask/wqflask/correlation/show_corr_results.py: Fix minor issues exposed by tests. | |||
2022-11-28 | mechanical-rob: Add more tests for correctness | Frederick Muriuki Muriithi | |
2022-11-28 | mechanical-rob: First test for correlations correctness | Frederick Muriuki Muriithi | |
* test/requests/correlation_tests.py: Add proof-of-concept code to run the checks for correctness. * test/requests/test-website.py: Add a way to manually run the tests from the CLI | |||
2022-10-28 | Wait until results page is loaded before returning the results | Frederick Muriuki Muriithi | |
2022-10-05 | mechanical-rob: Fix tests that were checking for the wrong thing | Frederick Muriuki Muriithi | |
2022-09-29 | Add test for regression | Frederick Muriuki Muriithi | |
2022-09-12 | Fix asserts: Use variable for assert | Frederick Muriuki Muriithi | |
2022-09-12 | Display cause(s) of test failure. | Frederick Muriuki Muriithi | |
2022-09-12 | Clean up print out. | Frederick Muriuki Muriithi | |
2022-09-12 | Exit with an error condition if tests fail. | Frederick Muriuki Muriithi | |
2022-09-12 | Pass in missing argument | Frederick Muriuki Muriithi | |
2022-09-12 | Add tests for correlations | Frederick Muriuki Muriithi | |
* Add a test to catch a regression | |||
2022-08-19 | Fix message and function key | Frederick Muriuki Muriithi | |
2022-08-12 | Fix some issues with the tests. Add notes in code for improvements. | Frederick Muriuki Muriithi | |
2022-08-12 | Fix correlation tests: Fix the test message. | Frederick Muriuki Muriithi | |
2022-08-12 | Check that the correlations work as expected. | Frederick Muriuki Muriithi | |
2022-08-12 | Fix formatting for legibility | Frederick Muriuki Muriithi | |