Commit Graph

18 Commits

Author SHA1 Message Date
58e8890211 Fix some type hints in civicrm_tester/base.py 2021-11-03 09:31:46 -07:00
c7e9b7e0b6 added 'test_' and 'Test' to file and classnames, and resolved some type errors 2021-10-24 20:19:30 +01:00
b393d818c9
updated to work again with instructions 2021-10-20 13:57:23 +01:00
90e1d6e119
refactor: improved contact export tests 2021-01-25 21:21:14 +00:00
abdcce6042
refactor: file structure change to multiple files 2021-01-25 20:48:43 +00:00
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
926d086537
feat: improved looping over the hardcoded terms 2021-01-22 14:11:50 +00:00
dd9be34345
fix: forgot to include formating var for logging 2021-01-21 15:54:48 +00:00
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
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
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
83673f92fd
style: updated var name to snake casessssssssss 2021-01-15 12:03:18 +00:00
a36ae742f6
fix: removed hardcoded url for dev civicrm 2021-01-15 11:36:46 +00:00
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
ee1cd692da
Cleaned code for future tests 2021-01-04 19:43:49 +00:00
38abecefef
Fix typo from older version of the program 2020-12-29 15:16:15 +00:00
7a7a6d3dd4
Initial Commit 2020-12-29 15:12:31 +00:00