dmaicher / doctrine-test-bundle

Symfony bundle to isolate your app's doctrine database tests and improve the test performance
MIT License
1.07k stars 60 forks source link

fix rolling back transaction for errored tests #272

Closed dmaicher closed 7 months ago

dmaicher commented 7 months ago

For errored tests there is no "Finished" event... so changes were not rolled back properly resulting in

Exception in third-party event subscriber: There is already an active transaction