|
0089d6f125
|
Merge pull request 'tests-menu-traversal' (#16) from tests-menu-traversal into master
Reviewed-on: #16
|
2025-02-13 10:00:42 +01:00 |
|
|
a7d13dc7c4
|
Merge branch 'master' into tests-menu-traversal
|
2025-02-13 09:59:11 +01:00 |
|
|
bed7f58e81
|
Merge pull request 'alfred/test-updates' (#15) from alfred/test-updates into master
Reviewed-on: #15
|
2025-02-13 09:58:45 +01:00 |
|
|
07fd1110ed
|
added documentation lines
|
2025-02-11 13:22:32 +03:00 |
|
|
2f1dbb9147
|
added TestClearTemporaryValue
|
2025-02-11 13:10:56 +03:00 |
|
|
93f1897321
|
Merge branch 'master' into tests-menu-traversal
|
2025-02-11 13:07:07 +03:00 |
|
|
c324e29aea
|
added test case to the TestCheckVouchers
|
2025-02-11 13:00:23 +03:00 |
|
|
f91056cca2
|
Merge branch 'master' into alfred/test-updates
|
2025-02-11 12:53:41 +03:00 |
|
|
7d11377ffd
|
test empty input.
|
2025-02-11 12:45:52 +03:00 |
|
|
9a63234470
|
set and reset admin flag using persister's state
|
2025-02-10 15:45:15 +03:00 |
|
|
fe74dbb848
|
add test for menu select voucher
|
2025-02-10 15:37:05 +03:00 |
|
|
278edc7049
|
test reset other's pin with registred and unregistred phone number
|
2025-02-10 13:31:18 +03:00 |
|
|
3b03d40279
|
return the persister and flag parser
|
2025-02-10 12:52:01 +03:00 |
|
|
4d46133194
|
chore: add some spacing
|
2025-02-10 12:10:17 +03:00 |
|
|
fd84f6ae98
|
Merge pull request 'debug-errors-with-temporary-value' (#22) from debug-errors-with-temporary-value into master
release / docker (push) Has been cancelled
Reviewed-on: #22
|
2025-02-06 14:43:59 +01:00 |
|
|
1e8d5b1b83
|
Remove left over code comment
|
2025-02-06 16:42:39 +03:00 |
|
|
628a57ea10
|
Only clear the temporary data once at main.vis
|
2025-02-06 16:42:07 +03:00 |
|
|
a37908323f
|
Remove early LOAD statement
|
2025-02-06 16:32:03 +03:00 |
|
lash
|
9c27be3a9d
|
Update sarafu-api dep
|
2025-02-06 12:24:35 +00:00 |
|
|
1190c5b6f2
|
Merge branch 'master' into alfred/test-updates
|
2025-02-06 15:19:40 +03:00 |
|
|
b95452ae5f
|
Merge pull request 'clear-temporary-valua-after-use' (#21) from clear-temporary-valua-after-use into master
Reviewed-on: #21
|
2025-02-06 13:18:41 +01:00 |
|
|
14df16098c
|
Updated tests to include the mockState
|
2025-02-06 15:10:15 +03:00 |
|
|
1cdd5a37ae
|
Merge branch 'master' into alfred/test-updates
|
2025-02-06 15:02:18 +03:00 |
|
|
6b3b8ffabe
|
add alias request and resolve logs
|
2025-02-06 14:57:29 +03:00 |
|
|
6647416115
|
Return an error if the temporary value is empty
|
2025-02-06 14:38:11 +03:00 |
|
|
4155b267ee
|
Clear the temporary value after use
|
2025-02-06 14:23:42 +03:00 |
|
|
0f2d6def23
|
Merge pull request 'lash/custom-engin' (#20) from lash/custom-engin into master
release / docker (push) Has been cancelled
Reviewed-on: #20
|
2025-02-06 11:11:48 +01:00 |
|
lash
|
c13768d782
|
Remove custom engine
|
2025-02-05 17:56:08 +00:00 |
|
lash
|
af4b075df3
|
Add reset on empty to ssh
|
2025-02-05 17:45:31 +00:00 |
|
lash
|
1d7027905d
|
Use simplified reset on empty input solution
|
2025-02-05 17:44:29 +00:00 |
|
lash
|
6c77d04284
|
Merge branch 'lash/async-inputs' into lash/custom-engin
|
2025-02-05 16:27:10 +00:00 |
|
lash
|
12acd508b1
|
Allow empty input in async cmd
|
2025-02-05 16:26:17 +00:00 |
|
|
f88e253486
|
Call the engine Reset
|
2025-02-05 19:16:25 +03:00 |
|
|
68597ea7cc
|
Return the Sarafu Engine in GetEngine
|
2025-02-05 19:08:36 +03:00 |
|
|
3d9eeddab8
|
Remove the Move to top node on empty input test case
|
2025-02-05 19:07:35 +03:00 |
|
|
df58f69032
|
Remove input length check on menuhandler Init
|
2025-02-05 19:02:23 +03:00 |
|
|
8b999a09a2
|
add test cases
|
2025-02-05 18:04:29 +03:00 |
|
lash
|
fdde1bb979
|
Add missing services import in ssh
|
2025-02-05 10:28:20 +00:00 |
|
lash
|
23cadc6178
|
Reinstate loading handlerfuncs in cmd, ssh clients
|
2025-02-05 10:21:21 +00:00 |
|
|
0821241427
|
repeat same node on invalid option
|
2025-02-05 10:23:31 +03:00 |
|
|
ca71062528
|
Merge branch 'master' into tests-menu-traversal
|
2025-02-05 09:11:16 +03:00 |
|
|
1918ea37d5
|
Merge pull request 'Bug fixes and menu improvement' (#19) from minor-bug-fixes into master
Reviewed-on: #19
Reviewed-by: lash <accounts-grassrootseconomics@holbrook.no>
|
2025-02-04 14:36:20 +01:00 |
|
lash
|
422b651097
|
Add missing file
|
2025-02-04 13:33:44 +00:00 |
|
lash
|
861d04dbfd
|
WIP Implement custom engine
|
2025-02-04 13:25:17 +00:00 |
|
|
c78081fb84
|
added TestInsertOrShift
|
2025-02-04 11:42:14 +03:00 |
|
|
ff3c597158
|
added TestUpdateAllProfileItems
|
2025-02-04 11:03:23 +03:00 |
|
|
09c5f3a14c
|
added TestInsertProfileItems
|
2025-02-04 10:30:39 +03:00 |
|
|
f7873bfef7
|
add mock state to failing tests
|
2025-02-04 10:16:12 +03:00 |
|
|
815e3b2a25
|
remove unused handler
|
2025-02-04 09:46:33 +03:00 |
|
|
f9a9a9b4a6
|
preload all common functions
|
2025-02-04 08:44:10 +03:00 |
|