log tests/test_workers.py @ 400:323d59b404a2

age author description
Sat, 25 May 2024 21:54:13 +0200 Amine Sehili Use pytest instead of genty
Mon, 11 Nov 2019 09:38:47 +0100 Amine Sehili Use python 3.4 compatible syntax
Sun, 27 Oct 2019 12:09:36 +0100 Amine Sehili Call unittest.main() in all test files
Sun, 06 Oct 2019 18:46:04 +0200 Amine Sehili Refactor main script
Fri, 04 Oct 2019 21:48:01 +0100 Amine Sehili Add tests for StreamSaverWorker
Mon, 30 Sep 2019 21:33:16 +0100 Amine Sehili Add test for PalyerWorker
Sun, 29 Sep 2019 10:20:52 +0100 Amine Sehili Add test for CommandLineWorker
Sat, 21 Sep 2019 12:13:01 +0100 Amine Sehili Add test for RegionSaverWorker
Fri, 20 Sep 2019 21:02:08 +0200 Amine Sehili Add test for PrintWorker
Wed, 18 Sep 2019 20:21:10 +0200 Amine Sehili Add test_workers.py