combo/tests
Frédéric Péters f5ed29d569 general: display correct page when same slug is repeated in hierarchy (#38152) 2020-02-21 16:33:54 +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 general: redo full text search using querysets (#33632) 2020-02-18 13:56:29 +01: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 maps: new MapLayerOptions model (#22639) 2020-02-20 09:37:21 +01:00
test_kb.py kb: limit last updated pages content to visible pages (#39484) 2020-02-19 14:11:15 +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: raise a 404 if regie or payment backend is not found (#39846) 2020-02-14 10:21:33 +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 pages: add a default on Page.creation_timestamp field (#39865) 2020-02-18 14:02:09 +01:00
test_maps_cells.py maps: define tiles layers with opacity (#22639) 2020-02-20 09:37:21 +01:00
test_maps_manager.py maps: define tiles layers with opacity (#22639) 2020-02-20 09:37:21 +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 general: display correct page when same slug is repeated in hierarchy (#38152) 2020-02-21 16:33:54 +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 general: redo full text search using querysets (#33632) 2020-02-18 13:56:29 +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