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

Update account.spec.ts #1

Closed
wants to merge 1 commit into from
Closed

Conversation

toyerma
Copy link

@toyerma toyerma commented Jun 22, 2019

hi @lisihocke when using Jest you do not need an external chai library to use expect. Jest has built in expect assertions
https://jestjs.io/docs/en/expect.html#expectvalue

hi Lisi ,when using Jest you do not need an external chai library to use expect. Jest has built in expect assertions
https://jestjs.io/docs/en/expect.html#expectvalue
@lisihocke
Copy link
Owner

Hi Toyer, as already shared in person, thanks for your suggestions. I now finally had the capacity to consider them to improve these generated tests. When trying out the changes locally, however, the tests threw the following errors: ReferenceError: expect is not defined and WebDriverError: element click intercepted. I didn't find a quick way to solve this. For now I decided to leave them as they are. If you're up for it, let's pair on the topic - these tests definitely need a general overhaul! :)

@lisihocke lisihocke closed this Sep 18, 2019
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.

None yet

2 participants