Skip to content

Commit

Permalink
Set up Vitest testing (#10)
Browse files Browse the repository at this point in the history
Just setting up the boilerplate code required for Vitest testing.
Actual are coming up in a following PR.
  • Loading branch information
ilamanov authored Jan 17, 2025
2 parents b88c526 + 760a9d7 commit 494b0d9
Show file tree
Hide file tree
Showing 6 changed files with 3,298 additions and 428 deletions.
1 change: 1 addition & 0 deletions .env.test
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DUNE_API_KEY=
Loading

0 comments on commit 494b0d9

Please sign in to comment.