Sylvain Bellemare c81e7a7479 Merge pull request #954 from sbellem/re-work-test-fixtures-iter-one
Re work test fixtures iter one
2016-12-16 20:59:27 +01:00
..
2016-12-15 17:17:18 +01:00
2016-12-16 12:16:00 +01:00
2016-12-16 18:43:21 +01:00
2016-02-10 19:55:33 +01:00
2016-02-23 09:39:56 +01:00

Tests

Test Structure

Generally all tests are meant to be unit tests, with the exception of those in the integration/ folder.

A few notes:

Pytest Customizations

Customizations we've added to pytest:

  • --database-backend: Defines the backend to use for the tests. Must be one of the backends available in the server configuration