Commit graph

18 commits

Author SHA1 Message Date
Rustem Sayargaliev
0c5eaf63a0 Fixed #182 -- split different backends escaping 2016-10-22 15:50:54 +02:00
SimonGreenhill
777e3b0d28 backing out settings overrides in tests.py and moving to runtests.py 2016-08-13 14:09:29 +12:00
SimonGreenhill
0cd1318919 fixing tests 2016-08-12 17:23:02 +12:00
SimonGreenhill
0dc92173b6 updating urls.py for new django 1.8 syntax 2016-08-12 12:00:59 +12:00
SimonGreenhill
9c5f19e147 removing deprecated TestCase.urls setting and replacing with override_settings 2016-08-12 12:00:19 +12:00
Simon J Greenhill
536c41fadc Update urls.py 2016-08-08 20:33:36 +10:00
Dave Hall
70fb0479d3 Merge pull request #163 from amureki/tests_options
Added --database option to tests
2016-04-19 09:30:10 +01:00
amureki
63d0ec2bb8
Added --database option to tests, updated travis django versions 2016-04-19 09:20:23 +02:00
amureki
1aa8014478
Small update for query escaping, ampesand to bad characters 2016-04-18 19:47:10 +02:00
amureki
886972fe3f Added MySQL operators to escape regex, updated tests 2016-04-13 15:13:40 +02:00
Jirka Vejrazka
d471858a98 modified tests so they're "compatible" with MySQL which ignores all words shorter than 4 chars 2016-03-27 20:33:32 +02:00
Jirka Vejrazka
8914cfb83c changes to query escaping, tested on SQLite3 and PostgreSQL 2016-03-26 13:40:28 +01:00
Dave Hall
dd306a2821 Using new search API location 2015-12-02 10:39:36 +00:00
Dave Hall
6ef27251bb Hopefully fixing MySQL tests 2015-06-01 11:23:01 +01:00
Dave Hall
30b59a00a9 Improving postgres query escaping 2015-06-01 11:01:50 +01:00
Dave Hall
4eeb9c73d5 Testing other database engines again. 2015-06-01 10:09:17 +01:00
Dave Hall
455a61f9d9 Adding in test for searching with leading apostrophe 2015-05-05 10:58:19 +01:00
Dave Hall
acf2100b6c Fixing tests to work in newer django versions 2015-05-05 10:52:55 +01:00