-
- Downloads
Refactor e2e collection helpers and commands to TS (#45624)
* Refactor cy.createCollection and cy.archiveCollection to TS * Refactor collection and user helpers to TS * Keep collection helpers together * Sort code * Format code * Add return type to createCollection * Fix typing * Deprecate openNewCollectionItemFlowFor
Showing
- e2e/support/commands/api/collection.js 0 additions, 24 deletionse2e/support/commands/api/collection.js
- e2e/support/commands/api/collection.ts 26 additions, 0 deletionse2e/support/commands/api/collection.ts
- e2e/support/helpers/e2e-collection-helpers.ts 58 additions, 19 deletionse2e/support/helpers/e2e-collection-helpers.ts
- e2e/support/helpers/e2e-users-helpers.ts 25 additions, 0 deletionse2e/support/helpers/e2e-users-helpers.ts
- e2e/support/helpers/index.js 25 additions, 25 deletionse2e/support/helpers/index.js
- e2e/test/scenarios/organization/bookmarks-collection.cy.spec.js 13 additions, 13 deletions...st/scenarios/organization/bookmarks-collection.cy.spec.js
- e2e/test/scenarios/organization/bookmarks-question.cy.spec.js 5 additions, 5 deletions...test/scenarios/organization/bookmarks-question.cy.spec.js
Loading
Please register or sign in to comment