Skip to content

Conversation

@kamrik
Copy link
Contributor

@kamrik kamrik commented Apr 9, 2014

Merging e2e tests into spec/ dir and removing the old duplicate tests as discussed in
https://www.mail-archive.com/dev@cordova.apache.org/msg15466.html

kamrik added 3 commits April 14, 2014 20:25
Removing the duplicate tests first as a separate commit (for better history).
Part 2, move all the files and delete e2e dir.
For history of old overwritten tests in spec try
git log 5cf9d90
After e2e dir was merged into spec/ there were interferences between the e2e
tests and cli.spec.js. Jasmine runs all tests in a single process, therefore
process-global settings like event listener (un)registration can cause
interference between the tests.

github: close apache#159
@asfgit asfgit merged commit 38db7a2 into apache:master Apr 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants