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

Reworked stubs #1

Merged
merged 3 commits into from
Jul 31, 2017
Merged

Reworked stubs #1

merged 3 commits into from
Jul 31, 2017

Conversation

cobusc
Copy link
Contributor

@cobusc cobusc commented Jul 31, 2017

  • Creation of an Abstract Base Class off which an actual implementation should be derived.
  • Creation of a mocked implentation based on the ABC.
  • The class to containing stubs now need to be specified in settings.py, e.g. STUBS_CLASS = demo.mystubs.StubClass

@cobusc cobusc merged commit d4edbdf into master Jul 31, 2017
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.

1 participant