heylinda / heylinda-app

The open source and free meditation app alternative for everyone. Built with React Native and Expo.
https://heylinda.netlify.app
GNU Affero General Public License v3.0
672 stars 164 forks source link

Refactor unit tests to use TypeScript #137

Closed watadarkstar closed 2 years ago

watadarkstar commented 2 years ago

Describe the solution you'd like Our unit tests are currently using .js convert them to .ts and make sure yarn test works

Additional context