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

Feature/replace bundling and testing stacks #75

Merged
merged 13 commits into from
Mar 15, 2023

Conversation

Howard86
Copy link
Owner

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Update test runner with jest, bundling cli with tsup

  • What is the current behavior? (You can also link to an open issue here)

Test runner contains quite a lot of tools including nyc, ava, sinon
Build relies on tsc which does the trans-piling without tree-shaking options

Reference:

Faster testing, bundling speed & smaller bundling size

  • Other information:

@vercel
Copy link

vercel bot commented Mar 14, 2023

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

Name Status Preview Comments Updated
next-api-handler ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 15, 2023 at 7:09PM (UTC)

@codeclimate
Copy link

codeclimate bot commented Mar 14, 2023

Code Climate has analyzed commit 8f92974 and detected 4 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 4

View more on Code Climate.

@cypress
Copy link

cypress bot commented Mar 15, 2023

Passing run #130 ↗︎

0 10 0 0 Flakiness 0

Details:

null
Project: next-api-handler Commit: 01e6af6a48
Status: Passed Duration: 00:10 💡
Started: Mar 15, 2023 7:10 PM Ended: Mar 15, 2023 7:10 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@Howard86 Howard86 merged commit f777352 into main Mar 15, 2023
@Howard86 Howard86 deleted the feature/replace-bundling-and-testing-stacks branch March 15, 2023 19:12
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.

None yet

1 participant