alexrothenberg / motion-addressbook

MIT License
89 stars 30 forks source link

Figure out how to write specs for AddressBook::Picker #7

Closed alexrothenberg closed 10 years ago

alexrothenberg commented 11 years ago

I tried writing some in https://github.com/alexrothenberg/motion-addressbook/blob/master/spec/address_book/picker_spec.rb but they failed. I'm not sure how to interact with the picker controller in a spec.