7228b818e3
swap-fix ( #78 )
...
release / docker (push) Has been cancelled
- Resolves a "key not found error" on the swap max limit node
- Resolves double PIN requests when authorizing transactions #67
Reviewed-on: #78
Co-authored-by: alfred-mk <alfredmwaik@gmail.com>
Co-committed-by: alfred-mk <alfredmwaik@gmail.com>
2025-06-03 09:19:13 +02:00
7b1676bb37
fixes: recipient address and phone number ( #74 )
...
release / docker (push) Has been cancelled
- Add functionality to checksum addresses...resolves #66
- Remove white spaces from the recipient input...resolves #70
Reviewed-on: #74
Reviewed-by: Mohamed Sohail <kamikazechaser@noreply.localhost>
Co-authored-by: alfred-mk <alfredmwaik@gmail.com>
Co-committed-by: alfred-mk <alfredmwaik@gmail.com>
2025-05-07 11:45:38 +02:00
06cab56427
fix failing tests: menuhandlers missing the logdb
2025-04-29 13:25:31 +03:00
d0c181bca2
Merge branch 'master' into route-api-errors
2025-04-29 12:58:46 +03:00
78e82edfb5
added the logdn to the menuhandler tests
2025-04-28 12:26:06 +03:00
a5c4866b23
add required logdb to menuhandler
2025-04-28 11:50:25 +03:00
a6e569afb1
remove the verify_new_pin functionality that managed the unused flag_valid_pin
2025-04-28 11:37:44 +03:00
446514d8ce
remove unused function reset_valid_pin
2025-04-28 11:37:44 +03:00
e8ff468c7b
update the reset flags in TestCheckBlockedStatus
2025-04-28 11:37:41 +03:00
965f343230
update the reset flags in TestConfirmPinChange
2025-04-28 11:37:40 +03:00
3426d31a9e
use the correct flag_invalid_pin in TestSaveTemporaryPin
2025-04-28 11:37:40 +03:00
ad395c4b1a
remove code related to admins resetting a user's actual PIN
2025-04-28 11:37:38 +03:00
58242c8d55
fix failing test: TestManageVouchers
2025-04-02 10:53:36 +03:00
3c84fb5ae7
Merge branch 'master' into route-api-errors
2025-04-02 10:38:47 +03:00
0458ac9498
fix failing test
2025-04-01 12:38:57 +03:00
39e1c84a45
added TestManageVouchers for ManageVouchers
2025-03-26 14:27:17 +03:00
8ebd2bbbfa
remove alias updates from TestUpdateAllProfileItems
release / docker (push) Has been cancelled
2025-03-24 20:06:07 +03:00
06c534cbb1
remove the subprefix db from TestViewVoucher
2025-03-24 20:03:20 +03:00
b8d53f82bb
remove the subprefix db from TestGetVoucherList
2025-03-24 20:01:44 +03:00
419716a2b4
remove the subprefix db from TestCheckVouchers
2025-03-24 19:57:08 +03:00
b327b569fb
fix failing test
2025-03-21 09:05:51 +03:00
c2a0b05c84
fix: update expected content in checkbalance function
2025-03-03 12:12:46 +03:00
226d1f5697
fix: update authorize test function
2025-02-27 13:21:42 +03:00
2f1dbb9147
added TestClearTemporaryValue
2025-02-11 13:10:56 +03:00
c324e29aea
added test case to the TestCheckVouchers
2025-02-11 13:00:23 +03:00
14df16098c
Updated tests to include the mockState
2025-02-06 15:10:15 +03:00
1cdd5a37ae
Merge branch 'master' into alfred/test-updates
2025-02-06 15:02:18 +03:00
lash
6c77d04284
Merge branch 'lash/async-inputs' into lash/custom-engin
2025-02-05 16:27:10 +00:00
3d9eeddab8
Remove the Move to top node on empty input test case
2025-02-05 19:07:35 +03:00
ff3c597158
added TestUpdateAllProfileItems
2025-02-04 11:03:23 +03:00
09c5f3a14c
added TestInsertProfileItems
2025-02-04 10:30:39 +03:00
f7873bfef7
add mock state to failing tests
2025-02-04 10:16:12 +03:00
5a586eb67a
added TestConstructAccountAlias
2025-01-27 13:31:00 +03:00
6a945f8f20
added TestResetUnregisteredNumber
2025-01-27 12:53:02 +03:00
39f8c86e8b
added TestResetValidPin
2025-01-27 12:50:46 +03:00
73b501c8aa
removed left over commented code
2025-01-27 12:42:48 +03:00
a6cd4b5fca
added TestResetOthersPin
2025-01-27 12:36:04 +03:00
d47bc6c241
Merge branch 'master' into alfred/test-updates
2025-01-27 12:23:13 +03:00
dd55906e70
added TestGetCurrentProfileInfo
2025-01-27 11:35:05 +03:00
6fdf3735d0
added TestCheckBlockedNumPinMisMatch
2025-01-27 10:52:43 +03:00
b492421851
enhanced the TestSaveOthersTemporaryPin
2025-01-27 10:40:35 +03:00
128c0162d2
added TestSaveOthersTemporaryPin
2025-01-27 02:13:53 +03:00
ebe94c705f
added TestValidateBlockedNumber
2025-01-27 01:46:14 +03:00
df0c1b3429
added TestQuitWithHelp and TestShowBlockedAccount
2025-01-27 01:25:01 +03:00
d66fd894bc
added TestMaxAmount
2025-01-27 01:17:44 +03:00
28185fc2c5
added TestRetrieveBlockedNumber
2025-01-27 01:05:32 +03:00
64a87231ca
removed redundant type from array
2025-01-24 15:43:42 +03:00
cd37adc288
update test
2025-01-24 15:02:30 +03:00
b6161da749
fix failing test
2025-01-24 09:32:21 +03:00
0e480e3d55
enhanced the TestViewTransactionStatement
2025-01-23 16:08:04 +03:00