..
__init__.py
Broke up test_app into test_api and test_html
2017-12-15 04:08:24 -08:00
conftest.py
Apply black to everything, enforce via unit tests ( #449 )
2019-05-03 22:15:14 -04:00
fixtures.py
tests/fixtures.py can now write out plugins too
2019-05-09 09:44:21 -07:00
test_api.py
Respect --cors for error pages, closes #453
2019-05-05 08:12:03 -04:00
test_black.py
Apply black to everything, enforce via unit tests ( #449 )
2019-05-03 22:15:14 -04:00
test_csv.py
Apply black to everything, enforce via unit tests ( #449 )
2019-05-03 22:15:14 -04:00
test_docs.py
Apply black to everything, enforce via unit tests ( #449 )
2019-05-03 22:15:14 -04:00
test_facets.py
Implemented ArrayFacet, closes #359
2019-05-02 20:21:27 -04:00
test_filters.py
Apply black to everything, enforce via unit tests ( #449 )
2019-05-03 22:15:14 -04:00
test_html.py
Fixed crash on /:memory: page
2019-05-05 14:01:14 -04:00
test_inspect.py
Apply black to everything, enforce via unit tests ( #449 )
2019-05-03 22:15:14 -04:00
test_plugins.py
Apply black to everything, enforce via unit tests ( #449 )
2019-05-03 22:15:14 -04:00
test_publish_cloudrun.py
Apply black to everything, enforce via unit tests ( #449 )
2019-05-03 22:15:14 -04:00
test_publish_heroku.py
Apply black to everything, enforce via unit tests ( #449 )
2019-05-03 22:15:14 -04:00
test_publish_now.py
Unit tests for publish now/heroku - closes #348
2018-07-25 22:45:47 -07:00
test_utils.py
New encode/decode_path_component functions
2019-05-09 09:44:21 -07:00
utils.py
Extract facet code out into a new plugin hook, closes #427 ( #445 )
2019-05-02 17:11:26 -07:00