mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
[ACS-727] run tas-cmis tests on Atom and Webservices bindings (#96)
* ACS-727 - initial commit - add separate profiles for each binding - add travis jobs [tas] * mark atom / ws unsupported tests * some formatting to trigger [tas] tests * exclude tests due to raised bug [tas] * fix a few rest-api [tas] tests according with some recent changes from tas-utility * disable some unsupported [tas] cmis webservices tests and adapt a few others * - use TestGroup instead of hardcoded values - exclude renditions tests * trigger [tas] tests * - disable tests due to raised bugs - fix some incorrect tests - add ability to exclude tests separately on each binding [tas] * [tas] * - disable some more [tas] tests due to raised bug * - fix a few [tas] cmis tests and disable other not supported on ws * a bit of cleanup * trigger [tas] tests
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -97,7 +97,6 @@
|
||||
<dependency.postgresql.version>42.2.18</dependency.postgresql.version>
|
||||
<dependency.mysql.version>8.0.22</dependency.mysql.version>
|
||||
<dependency.mariadb.version>2.7.0</dependency.mariadb.version>
|
||||
|
||||
<dependency.tas-utility.version>3.0.37</dependency.tas-utility.version>
|
||||
<dependency.rest-assured.version>3.3.0</dependency.rest-assured.version>
|
||||
<dependency.javax.json.version>1.1.4</dependency.javax.json.version>
|
||||
|
Reference in New Issue
Block a user