Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example of test using testcontainers #19

Closed
wants to merge 3 commits into from
Closed

Conversation

slinkydeveloper
Copy link
Contributor

Fix #18

This is an attempt to test services in unit tests using testcontainers to run restate. This is loosely inspired by sdk-java testing module (usage and implementation).

Unfortunately I still can't quite get it right due to restatedev/sdk-typescript#220. Without a way to start and stop the server, the jest test won't finish.

@slinkydeveloper slinkydeveloper marked this pull request as ready for review January 11, 2024 16:46
@slinkydeveloper
Copy link
Contributor Author

Added an example to the examples repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant