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
Implement a , findSubmissionByUuid function in app/challenges-platform/services/submissions-service.ts, similar to app/challenges-platform/services/challenges-service.ts
AC:
Implement findSubmissionByUuid
Add jest tests to validate the findSubmissionByUuid function
The text was updated successfully, but these errors were encountered:
Submissions should be find-able based on UUID.
Implement a ,
findSubmissionByUuid
function in app/challenges-platform/services/submissions-service.ts, similar to app/challenges-platform/services/challenges-service.tsAC:
findSubmissionByUuid
findSubmissionByUuid
functionThe text was updated successfully, but these errors were encountered: