Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | documentation metadata API (#57) | 2018-06-05 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | * Add documentation metadata "schema". * Add seed data for `pydoc_links` table. * Add tests for the `doc` API. * Allow specifying multiple parameters. * Move up line in generator. * make each docs test a function for greater test report visibility * fix a typo * Use fixtures instead of `pytest-ordering`. * Move `doc` API to `/bot/doc`. * Use new migration system. | |||
* | Tests directory (#73) | 2018-05-20 | -0/+25 | |
moves all tests into a testing directory and splits the tests into separate files |