We need tests to ensure RHElements continue to work within React, Angular, Vue, etc.
Things to research:
- for UI-only elements, do visual regression testing to make sure they look right within frameworks
- for behavioral elements (ex: accordion, tabs), do something like the tests on https://custom-elements-everywhere.com/ to ensure attrs and events work within the framework
We need tests to ensure RHElements continue to work within React, Angular, Vue, etc.
Things to research: