8
Commit Graph

28 Commits

Author SHA1 Message Date
Paul J Stevens
69a4514129 update testcode
run isort
2019-03-15 12:58:30 +01:00
tm-kn
7d679d7111 Add origin country rule (#190) 2018-09-25 07:51:25 +02:00
Paul J Stevens
12f110d913 remove customer manager again for now 2018-05-26 14:35:53 +02:00
blurrah
22a7367211 Update module paths for tests 2018-03-16 11:16:47 +01:00
Michael van Tellingen
559d3c5356 Add unittest for serving a regular page
See #150
2017-06-02 10:32:41 +02:00
Michael van Tellingen
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
Michael van Tellingen
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
Paul J Stevens
99d2e4a347 support multiple uses of the mixin class (#140) 2017-05-31 16:50:56 +02:00
Michael van Tellingen
03073eb004 Add unittests for the session adapter 2017-05-31 16:13:30 +02:00
Paul J Stevens
ebef7f8785 refactor and add tests 2017-05-31 15:59:09 +02:00
Paul J Stevens
623af1a06a start using correct model in tests 2017-05-31 15:59:09 +02:00
Michael van Tellingen
3eac2cd4dd Codestyle fixes (flake8)
This also adds the flake8 dependencies to the test extras for
installation.
2017-05-28 09:13:08 +02:00
Jasper Berghoef
ebde527ae9 Renames the module from ‘personalisation’ to ‘wagtail_personalisation’ 2017-05-26 16:31:54 +02:00
blurrah
ec7b00c318 adds a few docblocks and isorts 2017-05-03 15:04:52 +02:00
Jasper Berghoef
6640bf8d74 Splits test factories and updates documentation 2017-04-25 16:15:33 +02:00
Jasper Berghoef
d468c68970 Changes reference to rule models in adapter and tests 2017-04-19 11:40:21 +02:00
Michael van Tellingen
8e754fef07 Use wagtail-factories for testing 2017-02-18 22:46:51 +01:00
Jasper Berghoef
597c0a50f0 Device detection and accompanying rule
Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
2017-01-11 15:28:40 +01:00
Jasper Berghoef
a7b477d71f Day rule and accompanying tests
Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
2017-01-10 15:36:25 +01:00
Boris Besemer
48f1f0a61d adds python 2.7 compatibility 2016-12-07 15:28:49 +01:00
Boris Besemer
3ca81d8535 changes values and adds tests 2016-12-06 11:06:02 +01:00
Boris Besemer
a5f72aa349 adds checking for admin urls 👌 2016-12-05 15:29:16 +01:00
Boris Besemer
b405381942 sorts with isort 2016-11-30 17:21:43 +01:00
Boris Besemer
fd4ddc4395 adds segment middleware testing (simple) 2016-11-30 17:20:42 +01:00
Boris Besemer
2936223203 added lots of factories on top of factories 2016-11-30 14:38:14 +01:00
Boris Besemer
7306863fd8 adds related factory 2016-11-30 10:45:33 +01:00
Boris Besemer
8b72bcbe3c more factories 2016-11-30 09:12:41 +01:00
Boris Besemer
7c6608cf2c adds more testing stuff 2016-11-30 08:35:11 +01:00