janpio edited a comment on issue #37: [Plugins] Improve plugin tests
URL: https://github.com/apache/cordova/issues/37#issuecomment-425869351
 
 
   - Chrome is missing for cordova-plugin-file
   - Idea: Plugins just define the supported platforms, rest is done by some 
other package that has all the saucelabs configuration etc
   - iOS/Obj-C testing is only present in some repos:
   ```
     - env: TEST_DIR=.
       language: objective-c
       osx_image: xcode7
     - env: TEST_DIR=./tests/ios
       language: objective-c
       osx_image: xcode7
   ```
   - Xcode versions used across tests are pretty random (and old!)
   - Node versions used across tests are also not identical ( most use 4.2, 
some use others)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to