Hi, we have built a mass import feature, starting many threads and each of them will open it's own transaction and create/update entities in database.
Currently this feature cannot be tested as part of integration or BDD tests since the IsisSystemForTest runs in a ThreadLocal [1]. Any idea how to tackle this? Regards,Vladimir [1] https://isis.apache.org/guides/ugtst.html#5.2.1.-isissystemfortest
