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

Fix broken e2e tests for server requests #64

Closed
koxu1996 opened this issue Apr 3, 2024 · 1 comment
Closed

Fix broken e2e tests for server requests #64

koxu1996 opened this issue Apr 3, 2024 · 1 comment
Assignees

Comments

@koxu1996
Copy link
Contributor

koxu1996 commented Apr 3, 2024

Broken e2e tests was detected after CI was fixed:

Exception: command `curl --fail-with-body -X POST http://kairos/api/v1/deposit -H 'Content-Type: application/json' -d '{"public_key": "publickey", "amount": 10}'` failed (exit code 22)
@koxu1996 koxu1996 self-assigned this Apr 3, 2024
@koxu1996
Copy link
Contributor Author

koxu1996 commented Apr 4, 2024

Tests fixed in #65.

@koxu1996 koxu1996 closed this as completed Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant