11 Commits

Author SHA1 Message Date
Eloy Durán
3caf55b141 [UI spec] Add failing test for flick and direction.
Related to http://hipbyte.myjetbrains.com/youtrack/issue/RM-439
2014-04-08 11:33:29 +09:00
Eloy Durán
a151789470 [UI spec] Make tap work with UISwitch. 2014-04-08 11:32:12 +09:00
Eloy Durán
16c19e5a20 [test] Make iOS UI helper search from the key window instead.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-382.
2014-01-28 21:24:14 +09:00
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
Eloy Duran
f357dfd6cd Merge branch 'ft_storyboard_support' of https://github.com/marcisme/RubyMotion into marcisme-ft_storyboard_support 2012-07-13 20:54:46 +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
Marc Schwieterman
271200bc84 tag specs that fail with accessibility inspector
Three of the specs in "Bacon::Functional::API, concerning continuous
gestures" fail if the identity inspector is on. I'm not sure if that's
fixable, but I tagged them with TODO, so it will at least be obvious
why they have failed if they do.
2012-07-12 18:59:40 -04:00
Marc Schwieterman
ee07b0b2f2 configure bacon-ui tests to use dev lib dir 2012-07-12 18:42:44 -04:00
Laurent Sansonetti
4244f0720b this file is not necessary 2012-07-11 15:55:22 +02:00
Laurent Sansonetti
7dbc26e610 add bacon-ui test suite 2012-07-11 15:44:47 +02:00