mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-07 06:15:27 +00:00
271 B
271 B
Testing
Unit & integration tests
To run tests:
make test
To watch the tests:
make test-watch
Tests will use the bindings in modules/react-native-status/nodejs
, if you make any changes to these you will need to restart the watcher.