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

Test reference dataset pulled from github, Postman tests re-initialized #229

Merged
merged 6 commits into from
Sep 20, 2023

Conversation

tloubrieu-jpl
Copy link
Member

@tloubrieu-jpl tloubrieu-jpl commented Sep 19, 2023

🗒️ Summary

  • Test reference dataset pulled from github,
  • Postman tests re-initialized

⚙️ Test Data and/or Report

Use the registry-loader image from NASA-PDS/registry-loader#33

Start the registry:

%cd docker
% docker compose --profile=int-registry-batch-loader up

Run the test in postman by importing collection file in docker/postman

Stop the registry and reset the data volume:

% docker compose --profile=int-registry-batch-loader down -v

♻️ Related Issues

Fixes: #228

Copy link
Member

@nutjob4life nutjob4life left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good enough for me

@tloubrieu-jpl tloubrieu-jpl merged commit 2229106 into main Sep 20, 2023
@tloubrieu-jpl tloubrieu-jpl deleted the postman_testrail_tests branch September 20, 2023 16:21
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.

Improve test automation with postman
2 participants