Sorry about that guys. These kinds of tests on iOS need to be manual tests, as such, it needs a test plan / checklist. I'll write one up - which will include the automated unit tests, gui tests (contacts, capture api etc, Becky has some code that covers this), plus this one (orientation) that slipped the radar.
On Tue, Jan 31, 2012 at 6:58 PM, Anis KADRI <anis.ka...@gmail.com> wrote: > I think we should start writing unit/functionnal tests for every > platform. mobile-spec is not enough in my opinion. Joe started doing > it on Android I believe. > > On Tue, Jan 31, 2012 at 6:48 PM, Michael Brooks > <mich...@michaelbrooks.ca> wrote: >> We could document the test plan as an application. >> >> - Each test is presented as a page. >> - Each page asking you to performance a task >> - Tablet or Handheld? >> - Rotate the device... did it rotate? Yes / No >> - ... >> - XHR the log results to a server. >> >> Michael >> >> On Tue, Jan 31, 2012 at 6:40 PM, Brian LeRoux <b...@brian.io> wrote: >> >>> *sigh >>> >>> yup, and lets add one a bug for a lack of testing in our release leads >>> to regressions. this one would require a manual test, and maybe many >>> do, so we should start doc'ing those so we have a plan to run thru >>> >>> On Tue, Jan 31, 2012 at 6:30 PM, Steven Gill <stev...@adobe.com> wrote: >>> > Hey everyone, >>> > >>> > Found a bug today that I believe will require us to release 1.4.1. Check >>> it out at >>> https://issues.apache.org/jira/browse/CB-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel >>> > >>> > Shaz fixed it. IOS doesn't change orientation with 1.4.0. Pretty >>> significant bug. >>> > >>> > Thoughts? >>> > >>> > -Steve >>> > >>> > >>>