aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-testing-harness/src
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawsSimon Brandhof2015-06-041-8/+4
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-152-4/+4
* Redundant throws clause in testsDavid Gageot2015-05-072-16/+16
* 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-206-0/+575
* Replace fest-assert by assertJSimon Brandhof2015-01-101-2/+2
* 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-302-0/+24
* Add missing @Override annotationsSimon Brandhof2014-10-101-0/+2
* Maven profiles for each technical stackSimon Brandhof2014-09-308-201/+76
* SONAR-4898 add missing testsSimon Brandhof2014-09-251-0/+16
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-201-20/+25
* 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-232-180/+0
* Remove XMLUnit from sonar-testing-harnessSimon Brandhof2014-04-232-94/+3
* SONAR-5128 Package a release version of sonar-channelSimon Brandhof2014-03-141-63/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1117-17/+17
* Revert "RuleRepositoryTestHelper is back"Simon Brandhof2014-02-201-67/+0
* 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
* SONAR-5010 improve testability of web service and fix media type of responseSimon Brandhof2014-01-241-0/+216
* Sanitize sonar-testing-harnessSimon Brandhof2014-01-234-53/+29
* 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-2213-52/+52
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-2113-39/+39
* 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-033-1/+16
* SONAR-3736 Add missing filesFabrice Bellingard2012-09-202-0/+3
* SONAR-3736 Use Maven dependencies for I18n Harmcrest matchersFabrice Bellingard2012-09-1912-384/+176
* Fix warningsDavid Gageot2012-07-041-5/+5
* SONAR-3581 Tool to validate a l10n bundle based on multiple plugins Fabrice Bellingard2012-06-225-67/+251
* Create 'My Favourites' Dashboard through extension point.David Gageot2012-05-252-0/+29
* SONAR-3016 More work on extension point for filter templateDavid Gageot2012-05-222-0/+54
* Fix violation introduced in 1a6a18a5c4e73987a72b8176f398477f13074d29David Gageot2012-04-291-1/+1
* Add test helpers and refactor TestUtils a bit.David Gageot2012-04-274-14/+179