Closed philawsophizing closed 7 years ago
Naaice.
Maybe it will look better if you create a folder under tests, named client, and then a folder named components, and in there have a separate file for each component with his own tests.
You can create index file where you require all the tests and this index file will go here "test": "babel-node node_modules/.bin/tape tests/components.jsx | faucet", instead of components.jsx
@philawsophizing @Karyum
@esraajb cheers thats how we will structure as we add more components
@esraajb close #14