swiftwave-org / swiftwave

Self-hosted lightweight PaaS solution to deploy and manage your applications on any VPS [Your own self-hosted Heroku, Vercel]
https://swiftwave.org
Apache License 2.0
417 stars 35 forks source link

E2E Testing in Workflow #151

Open tanmoysrt opened 10 months ago

tanmoysrt commented 10 months ago

Develop a E2E testing mechanism to faster resolution of pull requests !

tanmoysrt commented 8 months ago

we may use this to run integration test https://testcontainers.com/

tanmoysrt commented 5 months ago

we may use this to run integration test https://testcontainers.com/

We have used this for haproxy module integration tests and it works very nice.