Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

chore(test): clean up mocha tests #5007

Merged
merged 2 commits into from
Nov 9, 2018
Merged

Conversation

cnishina
Copy link
Contributor

@cnishina cnishina commented Nov 8, 2018

  • this.slow does not appear to be part of the mocha framework or we are
    not correctly exposing it. Removed since it was causing errors.
  • moved tests to be async / await where appropriate.

@cnishina
Copy link
Contributor Author

cnishina commented Nov 8, 2018

Reference #4995.

@cnishina cnishina requested a review from heathkit November 8, 2018 01:07
- this.slow does not appear to be part of the mocha framework or we are
not correctly exposing it. Removed since it was causing errors.
- moved tests to be async / await where appropriate.
@cnishina cnishina merged commit 672f04b into angular:selenium4 Nov 9, 2018
cnishina added a commit to cnishina/protractor that referenced this pull request Dec 19, 2018
- this.slow works only if we use `function` and not a fat arrow.
- moved tests to be async / await where appropriate.
cnishina added a commit to cnishina/protractor that referenced this pull request Mar 23, 2019
- this.slow works only if we use `function` and not a fat arrow.
- moved tests to be async / await where appropriate.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants