In AngularJS + Karma jasmine application, how do we test if the HTML component rendered or not?

后端 未结 0 364
北海茫月
北海茫月 2021-02-02 16:01

I have created a unit test case. Where I want to check if the required components for login page is rendered or not.

describe(\'Login\', function () {
    it(\'fo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题