Commit Graph

13 Commits

Author SHA1 Message Date
Rsl1122
461c9ea472 Updated to gradle 5.3.1 2019-04-03 22:44:26 +03:00
Rsl1122
ea187fadfc Added 'set -e' to test scripts to exit correctly 2019-01-04 17:18:35 +02:00
Rsl1122
1bd6bef85d Fixed travis script paths 2019-01-03 13:33:23 +02:00
Rsl1122
7e52646cd2 Fixed travis script paths 2019-01-03 13:28:04 +02:00
Rsl1122
5444c04949 Fixed travis script paths 2019-01-03 13:22:23 +02:00
Rsl1122
19dbf232bb Update travis scripts
- Split sonarqube goal into its own script. Now sonar runs only
  after unit tests succeed.
2019-01-03 12:38:25 +02:00
Risto Lahtela
7542370b44
Added '--info' to travis test script 2018-12-26 21:58:06 +02:00
Rsl1122
c152817aa1 Failing test + change to runTests 2018-12-26 21:15:30 +02:00
Rsl1122
81e3f37cf0 Removed 'gradle tasks' call from travis scripts 2018-12-26 20:54:25 +02:00
Rsl1122
36ee6e00db SonarCloud add-on to gradle 2018-12-19 19:24:33 +02:00
Risto Lahtela
486819cd2e
Update runTests.sh 2018-12-18 21:15:50 +02:00
Rsl1122
30bce4e365 Made it possible to run tests in parallel by class 2018-12-18 17:16:33 +02:00
Rsl1122
ab3833df91 Travis configuration changes
Created bash scripts for different steps and added them as jobs for travis to execute.

Begun preparing system testing: Goal is enabling actual servers with the plugin to see if it enables
2018-11-12 15:46:41 +02:00