You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before moving to a major release we would like to have at least some basic tests for each component. The most important thing to test is the Dash specific functionality like callbacks. For now, we can assume that props that are passed to Mantine are rendered properly by the upstream Mantine component.
Writing tests is a great way to start contributing to Dash Mantine Components!
Before moving to a major release we would like to have at least some basic tests for each component. The most important thing to test is the Dash specific functionality like callbacks. For now, we can assume that props that are passed to Mantine are rendered properly by the upstream Mantine component.
Writing tests is a great way to start contributing to Dash Mantine Components!
For more information, please see our Contributing Guide
You can find the all the currently completed tests here: https://github.com/snehilvj/dash-mantine-components/tree/master/tests
The text was updated successfully, but these errors were encountered: