ameerthehacker / blazepack

⚡ Blazing fast dev server powered by sandpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add unit tests for utils

ameerthehacker opened this issue · comments

  • We have utility functions to get files extensions, download sandbox etc, we need to add unit tests to them
  • Add jest and write unit tests for all utils functions in the project
  • Mock external api, filesystem access and other third party npm packages