SwissDataScienceCenter / renku

Renku provides a platform and tools for reproducible and collaborative data analysis.
https://renkulab.io
Apache License 2.0
224 stars 34 forks source link

test: add dashboard v2 e2e tests #3781

Open andre-code opened 1 week ago

andre-code commented 1 week ago

Add e2e tests for dasboard V2.

/deploy renku-ui=dashboard-renku2.0 renku-data-services=dashboard-renku2.0

RenkuBot commented 1 week ago

You can access the deployment of this PR at https://ci-renku-3781.dev.renku.ch

andre-code commented 4 days ago

Thanks, @olevski, for your review. I’ve applied your suggestions in the latest commit

rokroskar commented 4 days ago

Is this meant to be going to master?

andre-code commented 4 days ago

Is this meant to be going to master?

No, it should go to release-0.58.0

andre-code commented 1 day ago

Thanks, @leafty and @olevski , for your code review. I’ve added your suggestions. I agreed to leave the commands for something more reusable across all tests, and I’ve included that change as well.