mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-10 00:35:02 +01:00
test wrong data and improve error handling
This commit is contained in:
parent
96c8836a98
commit
bda0186d10
5 changed files with 107 additions and 31 deletions
1
test/test_export_wrong_content.txt
Normal file
1
test/test_export_wrong_content.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.
|
||||
1
test/test_export_wrong_data.txt
Normal file
1
test/test_export_wrong_data.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
otpauth-migration://offline?data=XXXX
|
||||
1
test/test_export_wrong_prefix.txt
Normal file
1
test/test_export_wrong_prefix.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
QR-Code:otpauth-migration://offline?data=CjUKEPqlBekzoNEukL7qlsjBCDYSDnBpQHJhc3BiZXJyeXBpGgtyYXNwYmVycnlwaSABKAEwAhABGAEgACjr4JKK%2B%2F%2F%2F%2F%2F8B
|
||||
Loading…
Add table
Add a link
Reference in a new issue