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

Test and document contrib.handlers #220

Closed
copelco opened this issue Nov 28, 2012 · 2 comments
Closed

Test and document contrib.handlers #220

copelco opened this issue Nov 28, 2012 · 2 comments

Comments

@copelco
Copy link
Member

copelco commented Nov 28, 2012

  • Add docs under docs/topics/contrib/handlers.rst with app overview.
    • Include installation procedure.
    • Include description and example uses of BaseHandler, KeywordHandler, PatternHandler
    • Document INSTALLED_HANDLERS, EXCLUDED_HANDLERS, and RAPIDSMS_HANDLERS_EXCLUDE_APPS settings
    • Update docs/index.rst with proper link to new page.
  • Add tests under lib/rapidsms/contrib/handlers/tests.py and make sure we have adequate test coverage
  • PEP8 fixes
ghost pushed a commit to caktus/rapidsms that referenced this issue Jan 28, 2013
ghost pushed a commit to caktus/rapidsms that referenced this issue Jan 28, 2013
ghost pushed a commit to caktus/rapidsms that referenced this issue Jan 28, 2013
ghost pushed a commit to caktus/rapidsms that referenced this issue Jan 28, 2013
ghost pushed a commit to caktus/rapidsms that referenced this issue Jan 28, 2013
Since the start() method is being deprecated.
ghost pushed a commit to caktus/rapidsms that referenced this issue Jan 28, 2013
ghost pushed a commit to caktus/rapidsms that referenced this issue Jan 28, 2013
And other small fixes to handlers utils.
ghost pushed a commit to caktus/rapidsms that referenced this issue Jan 28, 2013
ghost pushed a commit to caktus/rapidsms that referenced this issue Jan 28, 2013
ghost pushed a commit to caktus/rapidsms that referenced this issue Jan 29, 2013
ghost pushed a commit to caktus/rapidsms that referenced this issue Jan 29, 2013
ghost pushed a commit to caktus/rapidsms that referenced this issue Jan 30, 2013
In response to comments from @copelco.
ghost pushed a commit to caktus/rapidsms that referenced this issue Jan 30, 2013
ghost pushed a commit to caktus/rapidsms that referenced this issue Jan 30, 2013
copelco added a commit that referenced this issue Feb 8, 2013
refs #220 - Tests and docs for rapidsms.contrib.handlers
@mlavin
Copy link

mlavin commented Feb 21, 2013

I had another case open for this but I see this is already slated for v0.13. See #265.

@dpoirier
Copy link
Member

dpoirier commented Mar 4, 2013

Has been merged into release-0.12.0

@dpoirier dpoirier closed this as completed Mar 4, 2013
ghost pushed a commit that referenced this issue Mar 11, 2013
This was mentioned in #265 and #220 but those issues were closed before the change was made.
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

3 participants