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

Renumbering of test files #125

Open
olivergs opened this issue Aug 30, 2016 · 0 comments
Open

Renumbering of test files #125

olivergs opened this issue Aug 30, 2016 · 0 comments

Comments

@olivergs
Copy link
Contributor

olivergs commented Aug 30, 2016

We should renumber test files according to some convention.

I.E.: All tests start with a 3 digit number. The first one is for component (0 for python modules, 1 for logger), the second and third one for module or feature (00 for database, 10 for sshcontroller and so on), so we can leave "blank" spaces in between (like 02, 13, or whatever) for adding tests in an specific order without having to rename all the test files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants