Commit Graph

8 Commits

Author SHA1 Message Date
Mark Towers
ab3e02db83 Reduce the number of unexpected warnings during testing (#3050)
* Initial commit

* Remove unnecessary `warnings.simplefilters`

* Fix tests for new step API

* Fix testing

Co-authored-by: Markus28 <montcyril@gmail.com>
2022-08-30 14:47:26 -04:00
Mark Towers
3ea8819803 backward compatibility when metadata doesn't include render mode (#2990) 2022-07-26 08:40:35 -04:00
Mark Towers
f3f8a970b7 Fixed tests for Car racing v2 (#2964) 2022-07-14 08:35:02 -04:00
Mark Towers
015b31fa76 Bug fix, add tests for environment checker and passive environment checker wrapper (#2903) 2022-07-10 21:45:24 -04:00
Arjun KG
907b1b20dd New Step API with terminated, truncated bools instead of done (#2752) 2022-07-09 16:48:06 -04:00
Markus Krimmel
cc7552f6de Properly check whether AttributeError is caused by render_mode (#2941) 2022-07-01 09:47:10 -04:00
Markus Krimmel
94081fbc0a Pitch: Wrapper that adds human-mode rendering to any environment with rgb_array-rendering (#2719) 2022-06-24 16:25:58 -04:00
Mark Towers
174c299697 Split test registration (#2900) 2022-06-23 08:54:50 -04:00