Commit Graph

65 Commits

Author SHA1 Message Date
Michael Mintz b83c61865d Make updates for pynose compatibility 2025-02-19 20:43:06 -05:00
Michael Mintz d65c52cd18 Make multiple updates 2024-09-23 00:49:23 -04:00
Michael Mintz 010a2f033b Refactor code with the "ruff" Python linter 2024-02-15 15:55:07 -05:00
Michael Mintz 10fc029e7d Add "replica" to --env=ENV options 2023-11-08 23:31:22 -05:00
Michael Mintz 0eece58f8c Refactor options 2023-10-01 13:12:52 -04:00
Michael Mintz 59efc8ff10 Refactor logging 2023-08-21 23:02:25 -04:00
Michael Mintz 39aaaef95a Remove empty logging folders 2023-08-18 18:48:44 -04:00
Michael Mintz ea3788704c Refactor the code 2023-07-18 11:22:23 -04:00
Michael Mintz 826b884b9a Add more options for --env=ENV 2023-06-29 19:21:23 -04:00
Michael Mintz aa0f1342f6 Add more options for --env=ENV 2023-06-22 13:29:32 -04:00
Michael Mintz 3c260affd0 Refactoring 2023-05-03 14:01:44 -04:00
Michael Mintz 3d25e5af75 Update plugins 2023-03-04 01:07:31 -05:00
Michael Mintz 2516a8309b Refactoring 2023-02-03 01:10:36 -05:00
Michael Mintz 3d660a544e Make methods consistent between different parsers 2023-01-19 22:47:00 -05:00
Michael Mintz 2bddc00f97 Refactoring 2023-01-03 19:44:32 -05:00
Michael Mintz 5293f54deb Refactoring 2022-12-31 04:22:59 -05:00
Michael Mintz f48da77f87 Add --env=uat (User Acceptance Testing) 2022-12-21 23:47:19 -05:00
Michael Mintz 2f1da807da Refactoring 2022-12-16 17:25:36 -05:00
Michael Mintz 90a11a5519 Improve Python 3.11 compatibility 2022-11-02 01:57:20 -04:00
Michael Mintz 893b129d29 Add support for a SeleniumBase Context Manager 2022-10-14 03:48:42 -04:00
Michael Mintz b4b2180ab1 Refactoring 2022-10-03 23:43:37 -04:00
Michael Mintz f18e4c5d72 Improve test reports 2022-10-01 20:26:38 -04:00
Michael Mintz 3e3df383f1 Include more hard-coded options for "--env=ENV" 2022-08-26 21:59:33 -04:00
Michael Mintz 723e9eb49f Refactoring 2022-08-26 21:32:55 -04:00
Michael Mintz 94ba70b962 Improve help docs for the "--variables" option 2022-06-30 14:06:40 -04:00
Michael Mintz 74aaa4b8a1 Refactoring 2022-06-24 14:14:17 -04:00
Michael Mintz 8c71754242 Add the new "--variables={}" command-line option 2022-05-13 17:48:49 -04:00
Michael Mintz 08c3c538d3 Update the description of a command-line arg 2022-02-10 15:46:42 -05:00
Michael Mintz 49143fce9e Update available command-line options 2022-02-01 22:37:07 -05:00
Michael Mintz e09e90b619 Perform code optimization 2021-05-08 14:10:45 -04:00
Michael Mintz 610a92d0c0 Refactor seleniumbase imports 2021-03-26 17:49:47 -04:00
Michael Mintz 540e406b68 Empty the "./downloaded_files/" folder when a new run begins 2021-03-19 00:15:35 -04:00
Michael Mintz 85a20d0c54 Add option: "--archive-downloads" to keep downloaded files 2021-02-18 23:46:27 -05:00
Michael Mintz 4a814577bd Update plugin descriptions shown by "pytest --help" 2021-01-31 15:24:58 -05:00
Michael Mintz cd89abefaf Update the docs 2020-10-12 09:46:06 -04:00
Michael Mintz 3162f856b4 Update the docs 2020-08-10 23:56:32 -04:00
Michael Mintz 3a26df6546 Refactoring command line options and docs 2020-08-08 01:04:44 -04:00
Michael Mintz 4ed760cba4 Add more custom parameters for passing into tests 2020-04-21 02:33:31 -04:00
Michael Mintz ebec788faa Remove pytest-timeout (not thread-safe) and prevent use 2020-01-15 02:54:52 -05:00
Michael Mintz 5c96940352 Improve the logging system 2020-01-13 02:56:34 -05:00
Michael Mintz 0673de7f5a Refactor docs and command-line arguments 2019-12-03 00:23:18 -05:00
Michael Mintz 276e9ab62f Add a settings file parser for overriding default settings 2019-08-09 04:27:34 -04:00
Michael Mintz 902fa92e1a Use the log_path specified by the command-line options 2019-07-25 20:27:01 -04:00
Michael Mintz 529a0a3ca2 Update command-line descriptions 2019-07-25 20:20:14 -04:00
Michael Mintz 3158d4d3f9 Update test reports 2019-04-05 02:46:47 -04:00
Michael Mintz 0a5b20311e Add a command-line option to archive old log files. 2019-03-05 00:58:04 -05:00
Michael Mintz 4d52f879f8 flake8 fixes 2018-11-05 00:23:53 -05:00
Michael Mintz 4813354af5 Update environment options 2018-10-18 15:52:34 -04:00
Michael Mintz b91ae821ac Handle Nosetest logging from base_case 2018-08-30 21:51:08 -04:00
Michael Mintz 88de946587 Add "self.env" for handling test environments 2018-08-10 00:06:01 -04:00