• Joined on 2024-08-10
carlos pushed to wip-unit-tests at urdt/ussd 2024-09-18 14:52:53 +02:00
2cd0b4434f clean -up tests
carlos pushed to wip-pin-guard at urdt/ussd 2024-09-18 14:01:27 +02:00
edc6e9a3f9 add swahili nodes,remove extra spaces
carlos pushed to wip-pin-guard at urdt/ussd 2024-09-18 13:12:51 +02:00
27c7d4f35b add swahili nodes for retry
65b86ddeef Merge remote-tracking branch 'remotes/origin/master' into wip-pin-guard
7eb0bf3369 add swahili menu version
4098ac8a19 Merge pull request 'change-language' (#58) from change-language into master
2982f08b41 Merge branch 'master' into change-language
Compare 20 commits »
carlos pushed to wip-unit-tests at urdt/ussd 2024-09-18 10:26:44 +02:00
c735bf688d update tests
4098ac8a19 Merge pull request 'change-language' (#58) from change-language into master
2982f08b41 Merge branch 'master' into change-language
75ab9c66a3 run TestSetLanguage with execPath instead of input
95f02231b3 Merge pull request 'Unit tests' (#62) from wip-unit-tests into master
Compare 17 commits »
carlos commented on issue urdt/ussd#5 2024-09-17 19:40:04 +02:00
Remove menu selector based switch statement in SetLanguage

Does this change work towards solving the code smell? `func (h *Handlers) SetLanguage(ctx context.Context, sym string, input []byte) (resource.Result, error) { var res resource.Result

sym,…
carlos created branch wip-menu-select-fix in urdt/ussd 2024-09-17 19:17:52 +02:00
carlos pushed to wip-menu-select-fix at urdt/ussd 2024-09-17 19:17:52 +02:00
carlos pushed to wip-pin-guard at urdt/ussd 2024-09-17 15:09:43 +02:00
eefdc1c0f2 add pin guard nodes
carlos created pull request urdt/ussd#62 2024-09-17 14:47:39 +02:00
Unit tests
carlos pushed to wip-unit-tests at urdt/ussd 2024-09-17 14:45:17 +02:00
599f7a2857 add more tests
b19188165b Merge pull request 'wip-menu-help' (#56) from wip-menu-help into master
2ed9f083bb add quit with helpline info
e323ffa078 Merge pull request 'Pin reset' (#59) from wip-pin-reset into master
68de83af97 Merge pull request 'Allow setting go-vise path for asm executable in makefile' (#57) from lash/vise-make-var into master
Compare 13 commits »
carlos created branch wip-pin-guard in urdt/ussd 2024-09-17 10:52:59 +02:00
carlos pushed to wip-pin-guard at urdt/ussd 2024-09-17 10:52:59 +02:00
carlos pushed to wip-pin-reset at urdt/ussd 2024-09-16 14:17:31 +02:00
a3f2b23128 add pin reset templates for swahili
carlos pushed to wip-pin-reset at urdt/ussd 2024-09-16 13:59:44 +02:00
09f970db9b navigate to main menu after successful pin reset
04edd90c21 fix sink issue onback option
Compare 2 commits »
carlos pushed to wip-pin-reset at urdt/ussd 2024-09-16 13:40:08 +02:00
a3f410875a define temporary key value
3f3e98e637 add pin reset handlers
Compare 2 commits »
carlos created pull request urdt/ussd#59 2024-09-16 13:32:38 +02:00
WIP: add pin reset nodes
carlos pushed to wip-pin-reset at urdt/ussd 2024-09-16 13:31:05 +02:00
660f8b7aa2 add pin reset nodes
carlos created branch wip-pin-reset in urdt/ussd 2024-09-16 08:46:44 +02:00
carlos pushed to wip-pin-reset at urdt/ussd 2024-09-16 08:46:44 +02:00
carlos pushed to wip-unit-tests at urdt/ussd 2024-09-14 19:59:51 +02:00
78c033e61c remove deprecated code