Ayaz Salikhov
37c510fc8e
Fix all typing issues
2022-01-23 12:44:16 +03:00
Ayaz Salikhov
12b618c5da
Unify docker usage in tests
2022-01-22 00:46:20 +02:00
Ayaz Salikhov
4049365492
Fix
2022-01-18 19:54:28 +03:00
Ayaz Salikhov
2a1316c9ac
Add some typing to tests
2022-01-18 19:13:17 +03:00
Erik Sundell
411663b5d4
black style tweaks: add trailing commas
2021-06-28 22:07:26 +02:00
Erik Sundell
a582c24e19
black style tweaks: manually added commas etc to tweak formatting
2021-06-28 22:07:26 +02:00
Erik Sundell
fe3968efe0
pre-commit: run black autoformatter on all files
2021-06-28 22:07:23 +02:00
Ayaz Salikhov
9aafae7bee
Merge branch 'master' into asalikhov/units_test
2021-06-27 13:57:20 +03:00
Ayaz Salikhov
5c860df8c4
Move assert after logs output to make debug easier
2021-06-27 13:19:05 +03:00
Ayaz Salikhov
4828b4146f
Fix style in tests
2021-06-27 12:32:26 +03:00
Ayaz Salikhov
532d3734dc
Apply suggestions from code review
2021-06-27 12:30:07 +03:00
Ayaz Salikhov
9bf20478b6
Fix style
2021-06-26 18:40:50 +03:00
Ayaz Salikhov
bbb91c41a6
Fix style
2021-06-26 18:40:50 +03:00
Ayaz Salikhov
30a1d17085
Add a way to easily test units
2021-06-26 18:40:50 +03:00
romainx
92289757d2
JupyterLab 3.0 and other updates
2021-01-22 09:36:22 +01:00
romainx
35d3fff770
Basic check of extension added
2021-01-02 09:31:00 +01:00
Ayaz Salikhov
cab70d11c5
Fix
2020-09-28 06:39:42 +03:00
Ayaz Salikhov
e3085ca89e
Merge branch 'master' into asalikhov/py_codestyle
2020-09-28 06:37:23 +03:00
romainx
e1b97737f8
Matplotlib test factorization (Follow-on PR #1169 )
2020-09-26 11:29:43 +02:00
Mark Dean
f527551a44
add cm-super
2020-09-25 11:16:19 -04:00
Ayaz Salikhov
b1e4688d5c
Add automatic checks
2020-07-04 19:06:21 +02:00
Ayaz Salikhov
94cd03d6b9
Fix python codestyle
2020-07-04 18:30:53 +02: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
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