[e2e] fix e2e tests

* use new _flowconfig in generator template
* increase sinopia max_body_size
* remove breaking `cd` command from e2e-test.sh
This commit is contained in:
Felix Oghină
2015-08-18 11:48:49 +01:00
parent f0dd9fb358
commit 3b7bffa2a1
3 changed files with 7 additions and 7 deletions

View File

@@ -19,3 +19,5 @@ packages:
logs:
- {type: file, path: sinopia.log, format: pretty, level: http}
max_body_size: '50mb'

View File

@@ -70,5 +70,4 @@ flow --retries 10
node ../node_modules/react-native/packager/packager.js --nonPersistent &
SERVER_PID=$!
cd iOS
xctool -scheme EndToEndTest -sdk iphonesimulator test