Commit Graph

31 Commits

Author SHA1 Message Date
Michael Mintz 0efb2e822c Refactoring 2023-02-03 01:21:22 -05:00
Michael Mintz 2d85c319aa Do some refactoring 2023-01-19 22:48:43 -05:00
Michael Mintz b4b2180ab1 Refactoring 2022-10-03 23:43:37 -04:00
Michael Mintz 40b374a675 Fix issue with loading more data than needed 2022-10-03 17:30:29 -04:00
Michael Mintz dd928b6b63 Refactor reports 2022-10-02 14:36:23 -04:00
Michael Mintz f18e4c5d72 Improve test reports 2022-10-01 20:26:38 -04:00
Michael Mintz b00f75bee8 os.path.join() should always be used when joining paths 2022-08-17 01:38:14 -04:00
Michael Mintz 5690d42256 Improve logging 2022-01-27 01:34:16 -05:00
Michael Mintz 35344001cb Refactoring and better error-handling 2022-01-19 23:16:50 -05:00
Michael Mintz e09e90b619 Perform code optimization 2021-05-08 14:10:45 -04:00
Michael Mintz 202b031ab1 Update the error output in the .csv file of nosetest reports 2021-02-18 23:24:45 -05:00
Michael Mintz d3b4e97f39 Update report_helper to include Edge browser 2020-02-23 01:20:19 -05:00
Michael Mintz 3158d4d3f9 Update test reports 2019-04-05 02:46:47 -04:00
Michael Mintz 920597e978 Add extra reliability for multi-threaded test runs 2019-03-16 01:44:16 -04:00
Michael Mintz 522ef075ae Screenshots are saved as png files (not jpg files) 2017-09-01 00:47:05 -04:00
Michael Mintz 7b5f5a5046 By default, don't display nosetest reports after test runs 2017-04-28 02:29:36 -04:00
Michael Mintz a7acbf07b3 Add test duration to the test report CSV file 2016-06-26 04:08:30 -04:00
Michael Mintz 10b937760a Getting ready for Python 3 compatibility (update print statements) 2016-06-25 14:30:31 -04:00
Michael Mintz 70d11fd164 Update test report header 2016-06-10 04:02:53 -04:00
Michael Mintz 62db206d29 Update indentation 2016-05-21 18:19:42 -04:00
Michael Mintz baee4aee1e "Failure Info" becomes "Stacktrace" in the CSV Report 2016-05-19 00:23:10 -04:00
Michael Mintz b6cc3bbcd8 Rename a couple log files 2016-05-15 14:49:06 -04:00
Michael Mintz 260e6af44d Truncate long display urls 2016-05-15 14:48:43 -04:00
Michael Mintz 8f223d88ac Remove unused variable 2016-05-15 13:37:36 -04:00
Michael Mintz d5dcc1ae2f Better naming and structure for the report code 2016-05-14 15:22:48 -04:00
Michael Mintz 047097b161 Results table styling, alignment, and spacing 2016-05-14 11:00:46 -04:00
Michael Mintz bf56394dcb Remove extra non-breaking spaces 2016-05-12 03:19:06 -04:00
Michael Mintz 4573db4b5a Fix traceback message 2016-05-10 02:06:44 -04:00
Michael Mintz 4886818b4c Update empty row text 2016-05-10 00:10:03 -04:00
Michael Mintz 92a51fc1ac Format the exception with traceback 2016-05-10 00:07:35 -04:00
Michael Mintz 843f306510 Add report_helper, which contains useful methods for reports 2016-05-08 17:51:05 -04:00