mckinsey / vizro

Vizro is a toolkit for creating modular data visualization applications.
https://vizro.readthedocs.io/en/stable/
Apache License 2.0
2.49k stars 112 forks source link

Apply `asserts_component_equal` to unit tests for components #283

Closed nadijagraca closed 6 months ago

nadijagraca commented 6 months ago

Description

Refactoring of unit tests for components where assert_component_equal is implemented.

Notice