Commit Graph

17 Commits

Author SHA1 Message Date
David Hersey
2a8c91e544 Merge branch 'edge' of https://github.com/clearsightstudio/ProMotion into edge
Conflicts:
	.ruby-version
2013-09-09 12:37:22 -04:00
David Hersey
d137d60ceb Adding support for open(Screen, animated: false) with specs 2013-08-20 10:32:11 -04:00
David Hersey
5cee8f326c added functional tests for animation support for navigation controller push animated 2013-08-17 15:34:42 -04:00
David Hersey
6b0e56ae18 added functional tests for animation support for navigation controller push 2013-08-17 15:29:57 -04:00
David Hersey
2bfedb339e added functional tests for animation support for navigation controller push 2013-08-17 15:27:42 -04:00
Jamon Holmgren
b13d54df30 Revert "Merge branch 'edge' of github.com:clearsightstudio/ProMotion into edge"
This reverts commit 62fd1c1970, reversing
changes made to a139d36879.
2013-08-15 10:47:56 -07:00
Stephan Toggweiler
865f492a98 fix spec bug 2013-08-09 17:49:22 +02:00
Stephan Toggweiler
7150aaf367 accessibility spec added 2013-08-01 10:50:19 +02:00
Jamon Holmgren
1eb1d012b7 Changed on_presented to on_present to be more consistent
@silasj review.
2013-07-12 16:27:08 -07:00
Mark Rickert
19f2151e70 implemented and tested "close to_screen: :root"
Also accepts other close parameters like animated:true|false
2013-06-29 00:03:04 -07:00
Mark Rickert
a2c6bca354 Scope test better so it actually passes. 2013-06-29 00:02:23 -07:00
Mark Rickert
ed862648bb Allow popping to the root view controller in the nav stack. 2013-06-29 00:02:22 -07:00
Silas J. Matson
e80a6e46ec Added a few more requirements to improve tests. 2013-06-27 13:34:46 -07:00
Silas J. Matson
e20433afb4 Add specs for will_present, on_presented, will_dismiss, and on_dismiss. 2013-06-27 13:14:35 -07:00
Jamon Holmgren
648cc87930 Removing main_controller references 2013-06-21 23:33:12 -07:00
Mark Rickert
aed100c98b First pass on tests. 2013-06-07 08:34:47 -04:00
Jamon Holmgren
406b316863 Added passing functional tests 2013-05-19 19:44:47 -07:00