You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An existing branch and draft pull requests already for this issue. The goal is to complete this draft PR and get it ready for review with all tests passing.
The cases needed to be tested are:
When an upload was first validated and subsequently invalidated then it should be ignored.
When an upload was first invalid and subsequently became valid then it should be included.
When an upload has multiple valid UploadValidation records it should be included.
When an upload only has a single valid UploadValidation record it should be included.
When an upload only has a single invalid UploadValidation record it should be ignored.
The text was updated successfully, but these errors were encountered:
See #470
An existing branch and draft pull requests already for this issue. The goal is to complete this draft PR and get it ready for review with all tests passing.
The cases needed to be tested are:
UploadValidation
records it should be included.UploadValidation
record it should be included.UploadValidation
record it should be ignored.The text was updated successfully, but these errors were encountered: