Files
helm-dashboard/frontend/cypress/fixtures/repositories.json
Tamir Abutbul 383760e7a7 Added "Add repo" senario testing (#502)
* Adding start of add repository flow

* Adding data-cy instead of css selectors

* Saving progress

* Adding fixture data

* Cleaning the test
2024-01-23 10:26:07 +00:00

6 lines
80 B
JSON

[
{
"name": "Komodorio",
"url": "https://helm-charts.komodor.io"
}
]