Commit Graph

208 Commits

Author SHA1 Message Date
Teryk Bellahsene
73a38b9453 JsonAssert can ignore fields and small improvements 2015-08-27 17:01:24 +02:00
David Gageot
38df1425f5 Fix deprecated code 2015-07-07 11:36:26 +02:00
David Gageot
e154f3cf3e Helper to stress test TestCases 2015-07-02 19:31:03 +02:00
Simon Brandhof
3176e6a63f Fix quality flaws 2015-06-30 10:40:57 +02:00
Sébastien Lesaint
1ffbf48bd9 add junit-dataprovider as a dependency of sonar-testing-harness 2015-06-11 10:28:34 +02:00
Sébastien Lesaint
d3f83be428 add asserj-guava to sonar-testing-harness dependencies 2015-06-05 10:51:23 +02:00
Simon Brandhof
3862494e47 Fix quality flaws 2015-06-04 10:57:30 +02:00
Simon Brandhof
b1e62699ff Use StandardCharsets instead of Guava and commons-io 2015-05-15 13:54:54 +02:00
David Gageot
5a587fb74f Redundant throws clause in tests 2015-05-07 19:12:29 +02:00
Simon Brandhof
66de27e8ad Thread-safe JsonComparison 2015-03-20 16:25:10 +01:00
Simon Brandhof
37d694868e Fix some quality flaws 2015-03-20 12:15:42 +01:00
Simon Brandhof
9dd0a4cfc3 Complete javadoc 2015-03-20 11:07:24 +01:00
Simon Brandhof
88219ea163 Replace lib org.skyscreamer.jsonassert by org.sonar.test.JsonAssert.
This class supports lenient comparison of datetime values.
2015-03-20 11:07:24 +01:00
Julien Lancelot
ade384ed80 Update pom to 5.2-SNAPSHOT 2015-02-27 15:00:30 +01:00
Simon Brandhof
2faaf7e16a Replace fest-assert by assertJ 2015-01-10 07:15:08 +01:00
Simon Brandhof
983c550c08 Fix quality flaws 2015-01-06 23:18:38 +01:00
Simon Brandhof
dacd73d365 Fix quality flaws 2015-01-06 11:32:02 +01:00
Simon Brandhof
f3f4dc6d61 Profile dbTests enables only the tests involving a database 2014-12-10 22:10:44 +01:00
Eric Hartmann
5a15fe757e Upgrade version to 5.1-SNAPSHOT 2014-12-09 17:31:22 +01:00
Simon Brandhof
45bf3e6974 Shared elasticsearch instance for server tests 2014-11-30 18:09:03 +01:00
Simon Brandhof
736c775bfc Add missing @Override annotations 2014-10-10 00:01:23 +02:00
Simon Brandhof
f9b616759e Merge remote-tracking branch 'remotes/origin/branch-4.5'
Conflicts:
	plugins/sonar-core-plugin/pom.xml
	plugins/sonar-cpd-plugin/pom.xml
	plugins/sonar-dbcleaner-plugin/pom.xml
	plugins/sonar-design-plugin/pom.xml
	plugins/sonar-email-notifications-plugin/pom.xml
	plugins/sonar-l10n-en-plugin/pom.xml
	plugins/sonar-xoo-plugin/pom.xml
	pom.xml
	server/pom.xml
	server/sonar-process-monitor/pom.xml
	server/sonar-process/pom.xml
	server/sonar-search/pom.xml
	server/sonar-server/pom.xml
	server/sonar-web/pom.xml
	server/sonar-ws-client/pom.xml
	sonar-application/pom.xml
	sonar-batch-maven-compat/pom.xml
	sonar-batch-protocol/pom.xml
	sonar-batch/pom.xml
	sonar-check-api/pom.xml
	sonar-colorizer/pom.xml
	sonar-core/pom.xml
	sonar-deprecated/pom.xml
	sonar-duplications/pom.xml
	sonar-graph/pom.xml
	sonar-home/pom.xml
	sonar-java-api/pom.xml
	sonar-markdown/pom.xml
	sonar-maven-plugin/pom.xml
	sonar-maven3-plugin/pom.xml
	sonar-plugin-api/pom.xml
	sonar-plugin-api/src/test/java/org/sonar/api/utils/HttpDownloaderTest.java
	sonar-testing-harness/pom.xml
