zenstruck / foundry

A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html
MIT License
607 stars 62 forks source link

[Tests] use 2 schemas in the same database #618

Closed nikophil closed 1 week ago

nikophil commented 2 weeks ago

after merging https://github.com/zenstruck/foundry/pull/615, in order to prevent any regressions in "reset database" behavior, I think we should reproduce in test a case where 2 schemas exist in the same database

ping @vincentchalamon