ciudadanointeligente / write-it

App to create and send messages to public persons. It's a component of POPLUS project.
poplus.org
GNU General Public License v3.0
38 stars 23 forks source link

Fix intermittent test failures #1188

Closed mhl closed 7 years ago

mhl commented 7 years ago

We would occasionally get failures from the test:

nuntium.tests.api.page_paginator_test:PagePaginationTestCase.test_get_paginated

I believe this is may be because of a couple of problems:

This commit fixes both of those issues, so that hopefully these transient test failures won't happen any more.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 98.45% when pulling 6332936dc896abc986cd0126ae4b567fa12c0598 on fix-intermittent-test-failure into 1a0c81a4e78d8e9dfe84916dc0d850fa8264ec29 on master.