CodeForPhilly / balancer-main

CodeForPhilly balancer project (https://opencollective.com/code-for-philly/projects/balancer)
GNU Affero General Public License v3.0
11 stars 8 forks source link

Installing Testing Packages #120

Closed kristo-baricevic closed 2 months ago

kristo-baricevic commented 2 months ago

This should be the installation packages for Jest, pytest, and React Testing Library

Also includes babel and another package for rendering async functions in a testing environment, that may be able to be removed. I will double check after I get the first unit test running.