orieken / shimmering-thoughts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shimmering Thoughts

Description

a simple react native app for collecting thought models

Development setup

Testing

Unit tests

npm test

E2E tests

Setup

  • Not sure if this should be checked in so run: npx expo prebuild to create the ios and android projects for e2e
  • Install applesimutils:
brew tap wix/brew
brew install applesimutils

Running the tests

npm run e2e

this will run

npm run e2e:build // npx detox build --configuration ios.release
npm run e2e:ios // npx detox test --configuration ios.release --cleanup

Will add android later

About


Languages

Language:Java 49.8%Language:Ruby 17.0%Language:Objective-C++ 13.3%Language:JavaScript 11.8%Language:TypeScript 5.4%Language:Objective-C 1.6%Language:Swift 0.6%Language:C 0.5%