9 Commits

Author SHA1 Message Date
Felix Oghină
f83675d191 [cli] convert project generation to use yeoman 2015-08-12 12:04:27 +01:00
Tadeu Zagallo
53fb274071 [ReactNative] Use --nonPersistent instead of ignoring node_modules on tests 2015-06-11 02:01:10 +01:00
Tadeu Zagallo
7c0756fba6 [ReactNative] Increase number of flow retries on e2e
The flow server is taking too long to start on the e2e tests in Travis and 3
retries are not being enough, increase it to 10.
2015-05-28 06:03:21 +01:00
Alex Kotliarskyi
784ab78c29 Cat watchman logs if test fails 2015-04-21 15:56:52 -07:00
Alex Kotliarskyi
c43af9e8e3 Print server logs from e2e tests 2015-04-18 20:56:12 -07:00
Alex Kotliarskyi
9b513ede77 Add flowconfig to SampleApp 2015-04-14 11:36:13 -07:00
Alex Kotliarskyi
9024881f0e Store package cache in /tmp
This way it's possible to re-run e2e tests faster without re-downloading
all packages. `npm unpublish` is used to avoid getting warning about
publishing the same version of the package
2015-04-11 11:36:13 -07:00
Alex Kotliarskyi
52a268007b Use iPhone8.1 for e2e tests 2015-04-10 19:20:48 -07:00
Alex Kotliarskyi
80102c56cf Add end-to-end test 2015-04-10 19:11:46 -07:00