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

Not documented list routes test #109

Merged
merged 2 commits into from
May 12, 2024
Merged

Conversation

spencewenski
Copy link
Member

No description provided.

- Name all test modules `tests`
- Use `use super::*` wherever possible
- Remove `test_` prefix from test method names
Copy link

codecov bot commented May 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files Coverage Δ
src/auth/jwt/ietf.rs 100.00% <100.00%> (ø)
src/auth/jwt/mod.rs 69.73% <ø> (ø)
src/auth/jwt/openid.rs 96.29% <ø> (ø)
src/config/service/http/initializer.rs 78.84% <100.00%> (ø)
src/config/service/http/middleware.rs 88.54% <100.00%> (ø)
src/service/http/service.rs 50.94% <100.00%> (+1.42%) ⬆️

@spencewenski spencewenski merged commit f5539c4 into main May 12, 2024
6 checks passed
@spencewenski spencewenski deleted the not-documented-list-routes-test branch May 12, 2024 23:24
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