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

Create CI for tests #39

Merged
merged 5 commits into from
Aug 28, 2024
Merged

Create CI for tests #39

merged 5 commits into from
Aug 28, 2024

Conversation

zephraph
Copy link
Owner

@zephraph zephraph commented Aug 26, 2024

Adds a simple GitHub action to run vitest tests on PRs. I've got tests for most of the markdown parsing and its good to ensure PRs don't accidentally break that. I had to add a package so that vitest could find ts-config (fix documented here).

I did make some minor test updates here too, just to get things in line with how I'd like to see them in prod.

Copy link

cloudflare-workers-and-pages bot commented Aug 26, 2024

Deploying just-be-dev with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6a6685d
Status: ✅  Deploy successful!
Preview URL: https://c0e15403.just-be-dev.pages.dev
Branch Preview URL: https://add-ci-tests.just-be-dev.pages.dev

View logs

@zephraph zephraph marked this pull request as draft August 26, 2024 16:33
@zephraph zephraph force-pushed the add-ci-tests branch 2 times, most recently from 1c3a580 to 50d1293 Compare August 28, 2024 03:13
@zephraph zephraph marked this pull request as ready for review August 28, 2024 15:29
@zephraph zephraph merged commit 5ea5923 into main Aug 28, 2024
2 checks passed
@zephraph zephraph deleted the add-ci-tests branch August 28, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant