Introduces separate entity managers for imports to decouple import and test phase. This avoids problems with dynamically detected entities like documented in (#23). (fixes #23, fixes #2)
@MalteWunsch Please check if this change solves your problem. Then merge and tag as 1.5.1 (suggestion).
Coverage increased (+0.008%) to 99.278% when pulling 7d98a3c2ff53b95a2a6250f7f6ae53cd5cc50db1 on bugfix/23_separate_entity_manager into 115993b26bed9bf88194f54e6731757735d9d84b on master.
Introduces separate entity managers for imports to decouple import and test phase. This avoids problems with dynamically detected entities like documented in (#23). (fixes #23, fixes #2)
@MalteWunsch Please check if this change solves your problem. Then merge and tag as
1.5.1
(suggestion).