Dain Nilsson
40809881b2
Add lint rules for relative imports and order.
2023-11-27 11:41:05 +01:00
Adam Velebil
c8007213bd
fix Finder.description
deprecation
2023-11-23 15:33:15 +01:00
Adam Velebil
4ae9791841
simplify and add hint
2023-11-14 14:03:47 +01:00
Adam Velebil
40f806ed17
Use env variable for test keys serial numbers
2023-11-13 16:50:20 +01:00
Dain Nilsson
d49d57abe7
Fix integration tests.
2023-07-04 14:21:13 +02:00
Joakim Troëng
7b45236fac
cleaning up _approved_yubikeys.dart
2023-06-30 15:50:47 +02:00
Joakim Troeng
a8d693a50a
removed approved sers.
2023-06-30 15:35:50 +02:00
Joakim Troeng
94dc10a720
folders
2023-06-30 15:32:10 +02:00
Dain Nilsson
7c0814a8e0
Refactor and combine platform specific settings pages.
2023-03-03 16:13:28 +01:00
Dain Nilsson
5e85c89c8f
Fix opening OATH dialog in tests.
2023-02-27 11:14:25 +01:00
Adam Velebil
0d48b43a5a
wait longer in renameAccount integration test
2023-01-13 15:11:36 +01:00
Adam Velebil
03b9f2e69c
update integration tests
2023-01-13 15:11:35 +01:00
Adam Velebil
afc21b9dcf
fix Android provider overrides
2023-01-02 18:02:32 +01:00
Adam Velebil
20c703b084
tests
2022-11-29 10:51:10 +01:00
Adam Velebil
1bb9f7462d
move integration test readme to doc directory
2022-11-10 13:10:12 +01:00
Adam Velebil
a1a978d24a
remove reset_key test
2022-11-10 12:09:38 +01:00
Adam Velebil
021f34f84d
add integration tests README
2022-11-10 12:09:16 +01:00
Adam Velebil
46cefcddba
remove Android Beta dialog
2022-10-07 16:29:43 +02:00
Adam Velebil
f472097a9f
license notice update in source files
2022-10-04 12:12:54 +02:00
Adam Velebil
09f2199a28
add otp tests
2022-10-03 15:34:06 +02:00
Adam Velebil
a43bacc073
theme preferences tests
2022-09-23 10:17:28 +02:00
Adam Velebil
fa37316b52
update beta dialog code to follow common pattern
2022-09-14 12:03:36 +02:00
Adam Velebil
eb1f67e4fb
update tests, make them pass on Neo with delays
2022-09-13 17:13:06 +02:00
Adam Velebil
9b6ca9aa47
refactor oath integration tests
2022-09-13 12:32:13 +02:00
Adam Velebil
a64bec8216
fix and simplify YubiKey serial number validation
2022-09-13 09:52:48 +02:00
Adam Velebil
0bf7e898ab
force exit for incompatible YubiKeys
2022-09-13 08:43:23 +02:00
Adam Velebil
4f2a9e5a41
get device info + YubiKey protection by SN
2022-09-12 16:00:08 +02:00
Dain Nilsson
f198b47bbf
Refactor Key usage in tests.
2022-09-12 12:58:17 +02:00
Adam Velebil
edfa0402c9
remove unused import
2022-09-12 10:58:23 +02:00
Adam Velebil
b35b0d2fe3
no accounts and conditional rename functionality
2022-09-12 10:51:40 +02:00
Adam Velebil
605e70c7c9
cleanup
2022-09-12 07:01:10 +02:00
Adam Velebil
ec232f2c9c
oath test update
2022-09-12 06:34:49 +02:00
Adam Velebil
69228ae482
oath account, andr. settings, andr. beta dlg tests
2022-09-11 11:05:00 +02:00
Dennis Fokin
826a17e35b
Smaller fixes to make the tests pass on my Win10
2022-07-22 13:29:32 +02:00
Adam Velebil
8f1e831ca7
compile fixes
2022-07-21 15:54:47 +02:00
Adam Velebil
e40f8b8608
reformat
2022-07-21 15:43:59 +02:00
Adam Velebil
41aab24cde
remove unused code/files
2022-07-21 15:43:22 +02:00
Adam Velebil
466bbb94a1
Update for DeviceButton, remove randomnes
2022-07-21 15:42:47 +02:00
Joakim Troëng
19bb535fda
added all tests relating to OATH options, and a first TOTP test (max
...
accounts)
2022-07-06 22:50:38 +02:00
Joakim Troëng
b29917de8c
Merge remote-tracking branch 'origin/main' into test/oath-integration-test
2022-07-05 14:58:21 +02:00
Dain Nilsson
7f093d97a2
Handle Non-YubiKey NFC devices-
...
This changes the currentDeviceDataNotifier to use an AsyncValue instead
of a nullable YubiKeyData to allow for error states, and handles such a
state for NFC readers when a non-YubiKey is present.
2022-06-28 19:51:58 +02:00
Adam Velebil
77d3e9261c
simplify app init
2022-05-12 15:35:14 +02:00
Dain Nilsson
0641418e34
Fix lint warnings.
2022-05-12 08:34:51 +02:00
Joakim Troëng
46b6c30daf
Testing max TOTP accounts for a standard key (32)
2022-05-11 22:52:38 +02:00
Joakim Troëng
2d231bca99
first stab at testing OATH passwords from password management screen
2022-05-11 21:42:14 +02:00
Joakim Troëng
f817a9eb7f
OATH reset and FIDO reset are added
2022-05-11 14:43:06 +02:00
Dain Nilsson
51a76f686d
Fix "--log-level" argument which wasn't working correctly.
2022-05-02 11:25:37 +02:00
Dain Nilsson
10f46ec478
Refactor logging and add LogWarningOverlay.
2022-05-02 11:25:34 +02:00
Adam Velebil
b8b41830d2
enable desktop in integration tests
2022-04-27 13:42:36 +02:00
Adam Velebil
4bbe996e8e
add account test
2022-04-14 09:08:33 +02:00