mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-26 10:33:15 +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.
|
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
|
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
|
=== Desktop
|
||||||
Running the tests for the CI environment:
|
Running the tests for the CI environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user