Angular 15 w/ Material Component testing #25114
Unanswered
sayloradm
asked this question in
Component Testing
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Has anyone had any luck being able to properly test Angular Material components with Cypress?
I've tried a couple different things like importing stylesheets and using a custom webpack.
When I used the custom webpack it was the closest (seemingly) I got but received this error:
NG0400: A platform with a different configuration has been created. Please destroy it first.
If anyone has had luck with this I'd love to hear about how it was or can be done!!
Beta Was this translation helpful? Give feedback.
All reactions