You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to write a test that validates that a ionic-select get's loaded with the right ionic-options.
I'm struggling to figure out how to do this using karma/jasmine, is this something that's not possible with unit testing? Or is it only possible with e2e testing?