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

Cover core parts of the Api's in tests. #295

Closed
27 tasks
sreeise opened this issue Dec 13, 2020 · 1 comment
Closed
27 tasks

Cover core parts of the Api's in tests. #295

sreeise opened this issue Dec 13, 2020 · 1 comment
Labels
test Issues related to tests

Comments

@sreeise
Copy link
Owner

sreeise commented Dec 13, 2020

Test coverage is lacking for a large part of the Api's. Because of the amount of available requests/api's tests should at least cover the core parts of each api. These tests should be ones that make requests and verify the implementation works. An example would be the drive tests located in this file https://github.com/sreeise/graph-rs/blob/950802541cc35f19d6b582648f740e6abee9df5c/tests/drive_request.rs#L15

Tests need to be added for:

  • Activities
  • App catalogs
  • Applications
  • Attachments
  • Audit logs
  • Certificate based auth configuration
  • Communications
  • Contracts
  • Data policy operations
  • Directory
  • Domain dns records
  • Domains
  • Education
  • Identity
  • Inference classification
  • Insights
  • Invitations
  • Managed devices
  • Org contacts
  • places
  • planner
  • Policies
  • Sites
  • Subscribed skus
  • Subscriptions
  • Teams
  • Teamwork
@sreeise sreeise added the test Issues related to tests label Dec 13, 2020
@sreeise
Copy link
Owner Author

sreeise commented Apr 4, 2023

Most of these are covered thanks to #402. Closing this one out.

@sreeise sreeise closed this as completed Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Issues related to tests
Projects
None yet
Development

No branches or pull requests

1 participant