Commit Graph

477 Commits

Author SHA1 Message Date
fc85bd7eed
return an event channel for the test engine 2024-10-09 14:06:16 +03:00
5869324c16
remove unused variable 2024-10-09 14:03:36 +03:00
1d67fb694b
use regex for vm output and expected content 2024-10-09 12:18:56 +03:00
3d409a7a59
remove blank line 2024-10-08 22:44:07 +03:00
22047ba703
update account service initialization based on the tag 2024-10-08 22:43:11 +03:00
8751c4f5bd
use just one driver for the tests 2024-10-08 22:19:48 +03:00
fc935535f9
remove deprecated code 2024-10-08 22:19:21 +03:00
ef4846b11f
move online,offline and test engine into the testutil package 2024-10-08 22:18:44 +03:00
827b99e48d
Revert "add dummy vouchers list"
This reverts commit 188cb573dd.
2024-10-07 20:36:02 +03:00
e09c1e1e98
Revert "add dummy vouchers list"
This reverts commit 188cb573dd.
2024-10-07 20:35:18 +03:00
87c6029199
Revert "add dummy vouchers list"
This reverts commit 188cb573dd.
2024-10-07 20:33:02 +03:00
992dd0bd54
factor out setup test 2024-10-07 19:05:36 +03:00
4cd7c742ef
factor out tested groups 2024-10-07 18:36:34 +03:00
0d18eec39f
remove debug message 2024-10-07 16:55:07 +03:00
bb009fa1e2
add group test cases 2024-10-07 16:43:13 +03:00
2ffe749c9d
add driver to group tests 2024-10-07 16:42:48 +03:00
0a92444ae8
add group tests 2024-10-07 16:41:45 +03:00
2703e6d1df
add tags to toggle between online and offline tests 2024-10-05 21:47:17 +03:00
86ba03b375
update tests 2024-10-04 17:04:33 +03:00
f91480f3de
pass account service as a param 2024-10-04 16:58:47 +03:00
79a127cea9
pass account service as a parameter 2024-10-04 16:58:18 +03:00
6178425355
create a mocked account service 2024-10-04 16:57:25 +03:00
09bf266644
pass account service 2024-10-04 16:56:23 +03:00
bf1df95af1
pass account service implementation 2024-10-04 16:53:52 +03:00
9647d29bd7
resolve failing test 2024-10-04 11:17:19 +03:00
64cc9bc752
Merge remote-tracking branch 'refs/remotes/origin/menu-traversals' into menu-traversals 2024-10-04 11:13:58 +03:00
ddfd9d4e89
fix failing test 2024-10-04 11:11:41 +03:00
b7d93c2249
use a UUID for the sessionId 2024-10-03 17:47:48 +03:00
a1201e2525
Merge remote-tracking branch 'remotes/origin/master' into menu-traversals 2024-10-03 17:13:40 +03:00
d6cd2766df
add a Random SessionID for each test run 2024-10-03 16:54:30 +03:00
e2316b38a8
reset account authorized and perform clean quit on view profile test 2024-10-03 14:55:25 +03:00
d94037d499
combine the invalid PIN case and remove unused tests 2024-10-03 14:07:36 +03:00
0f2ec2f2bd
reset authorized flag,update test data file 2024-10-03 13:47:31 +03:00
089691db4c
remove combined test 2024-10-03 12:51:46 +03:00
1b8c8a12c0
combine the invalid PIN case 2024-10-03 12:51:03 +03:00
c965d3083d
renamed sym to symbol to avoid confusion 2024-10-03 11:53:46 +03:00
59aa4eae77
removed unused code 2024-10-03 11:45:56 +03:00
587cfb5a36
use the pp.csv from the scriptDir 2024-10-03 11:45:37 +03:00
d94758c32c
moved the test to test_engine folder 2024-10-03 11:44:34 +03:00
0fa4a81826
updated the TestAuthorize 2024-10-03 11:42:41 +03:00
73013f53bb
added engine Finish 2024-10-02 15:52:55 +03:00
986f3979fb
use a dynamic public_key 2024-10-02 15:50:52 +03:00
96ec3919b2
update test data file 2024-10-02 14:39:48 +03:00
079529ebac
Merge remote-tracking branch 'refs/remotes/origin/menu-traversals' into menu-traversals 2024-10-02 14:32:08 +03:00
94bf4ffaa6
combine some test cases and rename the account creation test 2024-10-02 14:28:21 +03:00
24380e1449
update the templates 2024-10-02 14:25:29 +03:00
7f6405d356
Merge remote-tracking branch 'refs/remotes/origin/menu-traversals' into menu-traversals 2024-10-02 13:54:00 +03:00
2a1e48e5e8
update the test_data with expected output 2024-10-02 13:31:47 +03:00
6b8f62fbc6
code cleanup - removed unused new lines 2024-10-02 13:26:19 +03:00
948a9d3a93
allow one to go back during the change PIN 2024-10-02 13:24:03 +03:00