menu-traversal-refactor #109

Closed
carlos wants to merge 24 commits from menu-traversal-refactor into master

24 Commits

Author SHA1 Message Date
c21a48c78e
update test engine 2024-10-12 13:33:13 +03:00
70e234aa7c
pass account service as a global var 2024-10-12 13:32:34 +03:00
554cecc7f3
chore: rename entities 2024-10-12 13:31:26 +03:00
d9e922d5be
return error when regex generation fails 2024-10-12 13:30:46 +03:00
0837933b6c
move engine to testutil 2024-10-10 16:53:59 +03:00
4d5735f85f
add new line 2024-10-10 09:13:04 +03:00
85efd2ac6e
match step expected content after replacing actual data 2024-10-09 22:22:23 +03:00
8791753b2a
ignore special character in regex 2024-10-09 22:21:11 +03:00
c8a5391435
remove extra line 2024-10-09 16:47:21 +03:00
c6227acba1
use build tag to define account service 2024-10-09 16:46:22 +03:00
e30a7ad3e3
use regex exp to match expected content 2024-10-09 16:45:51 +03:00
96aec1fd67
define an event channel 2024-10-09 16:45:09 +03:00
810dd74e43
use one test driver 2024-10-09 16:44:51 +03:00
3afe35b44f
remove setup driver 2024-10-09 16:25:25 +03:00
d01af48216
pass account service as a param 2024-10-08 00:03:29 +03:00
d7bfdc62e9
setup test data drivers 2024-10-07 23:35:41 +03:00
360b51a3dc
add uuid 2024-10-07 23:33:38 +03:00
e1f3ab78f1
Delete connstr in threadgdbm global channel map on close 2024-10-07 23:33:09 +03:00
5de82fd08a
add menu traversal tests 2024-10-07 23:32:28 +03:00
2220d286b7
add test data files 2024-10-07 23:32:08 +03:00
c39c4acc86
add test engine 2024-10-07 23:31:47 +03:00
5937e7ea9d
add tag to toggle between online and offline tests 2024-10-07 23:31:30 +03:00
35acf75f6b
add mock account service 2024-10-07 23:31:00 +03:00
8313ca3509
update affected vis and template files 2024-10-07 23:29:30 +03:00