25 Commits
Author SHA1 Message Date
naomi 265838b36b Fixed pdf labels test
Squashed commit of the following:

commit 5a5ce83065be076623259c21ad4b6a7902236809
Author: naomi <naomi@happycatsin.space>
Date:   Fri Feb 4 07:38:59 2022 +0200

    mob next [ci-skip] [ci skip] [skip ci]
2022-02-04 07:39:10 +02:00
casandnaomi 5f0c77c499 Fix export contacts test.
Squashed commit of the following:

commit 81d88bd69775edbbe7018038df60f266357171da
Author: Cassowary Rusnov <rusnovn@gmail.com>
Date:   Thu Feb 3 21:20:51 2022 -0800

    mob next [ci-skip] [ci skip] [skip ci]

commit f3639dbaccfd0f28d8ffb285993b688e94136fad
Author: naomi <naomi@happycatsin.space>
Date:   Fri Feb 4 07:04:16 2022 +0200

    mob next [ci-skip] [ci skip] [skip ci]

Co-authored-by: naomi <naomi@happycatsin.space>
2022-02-03 21:21:20 -08:00
cas 98ec8e0e3d Merge pull request 'Fix activities selector and minor QOL changes' (#12) from cas_activities_20211109 into main
Reviewed-on: #12
2021-11-10 19:24:24 +01:00
cas 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
naomi 3bd09a9ef4 Merge branch 'main' of ssh://git.autonomic.zone:2222/autonomic-cooperative/civicrm-update-tester 2021-11-03 16:41:59 +00:00
naomi f228527c65 --dev points to dev now 2021-11-03 16:40:35 +00:00
cas 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
cas 58e8890211 Fix some type hints in civicrm_tester/base.py 2021-11-03 09:31:46 -07:00
naomi c7e9b7e0b6 added 'test_' and 'Test' to file and classnames, and resolved some type errors 2021-10-24 20:19:30 +01:00
roxxers b393d818c9 updated to work again with instructions 2021-10-20 13:57:23 +01:00
roxxers 90e1d6e119 refactor: improved contact export tests 2021-01-25 21:21:14 +00:00
roxxers abdcce6042 refactor: file structure change to multiple files 2021-01-25 20:48:43 +00:00
roxxers 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
roxxers 926d086537 feat: improved looping over the hardcoded terms 2021-01-22 14:11:50 +00:00
roxxers dd9be34345 fix: forgot to include formating var for logging 2021-01-21 15:54:48 +00:00
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