Updated functional tests to run Actions and Activities on all API versions

This commit is contained in:
sneakypete81 2013-09-01 18:52:42 +01:00
parent ba503bea6b
commit 016792b653
5 changed files with 26 additions and 1 deletions

View file

@ -8,6 +8,8 @@ from tests.functional import test_base
class TestActivities(test_base.TestBase):
testcase_name = "activity API"
@unittest.skipIf(test_base.get_test_server_api() == 1,
"The activity/list endpoint behaves differenty at v1")
def test_list(self):
"""
Upload three photos, and check that three corresponding activities