components-contrib/tests/certification/bindings/kitex
Josh van Leeuwen 9be6d157a4
tests/certification: Updates dapr/dapr to `master` HEAD (#3084)
Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-08-21 17:06:55 -07:00
..
components Add kitex output binding (#2563) 2023-03-16 16:59:03 +00:00
README.md Add kitex output binding (#2563) 2023-03-16 16:59:03 +00:00
config.yaml Add kitex output binding (#2563) 2023-03-16 16:59:03 +00:00
kitex_test.go tests/certification: Updates dapr/dapr to `master` HEAD (#3084) 2023-08-21 17:06:55 -07:00

README.md

CloudWego kitex Binding certification testing

This project aims to test the CloudWeGo kitex binding component under various conditions.

Test plan

Functional tests

  • Invocation
    • Successfully invoke kitex server

Running the tests

This must be run in the GitHub Actions Workflow configured for test infrastructure setup.