Commit Graph

22 Commits

Author SHA1 Message Date
romainx
5f140e6972 Bump Miniforge patch number to the latest released
Fix the CondaPackageHelper to handle cases when conda spec is expressed with two `=` signs instead of a single one.
2020-11-25 21:35:05 +01:00
romainx
9194225482 Exclude bzip2 from python import tests 2020-11-13 18:32:36 +01: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
Mark Dean
e116a07612 reorder 2020-04-22 20:29:49 -04:00
Mark Dean
2961406f58 name mapping needed for pytables 2020-04-22 20:18:39 -04:00
romainx
8de52359ad Fix a bug in the helper method
and also make the code more readable.
2020-04-06 19:26:58 +02:00
romainx
d458afffaf Big upgrade
- Bump root container version
- Bump  packages of
  - scipy-notebook
  - r-notebook
  - datascience-notebook
- add -y flag to jupyter lab commands in scipy-notebook
- Fix a bug in check outdated packages when packages installed through pip
2020-04-04 23:04:45 +02:00
romainx
18bf282a2b Fixed _packages_from_json 2020-03-12 22:02:44 +01:00
romainx
fbea8a6f12 Fix a spylon_kernel forgot a test value ... 2020-03-09 20:45:27 +01:00
romainx
d4c746a81d Changes according to the review 2020-03-09 20:38:27 +01:00
romainx
42c3d62e2e Fix doc 2020-03-08 10:00:32 +01:00
romainx
526ae62da1 Small fix on the package doc 2020-03-08 09:59:27 +01:00
romainx
7161a4c232 Test package small refactoring 2020-03-08 09:57:36 +01:00
romainx
3b3f19a5e3 First working version need refactoring 2020-03-08 08:34:12 +01:00
romainx
416dc99d03 Usage of conda env export 2020-03-03 21:11:33 +01:00
romainx
b46fa3f9e6 Refactoring into CondaPackageHelper for reuse 2020-03-01 08:19:43 +01:00
romainx
083e2bbe33 filter dependencies from outdated packages 2020-02-27 22:38:18 +01:00
romainx
bf91753dc6 minor changes on outdated package helper 2020-02-13 10:20:42 +01:00
romainx
b6ca292975 Check outdated packages 2020-02-12 20:30:25 +01: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