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?