getsaf / shallow-render

Angular testing made easy with shallow rendering and easy mocking. https://getsaf.github.io/shallow-render
MIT License
273 stars 25 forks source link

Verify abstract class component functionality #220

Closed getsaf closed 1 year ago

getsaf commented 2 years ago

Verifying abstract class inheritance works with bindings

Attempting to reproduce issues from #217