SforAiDl / genrl

A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibility in RL
https://genrl.readthedocs.io
MIT License
403 stars 59 forks source link

Change the structure of the tests folder to mirror GenRL's structure #288

Closed sampreet-arthi closed 3 years ago

sampreet-arthi commented 4 years ago

We need the tests structure to be like the structure of GenRL. Since these are unit tests, be careful with them and make sure they're working after any changes. Very straightforward issue, do try it if the others are seem confusing.