testing - How do I "stub" a child ember component in an integration test? -


say have component contains component b. i'm writing integration test component a, component b addon don't want include tests (mainly because makes xhr requests i'd rather keep out of integration test). there documentation on how this? or have best practice?


Comments

Popular posts from this blog

html - Styling progress bar with inline style -

java - Oracle Sql developer error: could not install some modules -

How to use autoclose brackets in Jupyter notebook? -