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

facilitate deletion of coafile.green on running pytest #310

Open
ishanSrt opened this issue Aug 23, 2018 · 3 comments
Open

facilitate deletion of coafile.green on running pytest #310

ishanSrt opened this issue Aug 23, 2018 · 3 comments
Labels

Comments

@ishanSrt
Copy link
Contributor

ishanSrt commented Aug 23, 2018

*Identification of tests is required which create coafile.green files
after which they must be deleted in those tests

@jayvdb
Copy link
Member

jayvdb commented Sep 2, 2018

The test suite should be using a separate working directory

@ishanSrt
Copy link
Contributor Author

ishanSrt commented Sep 2, 2018

I needed some actual code to test upon and dummy test directories and files (either mocked or sometimes created) was a tedious task. We need some actual (not completely random) code for the green mode to run tests upon.

@jayvdb
Copy link
Member

jayvdb commented Sep 2, 2018

Clone a repository into a test working directory

or copy stuff into a test working directory.

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

No branches or pull requests

3 participants