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

Describe how to test Components (Unit Tests) #3483

Open
d-koppenhagen opened this issue Nov 19, 2024 · 0 comments
Open

Describe how to test Components (Unit Tests) #3483

d-koppenhagen opened this issue Nov 19, 2024 · 0 comments
Labels
👩‍👧‍👦community feedback Feedback from community 📕documentation Improvements or additions to documentation 🍄🆙improvement New feature or request 🧪test Improvements/bugs for testing-framework

Comments

@d-koppenhagen
Copy link
Contributor

It would be helpful to have some recommendations about how to test components using DB UX components. This can be different depending on the used framework.

I expect to have a dedicated page with information about how can I test when DB UX components are used.

  • Should I mock something globally?
  • How to mock?
  • How to type something (e. g. DBInput)
  • How to trigger something (e. g. DBButton)
  • ...

This should be available for all major supported frameworks such as Angular, Vue, React.

@mfranzke mfranzke added 📕documentation Improvements or additions to documentation 🍄🆙improvement New feature or request 🧪test Improvements/bugs for testing-framework 👩‍👧‍👦community feedback Feedback from community labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👩‍👧‍👦community feedback Feedback from community 📕documentation Improvements or additions to documentation 🍄🆙improvement New feature or request 🧪test Improvements/bugs for testing-framework
Projects
None yet
Development

No branches or pull requests

2 participants