webfactory / doctrine-orm-test-infrastructure

Provides utils to create a test infrastructure for Doctrine ORM entities.
MIT License
20 stars 5 forks source link

File database support #15

Closed Matthimatiker closed 7 years ago

Matthimatiker commented 7 years ago

Added ability to use a SQLite file database in tests. Useful, when state must be preserved for some time. E.g. that is the case when using a Symfony WebTestCase and the container is cleared between each (simulated request).

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 209cbd0309891de5ff80bca5542c338d853caae0 on feature/file-databases into 612e02eca4b2002b337b15da60b75631e88ddc9a on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 209cbd0309891de5ff80bca5542c338d853caae0 on feature/file-databases into 612e02eca4b2002b337b15da60b75631e88ddc9a on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 209cbd0309891de5ff80bca5542c338d853caae0 on feature/file-databases into 612e02eca4b2002b337b15da60b75631e88ddc9a on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d0e6d8b9ff9fde271da919347d003222d77cc0b4 on feature/file-databases into e38e5e0f75d1fd4f565be77a0960676d9883b30f on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d0e6d8b9ff9fde271da919347d003222d77cc0b4 on feature/file-databases into e38e5e0f75d1fd4f565be77a0960676d9883b30f on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 4722154ec5b40f5d93d32e64b37a972c049eb032 on feature/file-databases into e38e5e0f75d1fd4f565be77a0960676d9883b30f on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.08%) to 99.259% when pulling 496fdaff6f1099952c4d42a072d10b8465945caf on feature/file-databases into bdef857a24a35c94f761e517008b7d1456201abf on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.09%) to 99.27% when pulling ad9ecaba8e62ed22e61b623204dd35e41b5a6fb5 on feature/file-databases into bdef857a24a35c94f761e517008b7d1456201abf on master.