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

[Testing] Integration Tests for all Endpoints #415

Open
22 tasks
martineiber opened this issue Sep 10, 2024 · 0 comments
Open
22 tasks

[Testing] Integration Tests for all Endpoints #415

martineiber opened this issue Sep 10, 2024 · 0 comments

Comments

@martineiber
Copy link
Contributor

  • Perform comprehensive testing of all scenarios for a specific API endpoint.
  • Each test case should be a separate Postman request and should be located in the Test folder.
  • Ensure the test is compatible with both the API Dev and Nightly Studio environments.
  • Prepare all necessary test data in the Setup folder, including login steps if required.
  • In the Teardown folder, clean up test artifacts and ensure the user is logged out.
  • The admin user has identical configurations in both environments and can be reused across tests.

Todo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants