• Joined on 2024-08-10
carlos pushed to pin-reset at urdt/ussd 2024-10-28 13:46:15 +01:00
3de46cef5e setup pin reset nodes
carlos created pull request urdt/ussd#139 2024-10-28 13:21:27 +01:00
WIP: pin-reset
carlos pushed to pin-reset at urdt/ussd 2024-10-28 13:19:57 +01:00
0cc0bdf9f7 add pin reset for others nodes
72d5c186dd add admin privilege flag
Compare 2 commits »
carlos pushed to address-sessionId at urdt/ussd 2024-10-26 14:12:17 +02:00
4c3d90c374 Merge branch 'master' into address-sessionId
4011bc18b6 define address key
2dee47404d Merge pull request 'menu-voucherlist' (#101) from menu-voucherlist into master
b4454f7517 Added context to FetchVouchers
d9c660b8ea Merge branch 'master' into menu-voucherlist
Compare 66 commits »
carlos created branch pin-reset in urdt/ussd 2024-10-26 10:06:10 +02:00
carlos pushed to pin-reset at urdt/ussd 2024-10-26 10:06:10 +02:00
carlos commented on pull request urdt/ussd#137 2024-10-25 21:26:19 +02:00
tests-refactor

The backOption is used to check if the input was "0" in the edit profile information context,then we should not consider that a valid profile information entry.

carlos pushed to tests-refactor at urdt/ussd 2024-10-25 17:02:16 +02:00
4e1b2d5ddb update account services
d8800a665d Merge branch 'master' into tests-refactor
2dee47404d Merge pull request 'menu-voucherlist' (#101) from menu-voucherlist into master
b4454f7517 Added context to FetchVouchers
d9c660b8ea Merge branch 'master' into menu-voucherlist
Compare 66 commits »
carlos created branch address-sessionId in urdt/ussd 2024-10-25 09:55:29 +02:00
carlos pushed to address-sessionId at urdt/ussd 2024-10-25 09:55:29 +02:00
carlos created pull request urdt/ussd#137 2024-10-25 08:42:15 +02:00
tests-refactor
carlos pushed to tests-refactor at urdt/ussd 2024-10-25 08:38:22 +02:00
3792bfdc1f run mod tidy
a0e97cfe5b remove test account service implementation
a3be98c514 update test account service
2b34b3a75c Merge branch 'master' into tests-refactor
6b5d3f74d1 Merge pull request 'api-context' (#127) from api-context into master
Compare 55 commits »
carlos pushed to api-context at urdt/ussd 2024-10-24 16:40:03 +02:00
bee9ad5ff5 Merge remote-tracking branch 'refs/remotes/origin/api-context' into api-context
6e7b46666e ensure mod match with master
383f074cae update method signatures
d678a639b8 Merge branch 'master' into api-context
453fea569a Merge pull request 'api-structs' (#117) from api-structs into master
Compare 44 commits »
carlos pushed to api-structs at urdt/ussd 2024-10-24 15:45:53 +02:00
5c75e35fe0 Delete coverage.html
carlos pushed to api-structs at urdt/ussd 2024-10-24 15:45:32 +02:00
cff50538fa Delete cover.out
carlos pushed to api-structs at urdt/ussd 2024-10-24 15:41:49 +02:00
69a4530269 Delete services/registration/locale/swa/default.mo
carlos pushed to api-structs at urdt/ussd 2024-10-24 15:37:33 +02:00
db19e38717 Merge remote-tracking branch 'refs/remotes/origin/api-structs' into api-structs
c796bbdcfc correct create endpoint
2b34a0900c check for status code and unmarshal on errResponse
57a49819f4 Merge branch 'master' into api-structs
abc01b7cee change to local setup endpoint
Compare 5 commits »
carlos pushed to tests-refactor at urdt/ussd 2024-10-24 11:07:14 +02:00
f99486c190 correct import
57a07af8ca correct import
5692440099 move to testutil
651969668f move to testutil
f3a028f1fc move to testutil
Compare 5 commits »
carlos pushed to api-structs at urdt/ussd 2024-10-24 09:10:30 +02:00
9f2d57ea03 update tests
d74a4cc33b update service mock method signatures
308ca99fb0 remove reload account creation
08e709f1b3 check for error responses
9bc9d04a49 use errresponse and okresponse for deserialization
Compare 5 commits »
carlos created pull request urdt/ussd#127 2024-10-23 16:28:38 +02:00
api-context