This website requires JavaScript.
Explore
Help
Sign In
dodox
/
fancy_gym
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
4f534779ff04bd8a11e3a46a41c3388d85ecda96
fancy_gym
/
test
T
History
dodox
600575cbac
Dont run determinism tests on arbitrary external envs added by other
...
libs (like atari envs added by shimmy), only those included in gym and those added by us.
2023-10-11 13:08:06 +02:00
..
__init__.py
Added basic test cases for functionality and determinism
2021-07-26 17:07:45 +02:00
test_all_gym_builtin_envs.py
Dont run determinism tests on arbitrary external envs added by other
2023-10-11 13:08:06 +02:00
test_black_box.py
Various fixed to tests
2023-08-14 16:47:05 +02:00
test_controller.py
Added more tests
2022-09-30 15:07:48 +02:00
test_dmc_envs.py
Various fixed to tests
2023-08-14 16:47:05 +02:00
test_fancy_envs.py
Various fixed to tests
2023-08-14 16:47:05 +02:00
test_fancy_registry.py
Fix: Multiple issues in test/test_fancy_registry.py
2023-08-14 16:08:32 +02:00
test_metaworld_envs.py
Skip Tests: Metaworld does currently not correclty implement seeding
2023-09-18 18:40:47 +02:00
test_replanning_sequencing.py
Various fixed to tests
2023-08-14 16:47:05 +02:00
utils.py
Fix: Seeding of act-space is not guaranteed, seed it manually since we
2023-08-28 17:37:34 +02:00