Commit graph

5916 commits

Author SHA1 Message Date
Martin Bubel
ae3f3ba572 skip broken test 2023-12-02 17:59:08 +01:00
Martin Bubel
b9938124a0 github-actions: simply setup 2023-12-02 17:50:08 +01:00
Martin Bubel
f485af7dcd update config parser due to deprecated function usage 2023-12-02 15:48:47 +01:00
Martin Bubel
53254cdce9 github-actions: deactivate installs 2023-12-02 15:42:30 +01:00
Martin Bubel
d3d93d2286 github-actions: add paramz workaround 2023-12-02 15:41:12 +01:00
Martin Bubel
ca4f2425bc replace collections iterable by typing iterable 2023-12-02 15:01:01 +01:00
Martin Bubel
a8638f7c5b github-actions: add matplotlib 2023-12-02 14:24:34 +01:00
Martin Bubel
48eb989a0c github-actions: fix pytest 2023-12-02 14:21:55 +01:00
Martin Bubel
a8731c45f2 github-actions: add install setuptools 2023-12-02 14:17:48 +01:00
Martin Bubel
522a79acbb github-actions: try setup install user 2023-12-01 19:56:25 +01:00
Martin Bubel
53eb31b88a github-actions: rollback python3 to python 2023-12-01 19:52:38 +01:00
Martin Bubel
bb17c17aba github-actions: use python3 instead of python 2023-12-01 19:44:19 +01:00
Martin Bubel
69f0fe5d2f github actions: add python venv to prevent permission error 2023-12-01 19:36:28 +01:00
Martin Bubel
705a66ae89 add github actions file 2023-12-01 18:51:16 +01:00
Martin Bubel
328312f342
Merge pull request #1040 from SheffieldML/1030-move-from-nose-to-pytests
1030 move from nose to pytests
2023-11-16 18:50:29 +01:00
Martin Bubel
caafcbf1d7 add pytest to appveyor.yml 2023-11-16 08:06:05 +01:00
Martin Bubel
e8cafdbe06 update readme 2023-11-13 21:04:38 +01:00
Martin Bubel
07f2c50f3b remove nose install from appreyor.yml 2023-11-13 21:03:51 +01:00
Martin Bubel
6cf318323d replace nose by pytest in requrements.txt 2023-11-13 21:03:21 +01:00
Martin Bubel
1df19252d3 update travis_tests.py 2023-11-13 21:02:29 +01:00
Martin Bubel
9913763529 update travis_tests 2023-11-13 21:02:20 +01:00
Martin Bubel
2268ea8652 remove nosetest install from .travis.yml 2023-11-13 21:00:56 +01:00
Martin Bubel
6ea51bd0b0 add more python versions to .travis.yml 2023-11-13 21:00:19 +01:00
Martin Bubel
faae055ebc update readme 2023-11-13 20:59:43 +01:00
Martin Bubel
f4e28d6d7d remove additional mp_test__.py 2023-11-13 20:59:32 +01:00
Martin Bubel
7983d87a85 update changelog.md 2023-11-13 20:58:18 +01:00
Martin Bubel
6d5258e659 update run coverage 2023-11-13 20:52:24 +01:00
Martin Bubel
7902cfb609 deactivate test_mpi.py 2023-11-13 20:50:21 +01:00
Martin Bubel
238775116f deactivate test_examples.py 2023-11-13 20:49:31 +01:00
Martin Bubel
bd14886c2d re-add mpi_test__.py 2023-11-08 18:54:08 +01:00
Martin Bubel
684508c965 re-add mpi_test__.py 2023-11-08 18:53:52 +01:00
Martin Bubel
722fe6da35 fix test_model 2023-11-08 18:51:48 +01:00
Martin Bubel
800f24b130 replace pypi paramz by forked paramz 2023-11-08 18:51:20 +01:00
Martin Bubel
c929ffa934 update setup.py to use paramz fork 2023-11-08 08:19:15 +01:00
Martin Bubel
70ac8575c7 add dev dependencies to setup.py 2023-10-18 23:02:14 +02:00
Martin Bubel
4834339550 remove todos 2023-10-18 20:21:16 +02:00
Martin Bubel
7d9fffc04b fix pytest raises 2023-10-18 20:17:38 +02:00
Martin Bubel
caba8fd63f remove unittest imports 2023-10-18 20:17:29 +02:00
Martin Bubel
654edd6f22 remove unittest stuff from testing init file 2023-10-18 20:17:09 +02:00
Martin Bubel
a4bb4a46a8 fix assert raises in model tests 2023-10-18 20:16:55 +02:00
Martin Bubel
b7d6b0a0cc remove unittest in mpi tests 2023-10-18 20:04:41 +02:00
Martin Bubel
9a2dc10a3d update name in grid test 2023-10-18 20:04:16 +02:00
Martin Bubel
a082f5b669 fix link function tests 2023-10-18 19:54:49 +02:00
Martin Bubel
6a56872932 fix pytesting minibatch 2023-10-17 08:30:52 +02:00
Martin Bubel
df2af35a41 fix pytesting ep_likelihood 2023-10-17 08:30:37 +02:00
Martin Bubel
878eea8fc1 fix pytesting kernels 2023-10-17 08:30:26 +02:00
Martin Bubel
9006236463 fix pytesting pickle 2023-10-17 08:12:07 +02:00
Martin Bubel
3a8b093c65 fix pytesting test_cython.py 2023-10-17 08:11:58 +02:00
Martin Bubel
65af6ee35e replace np.int by int 2023-10-16 21:20:17 +02:00
Martin Bubel
a6d78d79aa replace np.float by float 2023-10-16 18:53:11 +02:00