Commit Graph

4 Commits

Author SHA1 Message Date
Marc Schwieterman
d98b2c45be add tests for and fix location specific taps
It looks like the local location variable in Bacon::Functional::API#tap
was being overwritten on accident. Created tests for location specific
taps and removed overwriting assignment statement.
2012-07-29 21:46:08 -04:00
Eloy Duran
0928fafe6f Test that an actual different storyboard is loaded.
Also simplify option initialization a little.
2012-07-13 21:33:05 +02:00
Marc Schwieterman
9045772f76 storyboard support
* load from MainStoryboard by default
    * options
        * :storyboard_name - name of storyboard file (without extension)
        * :id - identifier value of controler as set in Xcode
    * tests
2012-07-12 18:59:40 -04:00
Laurent Sansonetti
5a37c3df38 spec UI + static libraries support 2012-07-05 16:01:54 +02:00