unit test moved

This commit is contained in:
cpu
2023-12-22 00:13:58 +01:00
parent 3d18b9297e
commit a61c4458a9

View File

@@ -84,6 +84,11 @@ Just run `python3 kukuc-clock.py` then press and hold the button connected to th
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
------------------------------------------------------
@@ -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
> `sudo alsactl store`
Run unit tests
--------------
> `cd test`
`python3 -m unittest test_slovak_datetime_formatter`