freeCodeCamp/cypress/e2e/default/learn
Sam Rice 8c03f0910c
refactor(cypress): convert additional specs to ts (#49143)
* convert challenge-hot-keys to ts

* rename selector object in challenge-hot-keys

* convert challenges/output to ts

* update selector and location objects in challenges/output

* convert common-components/searchBar to ts

* add missing type and fix final url assertion

* convert searchBar to kebab-case and fix URL assertion

* convert donate-page-donor to ts

* convert donation-block-completion-modal to ts

* resolve compilation errors in donation-block-completion-modal.ts

* convert intro-page to ts

* resolve compiler errors in intro-page.ts

* convert settings/certifications to ts

* add cypress testing library types to tsconfig for settings/certifications.ts

* convert settings/image-picture-check to ts

* convert settings/settings to ts

* convert settings/user-token to ts

* convert settings/username-change to ts

* resolve compiler errors in settings/username-change.ts

* convert default/top-contributor to ts

* add ES2017 to compilerOptions.lib in cypress/tsconfig

* edit custom command interface
2023-01-26 20:25:19 +00:00
..
challenges fix(cypress): convert tests to TypeScript (#49120) 2023-01-25 12:22:12 +00:00
coding-interview-prep Feat: Convert 8 more Cypress files to Typescript (#49001) 2023-01-13 07:53:04 +02:00
common-components refactor(client): clear selector type error in editor cypress test (#49129) 2023-01-25 18:38:57 +05:30
donate refactor(cypress): convert additional specs to ts (#49143) 2023-01-26 20:25:19 +00:00
header Revert "fix(client): expose donate button on navigation bar" (#48902) 2023-01-03 18:26:15 +05:30
redirects Feat: Convert 8 more Cypress files to Typescript (#49001) 2023-01-13 07:53:04 +02:00
responsive-web-design refactor(cypress): convert additional specs to ts (#49143) 2023-01-26 20:25:19 +00:00
challenge-hot-keys.ts fix(cypress): convert tests to TypeScript (#49120) 2023-01-25 12:22:12 +00:00
index.ts Feat: Convert landing page test to Typescript (#49022) 2023-01-19 16:04:15 +01:00