Skip to content

Add Docker-based integration tests for install scripts#54

Merged
chahe-dridi merged 2 commits intochahe-dridi:masterfrom
vaibhav051422-collab:docker-integration-test
Mar 15, 2026
Merged

Add Docker-based integration tests for install scripts#54
chahe-dridi merged 2 commits intochahe-dridi:masterfrom
vaibhav051422-collab:docker-integration-test

Conversation

@vaibhav051422-collab
Copy link
Contributor

This PR introduces Docker-based integration tests that run the
installation scripts inside real container environments.

The test workflow:

  1. Spin up container environments using Docker
  2. Run the installation script (bash scripts/linux/ubuntu.sh git)
  3. Verify installation by executing git --version

Files added:
tests/integration/ubuntu.test.sh
.github/workflows/integration.yml

@chahe-dridi
Copy link
Owner

Hey @vaibhav051422-collab! 🎉

This is exactly what issue TS-02 asked for — real Docker-based
integration tests running on actual Ubuntu and Kali containers.

Checks are all green, no conflicts. Merging this now!

Great work again — two solid contributions to the project.
Pick up another issue whenever you're ready! 🙌

@chahe-dridi chahe-dridi merged commit 7d2b29a into chahe-dridi:master Mar 15, 2026
2 checks passed
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