Skip to content

Conversation

@sarahboyce
Copy link
Collaborator

No description provided.

@pauleveritt
Copy link
Owner

One things we're doing in this repo: tests using pytest. We can of course write tests also with Django test runner. But PyCharm only supports one test runner at a time.

@pauleveritt
Copy link
Owner

Looks like you might have run Black on this repo. 😉 Should we wire Black into the requirements.txt and explain using it?

@sarahboyce
Copy link
Collaborator Author

One things we're doing in this repo: tests using pytest. We can of course write tests also with Django test runner. But PyCharm only supports one test runner at a time.

I removed the pytests and I'm also tempted to remove the react app and api.
Ideally I would want this approach in either a seperate project or a seperate branch.

Looks like you might have run Black on this repo. 😉 Should we wire Black into the requirements.txt and explain using it?

Yes good idea. I might set up a pre-commit hook and clean up the requirements.txt in general

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants