c8a705ff44
move voucher related tests
2025-07-03 17:57:24 +03:00
a55d254c4f
move transaction list related tests
2025-07-03 17:52:30 +03:00
92af428af4
move send node related tests
2025-07-03 17:44:55 +03:00
5e166fd680
move registration tests
2025-07-03 17:33:11 +03:00
5d38359b66
move profile tests
2025-07-03 17:31:05 +03:00
7c21b78332
move language tests
2025-07-03 17:22:06 +03:00
916026985f
move balance tests
2025-07-03 17:16:44 +03:00
57b0fcb55f
move authorization tests
2025-07-03 17:13:51 +03:00
baa7526df3
move account_status tests
2025-07-03 17:07:26 +03:00
f22f86a2fb
move PIN tests to pin_test.go
2025-07-03 17:02:36 +03:00
a3dae12c7a
update the TestCheckBalance and add more test cases
release / docker (push) Has been cancelled
2025-07-02 09:30:30 +03:00
2807f039a7
Merge branch 'master' into add-balance-to-voucher-list
2025-07-02 08:50:50 +03:00
0fcadd4634
Merge branch 'master' into update-alias
2025-06-30 14:43:55 +03:00
9234bfd579
update the TestGetVoucherList to the expected content
2025-06-30 13:36:07 +03:00
3592e7747c
add a test case with large decimal amount
2025-06-26 12:30:44 +03:00
b497dde1e8
remove unused 'constructAccountAlias' func
2025-06-26 10:02:55 +03:00
dabdf7eba2
add a test case to ensure the stored amount is not rounded off
2025-06-24 14:55:37 +03:00
bc48dddd99
use the correct ContractAddress for the Last10TxResponse struct
2025-06-24 14:04:07 +03:00
383ef51134
use the TokenAddress instead of ContractAddress
2025-06-23 10:07:53 +03:00
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