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

support setting_changed test signal for settings.DJPT_KNOWN_LIMITS_DOTTED_PATHS #12

Open
zsoldosp opened this issue Nov 3, 2016 · 0 comments

Comments

@zsoldosp
Copy link
Owner

zsoldosp commented Nov 3, 2016

as currently it's initialized once

the difficulty why it wasn't done as part of #4 is that

  • there are many different registries created during testing and they all might be effected. Some might mock out the actual class loading (as good unit tests should), but some might not, and thus it would cause issues when the mocked tests change it to ['blah', 'no.such.module']
  • also, this could get even more complicated after use the registry for setting up the collectors with id_ #11
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

No branches or pull requests

1 participant