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

enhance base harness testing #45

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Conversation

antonborisoff
Copy link
Owner

use elementPresent to check that elements exist/don't exist in test template to make sure test setup is complete;

@antonborisoff antonborisoff force-pushed the enhance-base-harness-testing branch from 66b296e to 406b187 Compare February 29, 2024 18:39
use elementPresent to check that elements exist/don't exist in test template to make sure test setup is complete;
@antonborisoff antonborisoff force-pushed the enhance-base-harness-testing branch from 406b187 to 77aa496 Compare February 29, 2024 18:49
Copy link

Code Coverage

Package Line Rate Branch Rate
app 100% 75%
app.components.home 100% 100%
app.components.login 100% 100%
app.components.not-found 100% 100%
app.guards 100% 94%
app.services.auth 100% 100%
app.services.contracts 100% 100%
app.services.features 100% 100%
app.services.message-box 100% 100%
app.tests 100% 100%
app.tests.foundation.tests 100% 100%
transloco 85% 100%
Summary 99% (140 / 142) 93% (28 / 30)

@antonborisoff antonborisoff merged commit 58a235e into master Feb 29, 2024
1 check passed
@antonborisoff antonborisoff deleted the enhance-base-harness-testing branch February 29, 2024 18:54
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.

1 participant