summaryrefslogtreecommitdiff
path: root/service/test/integration/test_search.py
AgeCommit message (Expand)Author
2016-10-21[#797] reinstating use of the provided email body charstet encodingNavaL
2016-10-18Adapted imports to reflect new bitmask-dev dependencyBruno Wagner
2016-10-07use test client in test case through composition instead of inheritanceRoald de Vries
2015-08-11Fixed pep8.Folker Bernitt
2015-08-11Fixed test_search integration test.Folker Bernitt
2015-08-11fix integration test_searchVictor Shyba
2015-03-18cleaning import * from integration and unit testsVictor Shyba
2015-03-18no more self.client, since those methods are available from test case baseVictor Shyba
2015-02-03Issue #176 - tags with multiple words are now searcheablePatrick Maia
2015-02-03Enabling integration tests to be run in parallelDuda Dornelles
2015-01-23Removed nosetests helper from search test, it is passing nowBruno Wagner
2015-01-22 #224 renaming tests so they get caught by trial runnerDuda Dornelles