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

Create test suite for event and auth #459

Merged
merged 14 commits into from
May 8, 2023

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    e928c75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9554194 View commit details
    Browse the repository at this point in the history
  3. Fix events

    - Calendar ID param required for all CRUD operations
    - Only when is required for creating an event
    - Update request body should make everything optional
    mrashed-dev committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    847bcd1 View commit details
    Browse the repository at this point in the history
  4. AV-819 Create events test suite

    also used to test baseResource
    mrashed-dev committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    bcac743 View commit details
    Browse the repository at this point in the history
  5. Minor tweaks to the auth resource

    - prettier
    - documentation fixes
    - typos
    mrashed-dev committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    ebd259c View commit details
    Browse the repository at this point in the history
  6. Delete index.js

    mrashed-dev committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    10e8054 View commit details
    Browse the repository at this point in the history
  7. cleanup auth schema

    mrashed-dev committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    bd6763c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0cc9e4f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f24ee20 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9b2c718 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    44adf7c View commit details
    Browse the repository at this point in the history
  12. nit: add missing slash

    mrashed-dev committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    18472e4 View commit details
    Browse the repository at this point in the history
  13. AV-822 Created auth spec

    mrashed-dev committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    c59f3e5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    cb61db6 View commit details
    Browse the repository at this point in the history