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

Get tests up to ~20% #252

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Oct 18, 2024

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

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    17a3845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a91e7e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b8f9e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3167412 View commit details
    Browse the repository at this point in the history
  5. chore(ChatbotWelcomePrompt): Add tests

    Wrong prompt prop was also optional - caused rendering issues without it.
    rebeccaalpert committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    760b901 View commit details
    Browse the repository at this point in the history
  6. chore(JumpButton): Add tests

    Also removed unnecessary class now that it's removed from DOM when isHidden is used.
    rebeccaalpert committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    4e6512e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    920a786 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    648cb6f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    845360a View commit details
    Browse the repository at this point in the history
  2. chore(docs): Fix typos

    rebeccaalpert committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fd962b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. chore(docs): Rework data-testid

    Make data-testid configurable in user-composable components and rework tests to go without on generated components.
    rebeccaalpert committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4c97fc7 View commit details
    Browse the repository at this point in the history