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

ios - Memory not freeing up after popping viewcontroller using ARC -

Java JSoup error fetching URL -

webstorm - PhpStorm file cache conflict with TypeScript compiler -