Open sirkitree opened 2 weeks ago
I'm taking a look at getting these to run
In jest or vitest? Because it sounds like we’re switching to vitest now
@odilitime I was going to fix the existing tests that aren't running first, but can look at rewriting in Vitest too if that's the plan. I'm hoping that was a mistake in the other issue because it doesn't actually make sense to me to switch if there's a bunch of tests already written in jest (which is also much more standard for nodejs projects like this)
Edit: Vitest is actually backwards compatible with jest and handles ts and modules much better. I'm sold on vitest.
Task is to look at the following test and verify that they are necessary and working:
core/tests/token.test.ts