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

[dev] add server-only tests #372

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

[dev] add server-only tests #372

wants to merge 1 commit into from

Conversation

zetavg
Copy link
Collaborator

@zetavg zetavg commented Jan 5, 2025

Related to #363.

Not working since the beforeAll hook will run for every test file and the second test file will fail due to

 FAIL  tests/server-only.test.ts [ tests/server-only.test.ts ]
Error: Port 3111 is already in use, please check if other processes are listening on this port (lsof -i:3111) and stop them, as they might interfere with the tests

Copy link

railway-app bot commented Jan 5, 2025

🚅 Deployed to the one-pr-372 environment in onestack.dev

Service Status Web Updated (UTC)
one ❌ Build Failed (View Logs) Web Jan 5, 2025 at 4:29 pm

@zetavg zetavg changed the title [dev] add server-only tests [dev] add server-only tests Jan 5, 2025
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

Successfully merging this pull request may close these issues.

1 participant