unit test moved
This commit is contained in:
10
README.md
10
README.md
@@ -84,6 +84,11 @@ Just run `python3 kukuc-clock.py` then press and hold the button connected to th
|
|||||||
|
|
||||||
Pres `Ctrl+c` to exit
|
Pres `Ctrl+c` to exit
|
||||||
|
|
||||||
|
Run unit tests
|
||||||
|
--------------
|
||||||
|
> `cd test`
|
||||||
|
`python3 -m unittest test_slovak_datetime_formatter`
|
||||||
|
|
||||||
Make it a service to automaticaly start and run in the backgroud
|
Make it a service to automaticaly start and run in the backgroud
|
||||||
------------------------------------------------------
|
------------------------------------------------------
|
||||||
|
|
||||||
@@ -117,8 +122,3 @@ Press F6 to select a soundcard. Find your USB sound device in the list e.g. `Jab
|
|||||||
|
|
||||||
To preserve audio setting after the boot run
|
To preserve audio setting after the boot run
|
||||||
> `sudo alsactl store`
|
> `sudo alsactl store`
|
||||||
|
|
||||||
Run unit tests
|
|
||||||
--------------
|
|
||||||
> `cd test`
|
|
||||||
`python3 -m unittest test_slovak_datetime_formatter`
|
|
||||||
Reference in New Issue
Block a user