Joe Bowser
47e20da631
CB-13289: Updating Travis and appveyor
2017-10-31 10:48:19 -07:00
filmaj
03144eb160
Add a node and npm package.json script for running java unit tests. Include them in the top-level npm test
script. Run java unit tests in travis. Small refactor in gradlebuilder to support building gradle wrapper more easily. Don't explicitly build gradlew on appveyor CI as now npm test
will do it for you.
2017-09-14 09:57:37 -07:00
filmaj
90053eb9df
CB-12950: lots of tweaks for end-to-end test runs, especially on CI:
...
- rename npm tasks to reflect what they do (npm run unit-tests, npm run e2e-tests). main `npm test` runs linter, unit tests and e2e tests now.
- locked jasmine down to ~2.6.0.
- consolidate gitignores.
- updated travis to run `npm test`. add android sdk installation to appveyor ci run.align android dpendencies across travis and appveyor. have appveyor install gradle. force gradle to version 3.4.1 in appveyor, as that seems to be the only version choco has. explicitly invoke sdkmanager to move license accepting process along.
2017-06-27 15:59:16 -05:00
Audrey So
d83d49d83b
CB-12895 : fixed eslint errors
2017-06-23 08:07:08 -07:00
Joe Bowser
a9a28d3e77
CB-12524: Workaround for obsolete gradle on integration servers
2017-03-13 13:51:37 -07:00
Joe Bowser
2d3f3cae13
CB-12524: Set Gradle to always build in the project directory since our tests don't run scripts from the project directory by default
2017-03-13 13:51:36 -07:00
Joe Bowser
fb9f0f3ee8
CB-12524: I need travis to install a wrapper on this, since travis fails the gradle check
2017-03-13 13:51:36 -07:00
Joe Bowser
b3201ad073
CB-12102: Bump travis to build to API 25
2016-11-01 16:39:09 -07:00
Joe Bowser
ba5e3a81e0
Updating travis
...
This closes #328
2016-09-06 10:42:59 -07:00
Shazron Abdullah
8fbb6d7c62
CB-11727 - travis ci setup is still using 0.10.32 node
...
This closes #325
2016-08-19 15:50:38 -07:00
Vladimir Kotikov
9f1aedb56d
CB-10888 Enable coverage reports collection via codecov
2016-03-16 17:42:01 +03:00
Alexander Sorokin
32edaee3a2
CB-9831 CB-9835 CB-9932 Added e2e tests
2015-11-11 14:06:43 +03:00
Vladimir Kotikov
400282282f
CB-9782 Implements PlatformApi contract for Android platform.
...
This closes #226
2015-10-20 12:21:30 +03:00
Joe Bowser
000eb0916e
Incrementing Travis to 23
2015-10-19 10:31:56 -07:00
alsorokin
90a51c2cc1
CB-9260 Install Android-22 on Travis-CI
2015-06-30 11:35:28 +03:00
Bas Bosman
240f27ce97
CB-8314 Speed up Travis CI ( close #148 )
2015-01-15 20:36:30 -05:00
Vladimir Kotikov
d52ca93ba6
CB-7493 Adds test-build command to package.json
2014-09-09 17:53:22 +04:00