104eab4e90
Fix activities selector and minor QOL changes
...
This changes the test_activities_tab test to select the Activities
tab by label instead of by a fixed id, in addition to providing
support for this sort of selection in the future.
Fixes : #11
2021-11-09 10:56:03 -08:00
3bd09a9ef4
Merge branch 'main' of ssh://git.autonomic.zone:2222/autonomic-cooperative/civicrm-update-tester
2021-11-03 16:41:59 +00:00
f228527c65
--dev points to dev now
2021-11-03 16:40:35 +00:00
b91c04774d
Merge pull request 'Fix some type hints in civicrm_tester/base.py' ( #10 ) from cas_typehint_fix_2021-11-03 into main
...
Reviewed-on: #10
2021-11-03 17:33:48 +01:00
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