Details
-
Improvement
-
Status: Open (View Workflow)
-
Trivial
-
Resolution: Unresolved
Description
Rather than calculating whether to show a warning in AppCenterRecorder return this from the validator. This has the advantage of being testable outside of Jenkins.
Acceptance Criteria:
- Return an enum containing OK, WARNING, ERROR from validators
- Inject via Dagger