mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-22 16:32:01 +03:00
Adding some documentation regarding
This commit is contained in:
parent
f58ac5c683
commit
68eedc6e92
@ -14,7 +14,12 @@ as they depend on other technology which are a bit to expensive to automate (cam
|
||||
the flutter test framework.
|
||||
|
||||
To run the tests you need to specify the serial number of a Yubikey which the tests are able to run
|
||||
on (OBS this key will be reset by running the tests, so don't use one of your personal keys).
|
||||
on (OBS this key will be reset by running the tests, so don't use one of your personal keys). This
|
||||
either be defined as an anvironment variable on execution, or in a CSV-file with serial numbers:
|
||||
|
||||
$ /yubioath-flutter/integration_test/test_res/resources/approved_serial_numbers.csv
|
||||
|
||||
This file is part of .gitignore, and should never be committed.
|
||||
|
||||
=== Desktop
|
||||
Running the tests for the CI environment:
|
||||
|
Loading…
Reference in New Issue
Block a user