and turned optional services into optional checks.
Details
Details
- Reviewers
machniak - Group Reviewers
Restricted Project - Commits
- rKbba4a91f2505: Turn the DAV healthcheck into something that actually detects a dav server
Diff Detail
Diff Detail
- Repository
- rK kolab
- Lint
Lint Skipped - Unit
No Test Coverage - Build Status
Buildable 54072 Build 19197: arc lint + arc unit
Event Timeline
Comment Actions
The OPTIONS test only tests if a 200 status is returned, so we essentially just test if GET works (because that's the fallaback AFAIR).