7
Commit Graph

25 Commits

Author SHA1 Message Date
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
7436384471 Move visit count logic to the segment adapter
This makes the code also a bit simpler and updates the tests
2017-05-31 13:57:19 +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
5f1c52c93c Fixes persistent rule persisting 2017-05-24 21:21:24 +02:00
02e18491bb Fix test dependencies and skip one test for now 2017-05-24 17:05:34 +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
8e754fef07 Use wagtail-factories for testing 2017-02-18 22:46:51 +01: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
b7ca6541f4 fixes match any testing 2017-01-10 12:52:10 +01:00
cf946f2bee removes related prefetch 2017-01-10 12:37:36 +01:00
5f8c768894 adds match_any option to segments 2016-12-22 14:25:00 +01:00
48f1f0a61d adds python 2.7 compatibility 2016-12-07 15:28:49 +01:00
ce619b4117 adds middleware functionality with tests 2016-12-07 11:40:58 +01:00
68b05d27ea isort and cleaning up 2016-12-06 14:37:53 +01:00
29b9ad695b moves all middleware logic to wagtail hook 2016-12-06 12:17:50 +01:00
3ca81d8535 changes values and adds tests 2016-12-06 11:06:02 +01:00
a5f72aa349 adds checking for admin urls 👌 2016-12-05 15:29:16 +01:00
574112a47c squashes migrations, breaks current installs 2016-12-05 08:49:42 +01:00
510ed6d7c7 adds a few more middleware tests 2016-12-01 12:00:51 +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
2f5df08fc4 adds more testing for segments 2016-11-30 14:50:51 +01:00