test-services

command
v0.14.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 20, 2025 License: MIT Imports: 11 Imported by: 0

README

Test services to run the sdk-test-suite

To run locally

KO_DOCKER_REPO=restatedev ko build -B -L github.com/restatedev/sdk-go/test-services
  • Run the tests (requires JVM >= 17):
java -jar restate-sdk-test-suite.jar run --exclusions-file exclusions.yaml restatedev/test-services

To debug a single test:

  • Run the golang service using your IDE
  • Run the test runner in debug mode specifying test suite and test:
java -jar restate-sdk-test-suite.jar debug --image-pull-policy=CACHED --test-config=lazyState --test-name=dev.restate.sdktesting.tests.State default-service=9080

For more info: https://github.com/restatedev/sdk-test-suite

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL