Skip to content

test: Achieve 100% test coverage#104

Merged
privateip merged 1 commit intoitential:develfrom
privateip:test-coverage
Feb 6, 2026
Merged

test: Achieve 100% test coverage#104
privateip merged 1 commit intoitential:develfrom
privateip:test-coverage

Conversation

@privateip
Copy link
Member

  • Add test for set_level() with invalid string parameter
  • Add test for authenticate_basicauth() with missing credentials (sync)
  • Add test for authenticate_oauth() with missing credentials (sync)
  • Add test for authenticate_basicauth() with missing credentials (async)
  • Add test for authenticate_oauth() with missing credentials (async)
  • Import pytest in test_logging.py for exception testing

- Add test for set_level() with invalid string parameter
- Add test for authenticate_basicauth() with missing credentials (sync)
- Add test for authenticate_oauth() with missing credentials (sync)
- Add test for authenticate_basicauth() with missing credentials (async)
- Add test for authenticate_oauth() with missing credentials (async)
- Import pytest in test_logging.py for exception testing
@privateip privateip requested a review from a team as a code owner February 6, 2026 02:47
@privateip privateip merged commit a1bd6ee into itential:devel Feb 6, 2026
4 checks passed
@privateip privateip deleted the test-coverage branch February 6, 2026 03:01
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