Commit Graph

8 Commits

Author SHA1 Message Date
Ayaz Salikhov
e2f5d5b3b9 Run tests in parallel 2022-02-14 17:29:24 +03:00
Ayaz Salikhov
c89d5ac623 Use formatted strings
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2022-02-14 14:49:16 +03:00
Ayaz Salikhov
5ebb4bd0f2 Choose random host port in tests 2022-02-14 14:15:08 +03:00
Ayaz Salikhov
12b618c5da Unify docker usage in tests 2022-01-22 00:46:20 +02:00
Ayaz Salikhov
2a1316c9ac Add some typing to tests 2022-01-18 19:13:17 +03:00
romainx
4e1bcc8236 Matplotlib tests + helpers methods
* Maplotlib is an important package. It has now its own test checking that a plot can be generated and exported has an image.
* Some helpers methods added to the `Makefile` mainly permitting to clean containers and images
* Improved assertion messages of some tests
2020-04-28 15:17:56 +02:00
Peter Parente
8a59d74813 Refactor to share fixtures with option tests 2017-11-28 23:57:05 -05:00
Peter Parente
2b75a5afce Switch to pytest for container testing 2017-11-27 23:17:03 -05:00