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
The reviews-service should be able to query and check whether a submission has been already been approved or rejected (see TODO comment in app/challenges-platform/services/reviews-service.ts).
AC:
Implement check for approved or rejected
Add jest test to check approved and rejected (can refer to test/challenges-platform/services/submissions-service.test.ts)
The text was updated successfully, but these errors were encountered:
The reviews-service should be able to query and check whether a submission has been already been approved or rejected (see TODO comment in app/challenges-platform/services/reviews-service.ts).
AC:
The text was updated successfully, but these errors were encountered: