Skip to content

Add test_client tests#117

Open
mariyafro wants to merge 2 commits intomasterfrom
add-test-client-tests
Open

Add test_client tests#117
mariyafro wants to merge 2 commits intomasterfrom
add-test-client-tests

Conversation

@mariyafro
Copy link
Copy Markdown

@mariyafro mariyafro commented Oct 13, 2025

Adds the following tests to test_client:

  • test_read_events
  • test_read_free_busy
  • test_delete_all_events
  • test_list_notification_channels
  • test_close_notification_channel
  • test_list_profiles

1. Incorporates f-string in the message printed out during the initial authorization, allowing you to directly access the authorization link.
2. Expands the coverage report provided by pytest-cov so that it includes the specific lines that are not covered by the tests.
Adds:
- test_read_events
- test_read_free_busy
- test_delete_all_events
- test_list_notification_channels
- test_close_notification_channel
- test_list_profiles
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