Commit Graph

71 Commits

Author SHA1 Message Date
Michael Mintz d7f7a94a04 Rename a boilerplate file. 2018-02-02 14:24:02 -05:00
Michael Mintz 7bcd64c9ca Add page object model example 2018-02-01 17:43:04 -05:00
Michael Mintz 423ea14ba9 Add file-parsing examples 2018-02-01 17:08:56 -05:00
Michael Mintz f7abd5ae10 Add boilerplates to examples 2018-02-01 17:08:21 -05:00
Michael Mintz fc46f8860e Update ReadMe files 2018-02-01 17:05:54 -05:00
Michael Mintz cb2681dcde Update ReadMe 2017-10-26 14:01:49 -04:00
Michael Mintz 81ce6837e6 Update ReadMe 2017-10-26 13:58:54 -04:00
Michael Mintz 3bcccb4814 Update ReadMe 2017-10-26 13:53:37 -04:00
Michael Mintz 022cdbb517 Update Docs 2017-10-26 13:49:53 -04:00
Michael Mintz 5d871de2f1 Update a ReadMe 2017-10-26 10:57:57 -04:00
Michael Mintz 0d54a594b8 Update Docs 2017-10-26 10:52:39 -04:00
Michael Mintz 4ce905e564 Update the Docs 2017-10-25 20:57:02 -04:00
Michael Mintz ecacd021af Update a ReadMe 2017-10-25 18:29:46 -04:00
Michael Mintz 2c2eb091a3 Update Docs 2017-10-25 18:25:09 -04:00
Michael Mintz 4e2238fed7 Use pytest for more examples 2017-10-24 14:19:55 -04:00
Michael Mintz 67321ce6dd Update Examples ReadMe 2017-10-24 03:20:33 -04:00
Michael Mintz 0ff919ccad Display reports by default in the gui_test_runner.py example 2017-09-01 00:49:40 -04:00
Michael Mintz 522ef075ae Screenshots are saved as png files (not jpg files) 2017-09-01 00:47:05 -04:00
Michael Mintz 67ab233c88 Make the GUI Test Runner compatible with Python 3 2017-07-24 22:27:11 -04:00
Michael Mintz 8e872d7e30 Python 3 compatibility (remove semicolons from .cfg files) 2017-07-19 18:41:59 -04:00
Michael Mintz a99484322a Python 3 compatibility ("xrange" becomes "range") 2017-07-19 18:38:55 -04:00
Michael Mintz 3f236d7461 Update the rate_limited decorator test 2017-04-22 23:26:50 -04:00
Michael Mintz 1738e17365 Update example comments 2017-04-14 15:57:00 -04:00
Michael Mintz f644fb8d71 Update Docs 2017-04-06 17:46:54 -04:00
Michael Mintz b76f0ee7b9 Update the example tests 2017-04-05 22:33:22 -04:00
Michael Mintz ee029ce335 Update the image link in the examples ReadMe 2017-03-13 22:30:31 -04:00
Michael Mintz 5a34001e26 Update the examples ReadMe 2017-03-13 22:23:36 -04:00
Michael Mintz 010d25a7e9 Update an example test 2017-03-13 19:57:47 -04:00
Michael Mintz 3a0fe6d100 Use self.assertTrue() instead of assert() in example test 2017-03-10 00:01:15 -05:00
Michael Mintz a677fe9df2 Flake8 spacing 2017-03-09 23:55:40 -05:00
Michael Mintz a86425cf75 Use Chrome more than Firefox in test examples 2017-01-27 17:32:50 -05:00
Michael Mintz 0408bdb75f Update the MasterQA basic example test 2016-07-23 14:51:03 -04:00
Michael Mintz 08834282a5 Add a more simple MasterQA example 2016-07-20 02:27:50 -04:00
Michael Mintz 8e546f61bd Update links from mdmintz to seleniumbase 2016-07-17 16:34:57 -04:00
Michael Mintz 30fb7e3ca4 Add an example test that utilizes MasterQA 2016-07-14 23:34:31 -04:00
Michael Mintz 82f287fafd Update a command from the simple GUI Test Runner 2016-07-12 22:17:45 -04:00
Michael Mintz 10b937760a Getting ready for Python 3 compatibility (update print statements) 2016-06-25 14:30:31 -04:00
Michael Mintz 72a5108c57 "logs/" folder becomes "latest_logs/" to match with "archived_logs/" 2016-06-18 19:03:37 -04:00
Michael Mintz 413d41d519 Move example log files to the example_logs folder 2016-06-18 18:57:27 -04:00
Michael Mintz d5bf25b9f5 Update the examples ReadMe 2016-06-14 00:04:21 -04:00
Michael Mintz 77e053eef5 Update the examples ReadMe 2016-06-11 14:07:07 -04:00
Michael Mintz e8ce71a6fc Update the examples ReadMe 2016-06-11 14:03:04 -04:00
Michael Mintz 40ca1d5d49 Update the examples ReadMe 2016-06-10 18:19:49 -04:00
Michael Mintz 189cc85981 Update the examples ReadMe 2016-06-10 17:22:15 -04:00
Michael Mintz 72bd2c0281 Add GUI test runner to make running examples easier 2016-06-10 17:07:52 -04:00
Michael Mintz 48a37b00bb Add example test for non-terminating checks 2016-06-07 18:28:44 -04:00
Michael Mintz bcbec6df09 Consistent argument ordering in examples ReadMe 2016-06-05 16:51:06 -04:00
Michael Mintz 19be01d7ee Add comments, notes, and useful info into the example test 2016-05-31 20:53:39 -04:00
Michael Mintz 7ef5736f6d Using the new syntax update (find_* can also be assert_*) 2016-05-30 17:08:32 -04:00
Michael Mintz a4a4b36a65 Adding to the example run commands ReadMe 2016-05-21 00:04:37 -04:00