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 interfaces to interfaces.py #9

Closed
jamadden opened this issue Nov 30, 2016 · 0 comments
Closed

Move interfaces to interfaces.py #9

jamadden opened this issue Nov 30, 2016 · 0 comments
Assignees
Milestone

Comments

@jamadden
Copy link
Member

(But leave BWC imports in init.py.)

This follows the common standard and may also help with documentation.

@jamadden jamadden self-assigned this Nov 30, 2016
@jamadden jamadden added this to the 2.0 milestone Nov 30, 2016
jamadden added a commit that referenced this issue Dec 1, 2016
Currently in subscribers.py, this may or may not be the best
place for it. A substantial doc reorginazation can come after #8, #9 and
issue #6 (PR #10, this one) are merged.

[skip ci]
jamadden added a commit that referenced this issue Dec 3, 2016
There is a basic example of configuration, currently in subscribers.py,
this may or may not be the best place for it. A substantial doc
reorginazation can come after #8, #9 and issue #6 (PR #10, this one) are
merged.

Fixes #6
jamadden added a commit that referenced this issue Dec 7, 2016
* Add subscribers for lifecycle events.

There is a basic example of configuration, currently in subscribers.py,
this may or may not be the best place for it. A substantial doc
reorginazation can come after #8, #9 and issue #6 (PR #10, this one) are
merged.

Fixes #6

* typos

* Refactor tests.

Separate each main functional test into its own file. This greatly
simplifies the imports of most of them.

Also simplify the subscriber tests by removing some partially duplicated
code.

* Correct wrong interface name in subscribers.zcml

Test this file by relying on it to configure the subscribers in
test_subscribers.py.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant