Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests and bug fixes for submission similarities #index and #show GET API routes #349

Conversation

sibinhho99
Copy link
Collaborator

@sibinhho99 sibinhho99 commented Oct 2, 2023

Description

  • Add RSpec automated tests for the API routes GET /api/v1/assignments/{assignment_id}/submission_similarities/ and
    GET /api/v1/assignments/{assignment_id}/submission_similarities/{submission_similarity_id}
  • Bug fixes for the two API routes

Related Issue

#324
#350
#351

Motivation and Context

Part of #324

How Has This Been Tested?

Wrote automated RSpec tests + local testing

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@sibinhho99 sibinhho99 added test-cases Type: Bug A problem with existing functionality labels Oct 2, 2023
@sibinhho99 sibinhho99 linked an issue Oct 2, 2023 that may be closed by this pull request
1 task
@sibinhho99 sibinhho99 merged commit 542e0f0 into WING-NUS:feature/ssid_coursemology_integration Oct 2, 2023
0 of 2 checks passed
@sibinhho99 sibinhho99 self-assigned this Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test-cases Type: Bug A problem with existing functionality
Projects
Status: Done
1 participant