summaryrefslogtreecommitdiff
path: root/service/test/integration/test_mark_as_read_unread.py
AgeCommit message (Expand)Author
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
2016-12-01fix csrf in mark as read/unread testsRoald de Vries
2016-10-07use test client in test case through composition instead of inheritanceRoald de Vries
2015-08-11Worked on integration tests.Folker Bernitt
2015-08-11Fixed test_mark_as_read_unread.py.Folker Bernitt
2015-08-11Fixed MarkAsReadUnreadTest#test_mark_single_as_read and underlying implementa...Folker Bernitt
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-03Enabling integration tests to be run in parallelDuda Dornelles
2015-01-22 #224 renaming tests so they get caught by trial runnerDuda Dornelles