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

[WIP] Fix tests that runs in random order. #121

Closed
wants to merge 3 commits into from
Closed

[WIP] Fix tests that runs in random order. #121

wants to merge 3 commits into from

Conversation

hub33k
Copy link
Contributor

@hub33k hub33k commented Jul 27, 2020

WIP

To test it, in karma.conf.js comment out:

jasmine: {
    random: false
}

To test one file you can add f to top level describe: fdescribe( 'CKEditorComponent', () => {}

Closes #93

@Dumluregn Dumluregn marked this pull request as draft July 27, 2020 09:37
@Dumluregn Dumluregn self-requested a review July 30, 2020 11:25
@Dumluregn Dumluregn assigned Dumluregn and unassigned Dumluregn Jul 30, 2020
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.

Tests are failing if run in random order
2 participants