aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-testing-harness/src/main
Commit message (Collapse)AuthorAgeFilesLines
* Fix project title in copyright headersSimon Brandhof2016-01-1310-10/+10
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0510-42/+40
|
* fix quality flawsSébastien Lesaint2015-12-181-1/+4
|
* fix quality flawsSébastien Lesaint2015-12-071-2/+7
|
* add ExceptionCauseMatcher to sonar-testing-harnessSébastien Lesaint2015-12-041-0/+83
|
* JsonAssert can ignore fields and small improvementsTeryk Bellahsene2015-08-272-21/+40
|
* Helper to stress test TestCasesDavid Gageot2015-07-021-0/+78
|
* Fix quality flawsSimon Brandhof2015-06-301-1/+1
|
* Fix quality flawsSimon Brandhof2015-06-041-8/+4
|
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-152-4/+4
|
* Thread-safe JsonComparisonSimon Brandhof2015-03-201-7/+3
|
* Fix some quality flawsSimon Brandhof2015-03-201-9/+14
|
* Complete javadocSimon Brandhof2015-03-201-0/+13
|
* Replace lib org.skyscreamer.jsonassert by org.sonar.test.JsonAssert.Simon Brandhof2015-03-202-0/+298
| | | | This class supports lenient comparison of datetime values.
* Fix quality flawsSimon Brandhof2015-01-061-9/+3
|
* Fix quality flawsSimon Brandhof2015-01-061-2/+7
|
* Profile dbTests enables only the tests involving a databaseSimon Brandhof2014-12-101-0/+27
|
* Shared elasticsearch instance for server testsSimon Brandhof2014-11-301-0/+12
|
* Add missing @Override annotationsSimon Brandhof2014-10-101-0/+2
|
* Maven profiles for each technical stackSimon Brandhof2014-09-307-201/+32
| | | | and remove sonar-channel helpers from sonar-testing-harness
* SONAR-4898 add missing testsSimon Brandhof2014-09-251-0/+16
|
* Complete WebService with new param metadataSimon Brandhof2014-04-251-229/+0
|
* Remove some usage of TestUtilsSimon Brandhof2014-04-231-17/+0
|
* Remove the class MoreConditions from sonar-testing-harnessSimon Brandhof2014-04-231-71/+0
|
* Remove XMLUnit from sonar-testing-harnessSimon Brandhof2014-04-231-52/+0
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1112-12/+12
|
* Revert "RuleRepositoryTestHelper is back"Simon Brandhof2014-02-201-67/+0
| | | | This reverts commit 3f42ac85a4495333dbe76e1b1587ea05b7d900a4.
* RuleRepositoryTestHelper is backSimon Brandhof2014-02-201-0/+67
|
* Change signature of TestUtils#isSimilarXml()Simon Brandhof2014-02-111-3/+8
|
* Fix quality flawsJulien Lancelot2014-02-062-1/+24
|
* Fix some quality flawsSimon Brandhof2014-02-021-3/+4
|
* SONAR-5010 fix handling of HTTP statusSimon Brandhof2014-01-271-19/+10
|
* SONAR-4326 Provide webservices to add/remove tags on a ruleJean-Baptiste Lievremont2014-01-241-0/+12
|
* SONAR-5010 improve WS APISimon Brandhof2014-01-241-9/+17
| | | | | | * remove "throws Exception" from signature of RequestHandler * add Request#action() * prefer action "list" over "index"
* SONAR-5010 improve testability of web service and fix media type of responseSimon Brandhof2014-01-241-0/+216
|
* Sanitize sonar-testing-harnessSimon Brandhof2014-01-233-34/+16
|
* SONAR-4908 move some classes to module sonar-deprecatedSimon Brandhof2014-01-151-67/+0
|
* Fix some quality flowsJulien HENRY2013-10-173-0/+72
|
* Fix some quality flawsSimon Brandhof2013-09-211-2/+2
|
* Update copyright headersSimon Brandhof2013-04-228-32/+32
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-218-24/+24
|
* Fix some quality flawsSimon Brandhof2012-10-231-5/+5
|
* Fix quality flawsSimon Brandhof2012-10-231-4/+4
|
* SONAR-3724 Validate rule repositories in unit testsDavid Gageot2012-10-051-3/+3
|
* Rename method in I18nMatchersSimon Brandhof2012-10-032-3/+4
|
* SONAR-3736 Fix regression (additional keys not displayed if any)Fabrice Bellingard2012-10-031-0/+7
|
* SONAR-3736 Use Maven dependencies for I18n Harmcrest matchersFabrice Bellingard2012-09-192-224/+30
| | | | - Do not use URLs anymore, to make it easier to test (no need for an internet connection)
* SONAR-3581 Tool to validate a l10n bundle based on multiple plugins Fabrice Bellingard2012-06-222-48/+145
|
* Create 'My Favourites' Dashboard through extension point.David Gageot2012-05-251-0/+9
| | | The dashboard is created but not activated.
* SONAR-3016 More work on extension point for filter templateDavid Gageot2012-05-221-0/+17
| | | Recognize more filter criterias