Commit Graph

3 Commits

Author SHA1 Message Date
Marcin Iwanicki ba11371224 Add acceptance tests for generate command (#208)
* Add integration tests for an app with 2 dynamic frameworks

* Add acceptance test for missing manifest case

* Bring back all tests for generate command

* Fix validation of the missing manifest error message

* Use meaningful folder names in fixtures

* Fix integration issues

* Update CHANGELOG.md

* Add ios_ prefix to fixtures folders

* Remove tuist.rb.orig

* Fix issues found by Robocop
2019-02-16 08:31:55 +01:00
Pedro Piñera Buendía 9137e48f03
Schemes generation (#188)
* Return GeneratedProject from ProjectGenerator

* Add Launch, Profile, Analyze and Archive actions

* Add BuildAction generation

* Generate TestsAction

* Add some tests

* Add Cucumber test

* Remove byebug line

* Update CHANGELOG

* Fix test
2018-12-26 10:19:09 +01:00
Pedro Piñera Buendía 790d254306
Add acceptance tests (#166)
* Gitignore TODO

* Configure acceptance tests

* Add CHANGELOG entry
2018-12-03 10:37:36 +02:00