Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk pushed to alfred/test-updates at grassrootseconomics/sarafu-vise 2025-01-27 00:14:02 +01:00
128c0162d2 added TestSaveOthersTemporaryPin
Alfred-mk pushed to alfred/test-updates at grassrootseconomics/sarafu-vise 2025-01-26 23:46:23 +01:00
ebe94c705f added TestValidateBlockedNumber
df0c1b3429 added TestQuitWithHelp and TestShowBlockedAccount
d66fd894bc added TestMaxAmount
28185fc2c5 added TestRetrieveBlockedNumber
Compare 4 commits »
Alfred-mk pushed to alfred/test-updates at grassrootseconomics/sarafu-vise 2025-01-24 13:43:49 +01:00
64a87231ca removed redundant type from array
Alfred-mk pushed to alfred/test-updates at grassrootseconomics/sarafu-vise 2025-01-23 14:44:54 +01:00
0e480e3d55 enhanced the TestViewTransactionStatement
Alfred-mk pushed to alfred/test-updates at grassrootseconomics/sarafu-vise 2025-01-23 13:54:57 +01:00
ffea1a0b96 added TestViewTransactionStatement
be5bd16616 added TestGetTransactionsList
Compare 2 commits »
Alfred-mk pushed to alfred/test-updates at grassrootseconomics/sarafu-vise 2025-01-23 11:42:26 +01:00
93723616f6 added TestCheckTransactions
Alfred-mk pushed to alfred/test-updates at grassrootseconomics/sarafu-vise 2025-01-23 09:47:23 +01:00
c9257ba0d6 added TestPersistInitialLanguageCode
Alfred-mk created branch alfred/test-updates in grassrootseconomics/sarafu-vise 2025-01-23 09:46:44 +01:00
Alfred-mk pushed to alfred/test-updates at grassrootseconomics/sarafu-vise 2025-01-23 09:46:44 +01:00
caabf4f8af updated the structure of TestPersistLanguageCode
f884b19012 added TestCheckBlockedStatus
Compare 2 commits »
Alfred-mk commented on pull request grassrootseconomics/sarafu-vise#13 2025-01-21 07:30:41 +01:00
reset account blocked flag

The check exists to reset the flag once the user access the menu.

Having the operation as part of the PIN reset increased complexity as we need to access the state of the user, reset the…

Alfred-mk created pull request grassrootseconomics/sarafu-vise#13 2025-01-21 00:32:33 +01:00
reset account blocked flag
Alfred-mk pushed to reset-account-blocked-flag at grassrootseconomics/sarafu-vise 2025-01-21 00:30:15 +01:00
fbee26da08 added CheckBlockedStatus to reset the flag_account_blocked if the incorrect PIN attempt has been reset
4fb3474b51 reset the incorrect PIN attempts to 0 when the PIN is reset
Compare 2 commits »
Alfred-mk created branch reset-account-blocked-flag in grassrootseconomics/sarafu-vise 2025-01-21 00:21:42 +01:00
Alfred-mk pushed to reset-account-blocked-flag at grassrootseconomics/sarafu-vise 2025-01-21 00:21:42 +01:00
Alfred-mk pushed to data-migration at grassrootseconomics/sarafu-vise 2025-01-20 13:33:20 +01:00
fbfd81c94e removed the SetAccountFlags function to move it to sarafu-ussd-instance
Alfred-mk created pull request grassrootseconomics/sarafu-vise#12 2025-01-20 12:47:29 +01:00
Encrypt PIN in temporary value
Alfred-mk pushed to encrypt-pin at grassrootseconomics/sarafu-vise 2025-01-20 12:46:18 +01:00
2dcec2e9fb update tests to match changes in menuhandler
286a72f12e hash the PIN in temporary value and arrange functions
Compare 2 commits »
Alfred-mk created branch encrypt-pin in grassrootseconomics/sarafu-vise 2025-01-20 09:51:34 +01:00
Alfred-mk pushed to encrypt-pin at grassrootseconomics/sarafu-vise 2025-01-20 09:51:34 +01:00
Alfred-mk pushed to data-migration at grassrootseconomics/sarafu-vise 2025-01-20 08:56:35 +01:00
bad273fa58 removed leftover commented code