Commit Graph
10 Commits
Author SHA1 Message Date
roxxers 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
roxxers 364663ab66 fix: pylint file name was wrong 2021-01-21 15:32:18 +00:00
3wc e24ef80272 Add option to disable headless mode 2021-01-15 15:05:40 +02:00
roxxers 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
roxxers 83673f92fd style: updated var name to snake casessssssssss 2021-01-15 12:03:18 +00:00
roxxers a36ae742f6 fix: removed hardcoded url for dev civicrm 2021-01-15 11:36:46 +00:00
roxxers 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
roxxers ee1cd692da Cleaned code for future tests 2021-01-04 19:43:49 +00:00
roxxers 38abecefef Fix typo from older version of the program 2020-12-29 15:16:15 +00:00
roxxers 7a7a6d3dd4 Initial Commit 2020-12-29 15:12:31 +00:00