Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3.0, 3.0.0
-
Fix Version/s: 3.0.0
-
Component/s: None
-
Labels: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.