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

Feature/fix flaky tests #358

Merged
merged 11 commits into from
Feb 18, 2022
Merged

Feature/fix flaky tests #358

merged 11 commits into from
Feb 18, 2022

Conversation

mburri
Copy link
Contributor

@mburri mburri commented Feb 18, 2022

  • neue npm scripts
    • npm run test:watch führt die Tests im Headless aus - und startet sie wieder nach Änderungen
    • npm run test:brief führt die Tests Headless im Watchmode aus - es werden aber nur die Tests die failen aufgelistet.

Ich habe im Prinzip alle Warnings aus den logs geflickt - danach auch noch den Test wegen den MyUserSetttings - dort kam die Fehlermeldung eigentlich her - jetzt sollte es gut sein.

die expect().nothing() habe ich ergänzt, weil Jasmine warnings ausgab, dass der Test keine Expectations enthalte - das ist dort der Fall wo httpTestingController.match verwendet wird, oder die Expectation in eine Funktion ausgelagert ist.

@mburri mburri requested a review from caebr February 18, 2022 11:49
@mburri mburri merged commit 85e9791 into feature/333-tests Feb 18, 2022
@mfehlmann mfehlmann deleted the feature/fix-flaky-tests branch May 25, 2022 15:13
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