-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Merge test and tests folder and clean up files #5023
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
Conversation
@marthacryan IMO -- move the existing tests which were inside tests/ into tests/unit/ so that we have
tests/
- percy/
- unit/
- test_core/
- etc.
Not strictly necessary because it seems like pytest tests/ "just works" and skips the percy/ dir anyway, but I think it would be ideal to have a directory which contains only the Pytest tests in case we need it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
test/vvtest/percytotests/percyto consolidate test directories.gitignoreand circle CI config to point to new location ofpercydirectory