Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk pushed to menu-traversals at urdt/ussd 2024-10-03 15:54:51 +02:00
d6cd2766df add a Random SessionID for each test run
Alfred-mk pushed to menu-traversals at urdt/ussd 2024-10-03 13:09:34 +02:00
d94037d499 combine the invalid PIN case and remove unused tests
Alfred-mk pushed to menu-traversals at urdt/ussd 2024-10-03 11:52:40 +02:00
089691db4c remove combined test
1b8c8a12c0 combine the invalid PIN case
Compare 2 commits »
Alfred-mk pushed to menu-traversals at urdt/ussd 2024-10-03 10:53:59 +02:00
c965d3083d renamed sym to symbol to avoid confusion
59aa4eae77 removed unused code
587cfb5a36 use the pp.csv from the scriptDir
d94758c32c moved the test to test_engine folder
0fa4a81826 updated the TestAuthorize
Compare 5 commits »
Alfred-mk pushed to menu-traversals at urdt/ussd 2024-10-02 14:53:49 +02:00
73013f53bb added engine Finish
986f3979fb use a dynamic public_key
Compare 2 commits »
Alfred-mk pushed to menu-traversals at urdt/ussd 2024-10-02 13:28:36 +02:00
94bf4ffaa6 combine some test cases and rename the account creation test
24380e1449 update the templates
Compare 2 commits »
Alfred-mk pushed to menu-traversals at urdt/ussd 2024-10-02 12:32:01 +02:00
2a1e48e5e8 update the test_data with expected output
Alfred-mk pushed to menu-traversals at urdt/ussd 2024-10-02 12:26:36 +02:00
6b8f62fbc6 code cleanup - removed unused new lines
Alfred-mk pushed to menu-traversals at urdt/ussd 2024-10-02 12:24:22 +02:00
948a9d3a93 allow one to go back during the change PIN
Alfred-mk pushed to menu-traversals at urdt/ussd 2024-10-01 20:44:15 +02:00
a0ef57ca15 add Change PIN test
Alfred-mk pushed to menu-traversals at urdt/ussd 2024-10-01 14:37:23 +02:00
48c608ad4d add Help and Quit menu tests
Alfred-mk pushed to menu-traversals at urdt/ussd 2024-10-01 13:51:06 +02:00
14218ffb88 add a dynamic value
Alfred-mk pushed to menu-traversals at urdt/ussd 2024-10-01 12:27:06 +02:00
3e74c1d939 test with all invalid inputs
Alfred-mk pushed to menu-traversals at urdt/ussd 2024-10-01 12:16:06 +02:00
285002738f added send_with_invalid_recipient test
Alfred-mk pushed to menu-traversals at urdt/ussd 2024-09-30 21:13:10 +02:00
f3f276c549 check the status of cont
Alfred-mk pushed to menu-traversals at urdt/ussd 2024-09-30 21:00:52 +02:00
9eb35ec52d added en.Finish
be165e5033 added tests and test cases
Compare 2 commits »
Alfred-mk pushed to menu-voucherlist at urdt/ussd 2024-09-28 13:08:00 +02:00
31aea6b807 added model and func to fetch vouchers from the API
Alfred-mk pushed to menu-voucherlist at urdt/ussd 2024-09-28 11:27:01 +02:00
3a46fda769 use save_temporary_pin and updated tests
Alfred-mk pushed to menu-voucherlist at urdt/ussd 2024-09-28 10:07:57 +02:00
c7bdfe90b7 Merge branch 'master' into menu-voucherlist
ddeafe015b Merge pull request 'tests-update' (#100) from tests-update into master
a3ff3be5b1 clean up
ea52a7cf0a update tests
a993026380 update tests
Compare 5 commits »
Alfred-mk created pull request urdt/ussd#101 2024-09-27 18:13:58 +02:00
WIP: menu-voucherlist