Details
Details
- Reviewers
machniak
Diff Detail
Diff Detail
- Repository
- rK kolab
- Branch
- dev/mollekopf
- Lint
Lint Skipped - Unit
No Test Coverage - Build Status
Buildable 54975 Build 19554: arc lint + arc unit
Event Timeline
Comment Actions
Most of it seems plausible since we're testing when the domain is not ready, and the error is about not being ready. I'm not sure about the processState in all cases though, seems like it should be "done" and not "running" (but perhaps that's ok when combined with an error because it can't finish.).
| src/tests/Feature/Controller/GroupsTest.php | ||
|---|---|---|
| 408 | Not sure if this is expected, it seems like it should probably be done... | |