I have an AngularJS controller and HTML template associated with it. I have a "Save" button within the template. I would like to write a test with Jasmine to check if the button is visible under certain condition. I have an AngularJS controller and HTML templat