Merge pull request #171 from manuelhintermayr/RAD-131 RAD-131 First Implementation of AcceptanceTests
Manuel Felipe Hintermayr <hin14881@spengergasse.at>
ea66ff58d0720c9dfbfb5a1f807e85fb565c8874m
RAD-131 First Implementation of Acceptance Tests
Squash of commits:
First Implementation of AcceptanceTests
AcceptanceTests will include the following features:
-) Testing with Chrome (Windows, Mac OS X, Linux)
-) Testing with Firefox (Windows, Mac OS X, Linux)
-) Testing with PhantomJS (Windows, Mac OS X, Linux)
-) Detailed report export for the tests
-) Code written with Gebish (http://www.gebish.org/manual/current/) and Groovy
-) Optimised by Gradle
Small error fixed, so, that the acceptanceTests run.
Revert "Small error fixed, so, that the acceptanceTests run."
This reverts commit d34662fe6d76246bffa23efdc93ec0da33ff48c5.
acceptanceTests works with current master
Update of AcceptanceTest, integrated moduleUpdater