Skip to content

maxgallo/testing-mobx-state-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing MobX State Tree

Companion repository for Medium article

You can run it on Codesandbox: https://codesandbox.io/s/j7r6yzvqry

End to End testing

End to end tests don't work in Codesandbox, but you can run them locally

cd tests/e2e
yarn
yarn test