摘要: For example, when testing container component we might import lots of children components, but we didn't actually testing those children components. S 阅读全文
posted @ 2017-05-09 23:54 Zhentiw 阅读(771) 评论(0) 推荐(0)
摘要: The main idea for testing contianer component is to make sure it setup everythings correctlly. Call the onInit() lifecycle first, then the variables h 阅读全文
posted @ 2017-05-09 23:49 Zhentiw 阅读(318) 评论(0) 推荐(0)
摘要: Component: Test: 阅读全文
posted @ 2017-05-09 23:16 Zhentiw 阅读(668) 评论(0) 推荐(0)