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

Add unit tests #396

Open
rosinghal opened this issue Mar 15, 2023 · 1 comment · May be fixed by #490
Open

Add unit tests #396

rosinghal opened this issue Mar 15, 2023 · 1 comment · May be fixed by #490
Milestone

Comments

@rosinghal
Copy link
Member

rosinghal commented Mar 15, 2023

Possible cases

  • Update settings
  • Create a calendar
    • with a valid calendar ID
    • with an invalid calendar ID
  • Update a calendar
    • with a valid calendar ID
    • with an invalid calendar ID
  • Render calendar
    • with shortcode
    • with widget
    • with post type
    • with attachments
    • with/without description and links
    • with/without location
    • with guests
      • accepted
      • denied
      • maybe
      • no answer
    • with calendar ID not set
    • with a list view
    • with grid view
    • with grid view
    • HTML formatting of description
    • Markdown formatting of description
    • Tooltip shows for widget

Environments

  • PHP 7.x, WP 5.x
  • PHP 7.x, WP 6.x
  • PHP 8.x, WP 5.x
  • PHP 8.x, WP 6.x
@rosinghal
Copy link
Member Author

@gacharijohn please add more use cases that you will encounter

@rosinghal rosinghal added this to the 3.5.0 milestone Mar 15, 2023
@rosinghal rosinghal linked a pull request Aug 24, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant