aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-testing-harness/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | and remove sonar-channel helpers from sonar-testing-harness
* 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
| | | | 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-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
| | | | - Do not use URLs anymore, to make it easier to test (no need for an internet connection)
* 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
| | | The dashboard is created but not activated.
* SONAR-3016 More work on extension point for filter templateDavid Gageot2012-05-222-0/+54
| | | Recognize more filter criterias
* Fix violation introduced in 1a6a18a5c4e73987a72b8176f398477f13074d29David Gageot2012-04-291-1/+1
|
* Add test helpers and refactor TestUtils a bit.David Gageot2012-04-274-14/+179
|
* Fix some quality flawsSimon Brandhof2012-02-221-1/+1
|
* Fix some quality flaws, particularly on newly inspected codeSimon Brandhof2012-02-201-11/+12
|
* Add unit tests and fix some quality flawsSimon Brandhof2012-02-201-1/+1
|
* Update copyright header for this new yearSimon Brandhof2012-01-109-9/+9
|
* Reformat schema-derby.ddl and remove unused sonar-test.ddlEvgeny Mandrikov2011-11-231-501/+0
|
* Use Derby for unit tests instead of HSQL, remove unused codeEvgeny Mandrikov2011-11-101-259/+0
|
* SONAR-2962 Add an index on dependencies.project_snapshot_id to improve ↵simonbrandhof2011-11-021-0/+1
| | | | performance