tree: 12a5006b946ce4a9a3ddbafe7a00b1413e000681
  1. src/
  2. buf.gen.yaml
  3. dubbo-node-h1-server.mjs
  4. jasmine.json
  5. localhost-cert.pem
  6. localhost-key.pem
  7. package.json
  8. README.md
  9. tsconfig.json
packages/dubbo-node-test/README.md

Tests

This package provides test coverage for @apachedubbo/dubbo-node with the test framework Jasmine.

Run the suite with make testnode from the project root.

The tests run against:

  • dubbo-go (h1/h2) via Docker
  • grpc-go (h2) via Docker
  • @apachedubbo/dubbo-node (h1)