29 Commits

Author SHA1 Message Date
murgatroid99
aa9d47da14 Make grpc-js tests run on Node 8.11.2 2018-05-30 15:57:35 -07:00
Michael Lumish
49c354a223
Revert "Revert "Add coverage reporting for JavaScript and TypeScript files"" 2018-05-16 14:03:23 -07:00
Jan Tattermusch
1b4d66b382
Revert "Add coverage reporting for JavaScript and TypeScript files" 2018-05-15 18:29:06 -07:00
murgatroid99
1f58e0111d Skip cross-implementation tests for Node<6 2018-05-14 16:05:52 -07:00
murgatroid99
3ed2e806fd Don't use let in js gulpfiles 2018-05-14 14:03:11 -07:00
murgatroid99
60b59c455c Add coverage reporting for JavaScript and TypeScript files 2018-05-10 11:21:25 -07:00
murgatroid99
5e0d34a7b7 Make interop tests use new proto loader, run them with pure js client 2018-03-08 16:42:01 -08:00
Kelvin Jin
d3d91e1c36 recover fixtures
Revert "build: update build files"

This reverts commit a35fad015d49ffff2ac39cf3a3cdc3067c66226f.
2018-03-01 11:54:48 -08:00
Kelvin Jin
a35fad015d build: update build files 2018-02-28 15:06:19 -08:00
Kelvin Jin
6e569b76f1 Revert 2c625fe^..b192adf
Revert "use client's user agent; small changes in test gulpfile; add TODO"

This reverts commit 2c625feb9fd12c4c01602483f199e50b5eac5a90.

Revert "use merged gRPC object in api tests"

This reverts commit 9d9404615ec870dfbfe15055148070ccd700dc5f.

Revert "add packageJson to any-grpc"

This reverts commit 6a6b4eb56c9c10432d2664d6db12fc1348fc6e58.

Revert "change grpc refs in math api test"

This reverts commit 689d4d0c619b69fca0fb7af734f2741c8c4bc788.

Revert "test: add requiring fixtures to specify implementation to test"

This reverts commit b192adf2a12653744520aea625c7c87fbb493d4c.
2018-02-28 14:42:54 -08:00
Kelvin Jin
ad8aa54fd6 simplify gulp commands in package directories 2017-12-14 16:41:24 -08:00
Kelvin Jin
2c625feb9f use client's user agent; small changes in test gulpfile; add TODO 2017-11-09 10:50:46 -08:00
Kelvin Jin
9d9404615e use merged gRPC object in api tests 2017-11-07 15:00:23 -08:00
Kelvin Jin
40ce5ec09b test dir don't need links 2017-10-25 15:52:52 -07:00
Kelvin Jin
afca1967cc refactor: correct interop test paths 2017-10-25 15:49:55 -07:00
Kelvin Jin
5c657cf3bd test: run internal tests sequentially 2017-10-25 15:49:51 -07:00
Kelvin Jin
b192adf2a1 test: add requiring fixtures to specify implementation to test 2017-10-25 15:49:18 -07:00
Kelvin Jin
9c4203c317 correction for tests 2017-10-25 14:18:16 -07:00
Kelvin Jin
94eca58f5d try new links 2017-10-25 13:15:59 -07:00
murgatroid99
f27449a076 Add missing gulp dependency, remove unnecessary flags from one task 2017-09-28 17:13:02 -07:00
murgatroid99
a101e8b6a5 Merge branch 'master' into dependency_cleanup 2017-09-28 16:41:34 -07:00
murgatroid99
777d9f8480 Add license notice to several script files 2017-09-22 10:50:58 -07:00
murgatroid99
62d71048fe Move dependencies around, add gulp target for document generation 2017-09-20 12:39:16 -07:00
murgatroid99
f3706fd7d0 Add clean.all gulp task for test runs, go back to renaming report files 2017-09-19 13:56:48 -07:00
murgatroid99
18b756f342 Add Jenkins XML reporting to tests 2017-09-18 13:19:00 -07:00
murgatroid99
3d4dddd8cc Switch to execa. Separate setup and rebuild/test tasks 2017-09-14 10:59:20 -07:00
murgatroid99
769737b969 Create a short command to run working tests from a clean repo 2017-09-13 17:14:40 -07:00
murgatroid99
0fe5704ad7 Get tests from the C-based library working and add corresponding gulp tasks 2017-09-13 13:54:13 -07:00
murgatroid99
739e31a437 Move interop, performance, and stress tests out of the native package 2017-09-11 18:16:04 -07:00