tuist/fixtures
Marcin Iwanicki aa0cdd3eec Extract up command from the project graph (#207)
* Adding integration tests for up

- Introduced new up cucumber test
- Fixed an issue with `System.run` where valid commands that returned non-zero exit codes were not throwing (e.g. `ls some_file_that_does_not_exist`)
- Updated README with additional instructions on how to run unit and acceptance tests

Test Plan

Verify unit tests pass
- `swift test`

Verify acceptance tests pass
- `rake features`

* Extract Up command from the project graph

* Update CHANELOG.md

* Update  documentation

* Lint all up actions before running isMet and meet

* Fix up.rb formatting

* empty commit to trigger CI
2019-02-06 09:08:21 +01:00
..
app_with_setup Extract up command from the project graph (#207) 2019-02-06 09:08:21 +01:00
app_with_tests Deprecate yaml and json manifests (#190) 2018-12-27 22:52:33 +01:00