7
Commit Graph

14 Commits

Author SHA1 Message Date
69a4514129 update testcode
run isort
2019-03-15 12:58:30 +01:00
12f110d913 remove customer manager again for now 2018-05-26 14:35:53 +02:00
559d3c5356 Add unittest for serving a regular page
See #150
2017-06-02 10:32:41 +02:00
6c5ab9c6ae Merge HomePage/SpecialPage to ContentPage in the tests
No need to create separate models with the same functionality
2017-06-02 09:30:04 +02:00
d92fe13d37 Refactor the test structure
This renames the tests.sandbox app to tests.site to clear up some
confusion with the two sandbox app's.
2017-06-02 09:25:51 +02:00
99d2e4a347 support multiple uses of the mixin class (#140) 2017-05-31 16:50:56 +02:00
ebef7f8785 refactor and add tests 2017-05-31 15:59:09 +02:00
3eac2cd4dd Codestyle fixes (flake8)
This also adds the flake8 dependencies to the test extras for
installation.
2017-05-28 09:13:08 +02:00
ebde527ae9 Renames the module from ‘personalisation’ to ‘wagtail_personalisation’ 2017-05-26 16:31:54 +02:00
8e754fef07 Use wagtail-factories for testing 2017-02-18 22:46:51 +01:00
48f1f0a61d adds python 2.7 compatibility 2016-12-07 15:28:49 +01:00
b405381942 sorts with isort 2016-11-30 17:21:43 +01:00
2936223203 added lots of factories on top of factories 2016-11-30 14:38:14 +01:00
8b72bcbe3c more factories 2016-11-30 09:12:41 +01:00