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

simplify click testing #48

Merged
merged 1 commit into from
Mar 4, 2024
Merged

simplify click testing #48

merged 1 commit into from
Mar 4, 2024

Conversation

antonborisoff
Copy link
Owner

pass .target to retrieve element id;

pass .target to retrieve element id;
Copy link

github-actions bot commented Mar 4, 2024

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% (141 / 143) 93% (28 / 30)

@antonborisoff antonborisoff merged commit fb15553 into master Mar 4, 2024
1 check passed
@antonborisoff antonborisoff deleted the simplify-testing branch March 4, 2024 10:22
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