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 Test Case for Origins API #120

Merged
merged 6 commits into from
Jan 15, 2025

Conversation

yashkohli88
Copy link
Contributor

@yashkohli88 yashkohli88 commented Jan 8, 2025

Summary

This pull request introduces a new test case file named originsTest.js, designed to expand test coverage for the Origins API in the service repository. The test case validates the API responses by calling the Origins API with all coordinates specified in the testConfig.js file. It compares responses across two environments to ensure no regression test cases fail, thereby increasing our confidence in the new source code introduced.

Details

  • File Added: originsTest.js
  • Purpose: To test and validate the Origins API against coordinates in testConfig.js.
  • Validation: API responses are compared between two environments dev and prod to check for consistency and detect any regressions.

Testing of this test case file is completed

Issue - #119

@elrayle elrayle merged commit 4da865b into clearlydefined:main Jan 15, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants