Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructuring the tests directory #71

Open
rajaswa opened this issue May 21, 2020 · 1 comment
Open

Restructuring the tests directory #71

rajaswa opened this issue May 21, 2020 · 1 comment
Assignees
Labels
help wanted Extra attention is needed Priority: Medium Style Stylistic Issues

Comments

@rajaswa
Copy link
Member

rajaswa commented May 21, 2020

The test cases need to be restructured according to the source directory:

  • Separate directory for every subpackage
  • Separate file for every module

Check GenRL for reference:
https://github.com/SforAiDl/genrl/tree/master/genrl
https://github.com/SforAiDl/genrl/tree/master/tests

@rajaswa rajaswa added help wanted Extra attention is needed Priority: Medium Style Stylistic Issues labels May 21, 2020
@someshsingh22
Copy link
Member

I will take this up,
I think it should be
tests
---- test_module
---- test_package
--------- test_package_module

@someshsingh22 someshsingh22 self-assigned this May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Priority: Medium Style Stylistic Issues
Projects
None yet
Development

No branches or pull requests

2 participants