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

test: convert to vitest instead of jest #182

Merged
merged 2 commits into from
Feb 9, 2024
Merged

Conversation

SollyzDev
Copy link
Collaborator

No description provided.

Copy link

vercel bot commented Feb 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-axiom-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 9, 2024 10:22am

Copy link

@bdsqqq bdsqqq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

big W

// stub axiom env vars before importing logger
vi.stubEnv('NEXT_PUBLIC_AXIOM_INGEST_ENDPOINT', '');
vi.stubEnv('NEXT_PUBLIC_AXIOM_URL', 'https://api.axiom.co');
vi.stubEnv('NEXT_PUBLIC_AXIOM_DATASET', 'tesst');
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is tesst correct? was test before

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, it will not affect anything, but I will fix it.

tests/vercelConfig.test.ts Show resolved Hide resolved
@SollyzDev SollyzDev merged commit cb9b681 into main Feb 9, 2024
9 checks passed
@SollyzDev SollyzDev deleted the improve-configuration branch February 9, 2024 12:41
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.

2 participants