Skip to content

Add Cypress workspace image edit flow#1611

Open
cybercraftsolutionsllc wants to merge 1 commit into
stakwork:masterfrom
cybercraftsolutionsllc:codex/edit-org-image-cypress-428
Open

Add Cypress workspace image edit flow#1611
cybercraftsolutionsllc wants to merge 1 commit into
stakwork:masterfrom
cybercraftsolutionsllc:codex/edit-org-image-cypress-428

Conversation

@cybercraftsolutionsllc
Copy link
Copy Markdown

Summary

  • add Cypress coverage for editing an organization/workspace image through the edit modal file input
  • use an in-memory PNG so the spec does not need a binary fixture
  • assert the selected image preview appears before saving the updated workspace

Closes #428.

Validation

  • npx tsc --noEmit --target es2015 --types cypress,node --moduleResolution node cypress\global.d.ts cypress\e2e\27_editOrganizationImage.cy.ts
  • npx eslint cypress\e2e\27_editOrganizationImage.cy.ts --max-warnings 100
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[tests][cypress] Edit Organization's Image

2 participants