7
Commit Graph

18 Commits

Author SHA1 Message Date
364cb1a7e6 Query rule should not be static 2018-02-20 15:08:12 +02:00
a00929846e Set query rule to be static 2018-01-18 16:17:30 +02:00
e3488e87ad Enable and fix lint 2018-01-08 09:08:11 +00:00
35c22cb6af Use correct filenames for the tests (and split some) 2017-06-02 10:11:46 +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
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
ec7b00c318 adds a few docblocks and isorts 2017-05-03 15:04:52 +02:00
6640bf8d74 Splits test factories and updates documentation 2017-04-25 16:15:33 +02:00
d468c68970 Changes reference to rule models in adapter and tests 2017-04-19 11:40:21 +02:00
597c0a50f0 Device detection and accompanying rule
Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
2017-01-11 15:28:40 +01:00
a7b477d71f Day rule and accompanying tests
Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
2017-01-10 15:36:25 +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
fd4ddc4395 adds segment middleware testing (simple) 2016-11-30 17:20:42 +01:00
2936223203 added lots of factories on top of factories 2016-11-30 14:38:14 +01:00