Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk created pull request urdt/ussd#157 2024-11-04 11:59:34 +01:00
lash/export-to-term
Alfred-mk pushed to remove-db-mocks at urdt/ussd 2024-11-02 01:22:40 +01:00
476a69fe1b Update menuhandler tests to use the memdb instead of dbmocks
Alfred-mk pushed to remove-db-mocks at urdt/ussd 2024-11-02 01:21:45 +01:00
c52f8312e4 Remove the dbmock and userdbmock
Alfred-mk created pull request urdt/ussd#152 2024-11-01 11:18:38 +01:00
WIP: Remove the subprefixdbmock
Alfred-mk pushed to remove-db-mocks at urdt/ussd 2024-11-01 11:17:53 +01:00
cfe3e526df Remove the subprefixdbmock
Alfred-mk created branch remove-db-mocks in urdt/ussd 2024-11-01 08:10:35 +01:00
Alfred-mk pushed to remove-db-mocks at urdt/ussd 2024-11-01 08:10:35 +01:00
Alfred-mk commented on issue urdt/ussd#145 2024-11-01 07:15:52 +01:00
Consolidate temp data storage

Resolved in PR urdt/ussd#150

Alfred-mk closed issue urdt/ussd#145 2024-11-01 07:15:52 +01:00
Consolidate temp data storage
Alfred-mk pushed to consolidate-temp-data-storage at urdt/ussd 2024-10-31 23:11:24 +01:00
d7ea8fa651 Use the DATA_TEMPORARY_VALUE for the user data
Alfred-mk pushed to consolidate-temp-data-storage at urdt/ussd 2024-10-31 22:45:44 +01:00
e75aa2c1f7 Merge branch 'master' into consolidate-temp-data-storage
5f666382ab Merge pull request 'profile-update-pin-check' (#149) from profile-update-pin-check into master
ce917d9e89 update tests
3ce25d0e14 Merge branch 'master' into profile-update-pin-check
d25128287e update profile information on individual node
Compare 9 commits »
Alfred-mk pushed to consolidate-temp-data-storage at urdt/ussd 2024-10-31 22:44:21 +01:00
63eed81d3d Merge branch 'master' into consolidate-temp-data-storage
Alfred-mk pushed to consolidate-temp-data-storage at urdt/ussd 2024-10-31 22:42:52 +01:00
f4ca4454ea use a single DATA_TEMPORARY_VALUE for the PIN and voucher data
Alfred-mk created pull request urdt/ussd#150 2024-10-31 14:33:44 +01:00
WIP: Consolidate temp data storage
Alfred-mk created branch consolidate-temp-data-storage in urdt/ussd 2024-10-31 14:32:12 +01:00
Alfred-mk pushed to consolidate-temp-data-storage at urdt/ussd 2024-10-31 14:32:12 +01:00
0b4bf58107 resolved failing tests due to tempData
Alfred-mk commented on issue urdt/ussd#114 2024-10-31 14:04:44 +01:00
Send menu should show nothing to send when no default token

Addressed in PR urdt/ussd#101

Alfred-mk closed issue urdt/ussd#114 2024-10-31 14:04:44 +01:00
Send menu should show nothing to send when no default token
Alfred-mk commented on pull request urdt/ussd#138 2024-10-31 12:44:50 +01:00
voucher-data

On further assessment, I see it best to remove the code as the condition would never occur.

The data being matched comes from the db, and for this condition to occur means an issue lies with…

Alfred-mk pushed to voucher-data at urdt/ussd 2024-10-31 12:44:48 +01:00
e6a369dcdd remove unused code