nebari-dev / nebari

🪴 Nebari - your open source data science platform
https://nebari.dev
BSD 3-Clause "New" or "Revised" License
279 stars 93 forks source link

Integration test enhancements #2017

Open pavithraes opened 1 year ago

pavithraes commented 1 year ago

For all provides, we'll need integration tests for:

xref: https://github.com/nebari-dev/nebari/issues/1951 & similar

viniciusdc commented 2 months ago

For handling the items below, just adding as ref., we used to have a test in a private repo that handled that, it might be worth checking that:

 Redeploy via GitHub-Actions
 Redeploy via GitLab-CI

It basically deployed, then injected changes to the yaml file to trigger the action. I am not sure how the progress state was checked though.