Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript Cypress custom commands #2307

Merged
merged 1 commit into from
Jul 2, 2018
Merged

Typescript Cypress custom commands #2307

merged 1 commit into from
Jul 2, 2018

Conversation

ArnaudPel
Copy link
Contributor

Make it possible to use custom Cypress command in the .ts specs

@ArnaudPel
Copy link
Contributor Author

I wasn't too sure about the filename commands_type.ts, let me know if you have better.

@ArnaudPel
Copy link
Contributor Author

I'll rebase on #2308 once it is merged to show that tests are passing

Make it possible to use custom Cypress command in the .ts specs
@ArnaudPel
Copy link
Contributor Author

All good

√ should use our custom cypress command (539ms)

@mgechev mgechev merged commit efb94cc into mgechev:master Jul 2, 2018
@ArnaudPel ArnaudPel deleted the feat/cypress-ts-commands branch July 2, 2018 07:51
mgechev pushed a commit that referenced this pull request Jul 3, 2018
* Fix: fakeAsync Karma Test

* add resolutions field to package.json (#2302)

* add resolutions field to package.json

* use npm ci

* configure cache directories for ci

* chore(package): update rollup to version 0.62.0 (#2304)

* chore(package): update yargs to version 12.0.1 (#2306)

* Update package-lock.json to fix CI build (#2308)

* Typescript Cypress custom commands (#2307)

Make it possible to use custom Cypress command in the .ts specs

* Exclude Cypress and Karma from docker images (#2309)

* Fix: fakeAsync Karma Test
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.

2 participants