menu-traversal-refactor #109

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

24 Commits

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