Commit Graph

8 Commits

Author SHA1 Message Date
Ade Viankakrisna Fadlil
4ec5af39ac add double quotes to escape spaces in paths in e2e (#1707)
* add double quotes to escape spaces in path

* Change $* to "$@" props to @n3tr

* escape spaces in path for all e2e tests
2017-03-05 15:42:10 +00:00
Ville Immonen
e04263408c Remove bundledDependencies (#1068)
* Remove bundledDependencies
* Change the e2e scripts to use local file dependencies instead of
  bundledDependencies to test the packages
2016-11-21 13:26:07 +02:00
Dan Abramov
410a6a957a Clean up e2e script (#867)
* Clean up e2e script

* Link to local packages after ejecting
2016-10-07 12:05:35 +01:00
James Danger Hycner
90ce8abfa6 #765 - Work on removing publish feature flags. Removing copying files in cra.sh & release.sh (#861) 2016-10-07 11:24:59 +01:00
Ville Immonen
7c978e542c Use bundled local packages in the end-to-end flow (#721)
Fixes #718.
2016-09-23 16:24:06 +01:00
Dan Abramov
8f28c56e68 Try to fix e2e 2016-09-19 13:30:04 +03:00
Ville Immonen
26464096d5 Set up a monorepo with Lerna 2016-09-19 10:52:19 +03:00
Dan Abramov
ab1f74fc68 Fix local end-to-end testing flow (#566) 2016-09-03 19:14:56 +01:00