-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: django
-
None
Context
We have inline examples in our docs for django-mongodb-extensions. We should convert them to use sphinx doctest to ensure correctness and as a regression test. These doctests should be run on pull requests.
Definition of done
Existing inline examples are converted to doctests.
Pitfalls
Some doctests might require a running MongoDB instance. We'd want to ensure that one was running.