combo/tests
Lauréline Guérin a188512c5b
lingo: return HttpResponseBadRequest instead of Exception (#39277)
2020-02-03 14:47:59 +01:00
..
data general: add possibility to attach a picture to pages (#16337) 2017-05-19 16:11:11 +02:00
templates-1/combo add combo templatetags in builtins (#37273) 2019-11-20 16:53:32 +01:00
__init__.py tests: add required __init__ file so tests can import others 2016-07-13 09:21:41 +02:00
conftest.py misc: add rate limiting to tracking code URLs (#35395) 2019-08-14 13:30:29 +02:00
settings.py dataviz: render graph locally using pygal (#20771) 2019-08-13 19:28:14 +02:00
test_assets.py misc: remove DeprecationWarning encodestring (#39438) 2020-01-31 11:30:13 +01:00
test_calendar.py page: new pages are excluded from navigation by default (#17659) 2020-01-31 15:25:03 +01:00
test_cells.py page: new pages are excluded from navigation by default (#17659) 2020-01-31 15:25:03 +01:00
test_cron.py commands: filter on module name in cron command (#39090) 2020-01-24 09:03:32 +01:00
test_dashboard.py tests: move admin_user fixture to conftests 2018-12-27 10:05:25 +01:00
test_dataviz.py dataviz: display total in tables (#37903) 2020-01-27 14:33:43 +01:00
test_fargo.py tests: move admin_user fixture to conftests 2018-12-27 10:05:25 +01:00
test_gallery_cell.py tests: check against text version of responses (#35425) 2019-08-18 14:46:38 +02:00
test_import_export.py misc: remove DeprecationWarning encodestring (#39438) 2020-01-31 11:30:13 +01:00
test_kb.py kb: add cell to display last page updates (#39091) 2020-02-03 09:21:27 +01:00
test_lingo_cells.py lingo: add labels to TIPI regies (#18320) 2020-01-27 10:32:48 +01:00
test_lingo_manager.py misc: remove RuntimeWarning naive datetime (#39438) 2020-01-31 11:30:13 +01:00
test_lingo_payment.py lingo: return HttpResponseBadRequest instead of Exception (#39277) 2020-02-03 14:47:59 +01:00
test_lingo_remote_regie.py lingo: move transaction identifier to URL path (#39074) 2020-01-20 17:59:01 +01:00
test_manager.py assets: import/export slot assets (#37674) 2020-02-03 10:06:53 +01:00
test_maps_cells.py page: add a duplicate action (#24526) 2019-11-04 08:40:01 +01:00
test_maps_manager.py maps: add link to existing maps on manager map page (#16908) 2019-11-05 10:40:49 +01:00
test_newsletters_cell.py requests_wrapper: sign URL of prepared requests (#35225) 2019-08-06 11:34:48 +02:00
test_notification.py misc: PytestUnknownMarkWarning pytest.mark.freeze_time (#39438) 2020-01-31 15:17:26 +01:00
test_pages.py data: get descendants of a page (#39091) 2020-02-03 09:21:27 +01:00
test_profile.py misc: monkeypatch user model with a method to get name id (#30723) 2019-03-04 13:42:56 +01:00
test_public.py page: new pages are excluded from navigation by default (#17659) 2020-01-31 15:25:03 +01:00
test_public_templatetags.py templatetags: add date filters (#36943) 2020-01-27 14:50:08 +01:00
test_publik.py tests: update tests on the road to python 3 2018-07-25 16:45:36 +02:00
test_pwa.py misc: remove DeprecationWarning decodestring (#39438) 2020-01-31 11:30:12 +01:00
test_requests.py dj2: is_anonymous and is_authenticated are now properties (#36895) 2019-10-29 08:35:46 +01:00
test_search.py search: add autofocus option on search input (#37811) 2019-11-20 16:51:49 +01:00
test_utils.py dj2: is_anonymous and is_authenticated are now properties (#36895) 2019-10-29 08:35:46 +01:00
test_wcs.py cells: add a cell type "list of links" (#11006) 2020-01-24 10:31:43 +01:00