[ 
https://issues.apache.org/jira/browse/CB-13875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364221#comment-16364221
 ] 

ASF subversion and git services commented on CB-13875:
------------------------------------------------------

Commit 20ed375676ff4dc7b772b40a7f18455a650a2028 in cordova-windows's branch 
refs/heads/janpio-rework_MSBuildTools from Jan Piotrowski
[ https://gitbox.apache.org/repos/asf?p=cordova-windows.git;h=20ed375 ]

CB-13875 add `prepare` script that can be called in e2e tests (#254)

* CB-13875 add `prepare` script that can be called in e2e tests to prepare 
project files
(based on `clean` and some terrible code to build a `project` object)
also adds default `config.xml`

* minimal config.xml

* less minimal

* fix www source folder


> `npm run test-e2e` is highly platform dependent as `prepare` step is not run
> ----------------------------------------------------------------------------
>
>                 Key: CB-13875
>                 URL: https://issues.apache.org/jira/browse/CB-13875
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-windows
>            Reporter: Jan Piotrowski (Sujan)
>            Assignee: Jan Piotrowski (Sujan)
>            Priority: Major
>
> When running `npm run test-e2e` you have to have the Windows SDK with the 
> exact version that is mentioned in `TargetPlatformVersion` (which oldest one 
> in the template) installed for it to succeed.
> For actual projects, this is updated with the newest/available one on project 
> creation.
> For this to properly work in tests, `prepare` has also to be executed in the 
> e2e tests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to