Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.3.0, 3.0.0
-
None
-
None
Description
Currently a part of our tests fail sometimes. For example one of these tests is that StandardFeatureTest that among others checks if the boot features are present.
So what I propose is to create a marker Service BootFinished that we can inject into the tests and that gets published when the boot features are done installing.