Skip to content

test: add git URL test case for install_from_list force reinstall#32

Merged
GochoMugo merged 3 commits into
masterfrom
copilot/update-install-from-list-test-git-url
Mar 28, 2026
Merged

test: add git URL test case for install_from_list force reinstall#32
GochoMugo merged 3 commits into
masterfrom
copilot/update-install-from-list-test-git-url

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 28, 2026

The install_from_list force reinstall test only covered local directory installs. This adds coverage for the git URL install path.

Changes

  • test/test.core_utils.sh: Kept the original \install_from_list' supports -f/--force to force reinstalltest (using a local module directory) and added a new test case`install_from_list' supports -f/--force to force reinstall (git url)that installs fromGL:GochoMugo/msu-test#v0.0.0, verifying the same -f/--force` reinstall behavior works with git URL installs.

⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.

Copilot AI changed the title [WIP] Update test install_from_list to check git URL installation test: use git URL in install_from_list force reinstall test Mar 28, 2026
Copilot AI requested a review from GochoMugo March 28, 2026 17:31
@GochoMugo
Copy link
Copy Markdown
Owner

@copilot Undo the changes and instead new test cases in the unit test that use the git repo (in addition to a module directory).

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Mar 28, 2026

@copilot Undo the changes and instead new test cases in the unit test that use the git repo (in addition to a module directory).

Done in 2325ea7. Restored the original local directory test and added a new separate test case \install_from_list' supports -f/--force to force reinstall (git url)that usesGL:GochoMugo/msu-test#v0.0.0`.

Copilot AI changed the title test: use git URL in install_from_list force reinstall test test: add git URL test case for install_from_list force reinstall Mar 28, 2026
@GochoMugo GochoMugo force-pushed the copilot/update-install-from-list-test-git-url branch from 2325ea7 to c0f46b5 Compare March 28, 2026 18:55
@GochoMugo GochoMugo marked this pull request as ready for review March 28, 2026 18:55
@GochoMugo GochoMugo merged commit 50b9750 into master Mar 28, 2026
4 checks passed
@GochoMugo GochoMugo deleted the copilot/update-install-from-list-test-git-url branch March 28, 2026 19:00
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