Commit Graph

12 Commits

Author SHA1 Message Date
Roxie Gibson 9bca740133
feat: added print label test and some refacoring
Couldn't add the refactoring in seperate commits so history is messy
2021-01-25 20:02:47 +00:00
Roxie Gibson 926d086537
feat: improved looping over the hardcoded terms 2021-01-22 14:11:50 +00:00
Roxie Gibson dd9be34345
fix: forgot to include formating var for logging 2021-01-21 15:54:48 +00:00
Roxie Gibson f37625580b
feat: added better logging and finished activ test
Better logging is provided with rich lib and using the logging module

Activity tab test has better error handling and hardcoded loop for CID's
2021-01-21 15:53:43 +00:00
3wc e24ef80272 Add option to disable headless mode 2021-01-15 15:05:40 +02:00
Roxie Gibson 07da641a12
feat: added args for user, pass, & test site
No longer hardcoded values and now able to test both versions of the
site
2021-01-15 12:25:14 +00:00
Roxie Gibson 83673f92fd
style: updated var name to snake casessssssssss 2021-01-15 12:03:18 +00:00
Roxie Gibson a36ae742f6
fix: removed hardcoded url for dev civicrm 2021-01-15 11:36:46 +00:00
Roxie Gibson 89016f2347
fix: changed login test selector to not break
This is just to make sure we don't try and look for an element that
doesn't exist for every user.
2021-01-15 11:36:03 +00:00
Roxie Gibson ee1cd692da
Cleaned code for future tests 2021-01-04 19:43:49 +00:00
Roxie Gibson 38abecefef
Fix typo from older version of the program 2020-12-29 15:16:15 +00:00
Roxie Gibson 7a7a6d3dd4
Initial Commit 2020-12-29 15:12:31 +00:00