Skip to content

chore: remove engine before installing for e2e test #2113

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

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

vansangpfiev
Copy link
Contributor

Describe Your Changes

This pull request includes a change to the engine/e2e-test/api/engines/test_api_get_list_engine.py file to ensure that any previous installations of an engine are cleaned up before a new installation is attempted.

  • Added a DELETE request to remove any existing installation of the engine before making a POST request to install a new version.

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@vansangpfiev vansangpfiev merged commit d80ddc8 into dev Mar 12, 2025
8 checks passed
@vansangpfiev vansangpfiev deleted the s/chore/e2e-test branch March 12, 2025 06:08
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