stable-baselines3/tests
Antonin RAFFIN 257a40ef4b
Add Gitlab CI (#12)
* Test gitlab-ci

* Try different image

* Add pytest and doc build

* Fix command

* Fix image used for CI

* Seperate pytest builds

* Fix weird seg fault in docker image due to FakeImageEnv

* Fix make command

* [ci skip] Add space in the badges

* Fix CI failures

* Re-install opencv

* Use opencv-headless

* Test with new docker image
2020-05-09 23:10:49 +02:00
..
__init__.py Init: TD3 2019-09-05 17:29:41 +02:00
test_callbacks.py Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
test_cnn.py Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
test_custom_policy.py Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
test_deterministic.py Sync identity envs 2020-05-05 16:52:22 +02:00
test_distributions.py Add Gitlab CI (#12) 2020-05-09 23:10:49 +02:00
test_envs.py Sync identity envs 2020-05-05 16:52:22 +02:00
test_identity.py Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
test_logger.py Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
test_monitor.py Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
test_predict.py Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
test_run.py Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
test_save_load.py Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
test_sde.py Remove SDE support for TD3 2020-05-08 15:00:34 +02:00
test_utils.py Update atari test 2020-05-07 16:36:48 +02:00
test_vec_check_nan.py Fix import in tests 2020-05-05 16:32:08 +02:00
test_vec_envs.py Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
test_vec_normalize.py Rename to stable-baselines3 2020-05-05 15:02:35 +02:00