Commit Graph

24 Commits

Author SHA1 Message Date
Frédéric Péters 1fd2ab76a1 tests: add check for refused http access for sites using pickle (#67190) 2022-07-15 08:32:31 +02:00
Frédéric Péters 1eda23197b tests: update root directory tests to use fixtures 2022-07-15 08:32:31 +02:00
Frédéric Péters b184acabd5 tests: stop running most tests with pickle storage (#67190) 2022-07-15 08:32:30 +02:00
Frédéric Péters 0da7edeab8 general: add and use a lazy gettext function (#51289) 2021-05-17 09:40:04 +02:00
Lauréline Guérin 66e6d16fdf
misc: pylint fix unused-variable (#52630) 2021-04-02 15:49:50 +02:00
Lauréline Guérin c71299d053
misc: pylint fix unused-import (#52630) 2021-04-02 15:49:50 +02:00
Lauréline Guérin a86d1156c1
misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
Frédéric Péters 08f1431a66 trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
Lauréline Guérin 48470c50c0
misc: apply isort (#52224) 2021-03-19 18:00:18 +01:00
Frédéric Péters 4ebe82ef21 trivial: apply black 2021-02-04 10:37:40 +01:00
Frédéric Péters 39bd8e5a25 tests: adapt static dirs test to work before css files have been built (##49776) 2020-12-30 14:54:15 +01:00
Frédéric Péters 8ff7f49892 tests: add basic test for legacy /categories page 2020-11-15 15:39:32 +01:00
Frédéric Péters d81959f81f trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
Frédéric Péters 68837c7b7c tests: use resp.text (#36515) 2019-11-20 09:17:17 +01:00
Frédéric Péters 31323392fd misc: switch to leaflet packaged as xstatic (#29941) 2019-02-04 14:49:13 +01:00
Frédéric Péters 7e4ad2ff74 misc: serve minified jquery unless debug is on (#12372) 2016-07-06 14:48:34 +02:00
Frédéric Péters 80b6308f80 general: serve all static files from /static/ (#11582) 2016-06-29 11:38:49 +02:00
Frédéric Péters e4a0cf641c tests: make tests work on hosts missing libjs-leaflet 2016-06-21 22:36:31 +02:00
Frédéric Péters aad64825af general: revamp static file serving to use external modules (#11355) 2016-06-21 16:35:01 +02:00
Frédéric Péters 64776c3cbf tests: fix rootdirectory tests so they can be run independantly 2015-01-19 16:19:47 +01:00
Frédéric Péters 2f93ab70c6 tests: don't mess with sys.modules, to avoid sideeffects 2014-12-27 17:30:48 +01:00
Frédéric Péters afad4d33d8 tests: regroup common functions into an utility module 2014-12-24 11:44:11 +01:00
Thomas NOËL 471d9c5cbc cleaning test_rootdirectory.py 2013-12-03 16:53:31 +01:00
Thomas NOËL be3141c0b1 tests on root and category page 2013-12-03 16:51:21 +01:00