Commit Graph

3 Commits

Author SHA1 Message Date
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
romainx
f03d638a4f removed unnecessary import 2020-04-19 10:51:20 +02:00
romainx
300511eee2 Added basic tests on some important components
* tensorflow basic tests following #1002
* pandas basic tests following #1063
2020-04-19 07:39:34 +02:00