2014-09-30 09:56:55 +02:00
Simon Brandhof
c6dab978b4 Maven profiles for each technical stack
and remove sonar-channel helpers from sonar-testing-harness
2014-09-30 00:07:03 +02:00
Eric Hartmann
c837d7859a Update version to 4.5.1-SNAPSHOT 2014-09-29 18:10:58 +02:00
Eric Hartmann
c8bb686cbe Release 4.5 2014-09-29 15:59:33 +02:00
Eric Hartmann
852a672e0e [maven-release-plugin] prepare for next development iteration 2014-09-26 14:41:27 +02:00
Eric Hartmann
8be553ee31 [maven-release-plugin] prepare release 4.5-RC3 2014-09-26 14:41:26 +02:00
Jenkins CI
b685462248 Automatic merge from branch-4.5
* origin/branch-4.5:
  SONAR-4898 add missing tests
  SONAR-4898 add missing tests
  Use correct temp dir for Ruby on Rails app
  Fail server startup if can not connect to DB
2014-09-25 23:43:35 +02:00
Simon Brandhof
9654662b48 SONAR-4898 add missing tests 2014-09-25 23:29:55 +02:00
Eric Hartmann
9999a96f4b [maven-release-plugin] prepare for next development iteration 2014-09-16 22:54:21 +02:00
Eric Hartmann
18ec6d32ba [maven-release-plugin] prepare release 4.5-RC2 2014-09-16 22:54:20 +02:00
Eric Hartmann
85da787c6f [maven-release-plugin] prepare for next development iteration 2014-09-08 10:38:54 +02:00
Eric Hartmann
70a1850e5e [maven-release-plugin] prepare release 4.5-RC1 2014-09-08 10:38:53 +02:00
Eric Hartmann
6ab323d834 Upgrade version to 5.0-SNAPSHOT 2014-09-04 17:15:06 +02:00
Jenkins CI
016723c452 Merge commit '46a655cc343aba370396d8af5fbc34d5da668a0a' into HEAD 2014-07-09 16:29:39 +02:00
Eric Hartmann
535bf1dc24 [maven-release-plugin] prepare for next development iteration 2014-07-08 15:58:18 +02:00
Eric Hartmann
945cd20292 [maven-release-plugin] prepare release 4.4-RC2 2014-07-08 15:58:17 +02:00
Eric Hartmann
5912551222 [maven-release-plugin] prepare for next development iteration 2014-07-02 18:41:26 +02:00
Eric Hartmann
9a5b2bd0ff [maven-release-plugin] prepare release 4.4-RC1 2014-07-02 18:41:25 +02:00
Eric Hartmann
37aa03429f Upgrade to 4.5-SNAPSHOT 2014-07-02 16:21:28 +02:00
Simon Brandhof
2f779df51e Upgrade hamcrest and fix conflicts with JUnit and Mockito 2014-06-20 00:45:34 +02:00
Simon Brandhof
097437f96c Complete WebService with new param metadata 2014-04-25 20:43:08 +02:00
Simon Brandhof
6a565e856b Remove some usage of TestUtils 2014-04-23 20:29:35 +02:00
Simon Brandhof
b131f3d7fa Remove the class MoreConditions from sonar-testing-harness 2014-04-23 15:17:48 +02:00
Simon Brandhof
78768f0730 Remove XMLUnit from sonar-testing-harness 2014-04-23 15:17:48 +02:00
Eric Hartmann
569749ac16 Upgrade to 4.4-SNAPSHOT 2014-04-18 08:58:08 +02:00
Simon Brandhof
beaaed4bc3 SONAR-5128 Package a release version of sonar-channel 2014-03-14 22:13:57 +01:00
Simon Brandhof
57ae3026c3 Update copyright headers (replace 2013 by 2014) 2014-03-11 17:53:18 +01:00
Eric Hartmann
4bade4e0f8 Upgrade version to 4.3-SNAPSHOT 2014-02-24 18:26:01 +01:00
Simon Brandhof
b83c444064 Revert "RuleRepositoryTestHelper is back"
This reverts commit 3f42ac85a4.
2014-02-20 23:02:17 +01:00