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

Location Verification: Fixes and additions to test cases #7

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

j-ackyao
Copy link

@j-ackyao j-ackyao commented Oct 5, 2024

Team 8: Packet Droppers

Description

Fixed existing test case for Successful verification should return 200

  • Expected verificationResult type should be a boolean

Added 2 additional test cases

  • Invalid accuracy parameter as a negative integer should return 400
  • Optional maxAge parameter should return 200, or 422 in the case the system is unable to provide a response given the valid parameter (as per API specifications)

Misc changes

  • Fixed indentations

@j-ackyao j-ackyao changed the title Fixes and additions to test cases Location Verification: Fixes and additions to test cases Oct 5, 2024
@questsin questsin added the help wanted Extra attention is needed label Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants