Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

chore: remove engine before installing for e2e test #2113

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants