combo/tests
Lauréline Guérin 8f4a5869bd
search: add card search engins (#41845)
2020-05-15 18:44:14 +02: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 trivial: import reverse from django.urls (#41285) 2020-04-02 20:42:23 +02:00
test_calendar.py trivial: import reverse from django.urls (#41285) 2020-04-02 20:42:23 +02:00
test_cells.py cells: more items & accessibility (#40883, #40884) 2020-04-30 09:46:36 +02:00
test_cron.py commands: filter on module name in cron command (#39090) 2020-01-24 09:03:32 +01:00
test_dashboard.py trivial: import reverse from django.urls (#41285) 2020-04-02 20:42:23 +02:00
test_dataviz.py dataviz: handle missing visualization (#40104) 2020-02-24 17:26:19 +01:00
test_fargo.py tests: move admin_user fixture to conftests 2018-12-27 10:05:25 +01:00
test_gallery_cell.py trivial: import reverse from django.urls (#41285) 2020-04-02 20:42:23 +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 lingo: validate service_options in forms (#41439) 2020-04-11 22:22:55 +02:00
test_lingo_payment.py lingo: return json error response (#42512) 2020-05-15 14:11:21 +02:00
test_lingo_remote_regie.py trivial: import reverse from django.urls (#41285) 2020-04-02 20:42:23 +02:00
test_manager.py data: fix ConfigJsonCell form validation (#42884) 2020-05-15 11:33:30 +02:00
test_maps_cells.py maps: delegate circle param to geojson service (#41993) 2020-05-05 16:09:51 +02:00
test_maps_manager.py maps: delegate circle param to geojson service (#41993) 2020-05-05 16:09:51 +02:00
test_newsletters_cell.py requests_wrapper: sign URL of prepared requests (#35225) 2019-08-06 11:34:48 +02:00
test_notification.py trivial: import reverse from django.urls (#41285) 2020-04-02 20:42:23 +02: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 assets: add css classes related to assets on cells (#41995) 2020-04-27 17:30:57 +02:00
test_public_templatetags.py templatetags: add phonenumber_fr filter (#41036) 2020-05-15 11:21:49 +02:00
test_publik.py tests: update tests on the road to python 3 2018-07-25 16:45:36 +02:00
test_pwa.py trivial: import reverse from django.urls (#41285) 2020-04-02 20:42:23 +02: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 card search engins (#41845) 2020-05-15 18:44:14 +02: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: use get_or_create for ValidityInfo objects (#42823) 2020-05-15 16:54:50 +02:00