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

move fakes to arcadefakes package #6

Merged
merged 1 commit into from
May 25, 2021
Merged

Conversation

billiford
Copy link
Collaborator

It's nice to put files in the pkg directory and have them be part of the root package (in this case, arcade). But when creating fakes that will be used in external classes the default generated fake package (pkgfakes) is too generic and will be a nightmare to work with in tests.

This small fix explicitly defines where the fakes will be stored.

@dmrogers7 dmrogers7 merged commit f62f011 into master May 25, 2021
@dmrogers7 dmrogers7 deleted the move-fakes-package branch May 25, 2021 23:48
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.

2 participants