epinio/epinio-end-to-end-tests

[Cypress] Add automated test app export feature

Closed this issue · 0 comments

Implement automated test to cover new feature app export: epinio/ui#170

Image

The test should:

  • Verify app export option is present after an app is deployed
  • Splits app export into manifest and Chart and images
  • Manifest file is downloaded and can be re-uplodaded. (already adapted and covered in test Download manifest from ui and push an app from it)
  • Chart and images can be downloaded