SquirrelCorporation / SquirrelServersManager

A user friendly, UI/UX focus server & configuration management tool
https://squirrelserversmanager.io/
GNU Affero General Public License v3.0
748 stars 22 forks source link

[TESTS] Add Molecule tests and CI workflow integration #359

Closed SquirrelDeveloper closed 1 month ago

SquirrelDeveloper commented 1 month ago

Added Molecule configuration files, test scenarios, and playbooks to facilitate Docker-related testing. Integrated these Molecule tests with a GitHub Actions workflow to ensure automated testing on push and pull request events. Also updated Ansible playbooks with comments and tags for better clarity.