[
https://issues.apache.org/jira/browse/CB-6724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100997#comment-14100997
]
ASF GitHub Bot commented on CB-6724:
------------------------------------
GitHub user eymorale opened a pull request:
https://github.com/apache/cordova-plugin-device-motion/pull/17
CB-6724
documentation for manual tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eymorale/cordova-plugin-device-motion CB-6724
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-device-motion/pull/17.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #17
----
commit 7880ada99b453799d5083b6ad3dc87b094a498fb
Author: Staci Cooper <[email protected]>
Date: 2014-07-17T19:46:14Z
CB-7160 added manual tests
commit c16c6e426bcf8359b721ea3360ab8c9a0eb94119
Author: Staci Cooper <[email protected]>
Date: 2014-07-17T19:47:20Z
Removed js-module for tests from plugin.xml
commit fdbc17d3e10a16cab260d5a4b9deb3fa4b2d70f8
Author: Edna Morales <[email protected]>
Date: 2014-07-23T20:31:16Z
Merging to work on top of test framework changes
commit 183e8712782eea400faaa495366d4de3ade0a2a5
Author: Edna Morales <[email protected]>
Date: 2014-07-24T17:28:30Z
added documentation for manual tests
commit 6ec6016a67e8f83ea8cb5022920e49e6c14c0418
Author: Edna Morales <[email protected]>
Date: 2014-08-13T16:53:01Z
merged with renamed tests dir
commit d6cd397d613695b4922467a836c82c55db576dec
Author: Edna Morales <[email protected]>
Date: 2014-08-18T15:44:16Z
rebasing from master
----
> manual tests should have docs indicating the expected result
> ------------------------------------------------------------
>
> Key: CB-6724
> URL: https://issues.apache.org/jira/browse/CB-6724
> Project: Apache Cordova
> Issue Type: Improvement
> Components: mobile-spec
> Reporter: Marcel Kinard
> Assignee: Edna Morales
> Priority: Minor
>
> The manual tests in mobile-spec have buttons that do things and test the
> functions, but there is no indication and no documentation associated with
> those tests that indicate what the expected result should be. So it becomes
> difficult to compare the expected result with the actual result, unless you
> are very familiar with the function and know in your head what the expected
> result should be. It would be good if the expected result is documented, so
> non-experts can run the manual tests and validate the results.
> The manual tests for InAppBrowser do include some documentation of the
> expected inline with the buttons, so that may be considered a prototype of
> what is needed here.
--
This message was sent by Atlassian JIRA
(v6.2#6252)