David Edwards
84154f48b5
REPO-4739 update dependencies of tas framework ( #776 ) ( #494 )
...
* Update all tas packages, now with Dependabot enabled
dependency.tas-utility.version>3.0.17
dependency.tas-restapi.version>1.26
dependency.tas-cmis.version>1.12
dependency.tas-email.version>1.7
dependency.tas-webdav.version>1.4
dependency.tas-ftp.version>1.4
Cherry-picked from acs-packaging PR #776
2019-12-20 16:41:23 +00:00
Alex Mukha
b229505b0e
REPO-4785 Remove reduced timeout config in tests
...
Previous iteration of improving test performance introduced a few intermittent failures into tests. This PR removes those changes, but leaves the split in the REST API tests.
2019-12-14 11:57:11 +00:00
Alex Mukha
cab2699ffc
Revert "Mark test with a bug"
...
This reverts commit 1b874fbccb .
2019-12-14 11:53:50 +00:00
Alex Mukha
8ebf9567bd
Revert "Mark test with a bug"
...
This reverts commit 5b6cf02b64 .
2019-12-14 11:53:39 +00:00
Alex Mukha
a3e169c082
Revert "Mark test with a bug"
...
This reverts commit 5922f4a0fe .
2019-12-14 11:53:31 +00:00
Alex Mukha
35c134786d
Revert "Mark test with a bug"
...
This reverts commit 7a80d9c539 .
2019-12-14 11:53:23 +00:00
Alex Mukha
7a80d9c539
Mark test with a bug
2019-12-13 20:14:12 +00:00
Alex Mukha
5922f4a0fe
Mark test with a bug
2019-12-13 20:14:05 +00:00
Alex Mukha
5b6cf02b64
Mark test with a bug
2019-12-13 20:13:56 +00:00
Alex Mukha
1b874fbccb
Mark test with a bug
2019-12-13 20:13:48 +00:00
Alex Mukha
2c723eaf57
REPO-4785 Performance improvements to REST API TAS tests ( #466 )
2019-12-13 20:05:42 +00:00
Alex Mukha
c0e2b409d2
Remove demo tests
2019-12-04 16:14:41 +00:00
Alex Mukha
07f98017f1
Mark a test in NodeLockTests with a bug
2019-11-27 13:26:55 +00:00
Alex Mukha
dc05fdc8e5
Mark REST API test with a bug
2019-11-23 11:34:32 +00:00
Alex Mukha
0f40d657d3
Mark integration test with a bug
2019-11-23 11:27:26 +00:00
Alex Mukha
07ba678565
Additional fixed to CMIS Rendition test
2019-11-23 11:07:27 +00:00
dependabot-preview[bot]
95a904c36e
Bump dependency.javax.mail.version from 1.5.1 to 1.6.2 ( #398 )
2019-11-23 01:11:12 +00:00
dependabot-preview[bot]
2e5770cb8a
Bump groovy from 2.5.5 to 2.5.8 ( #401 )
2019-11-23 00:08:36 +00:00
Alex Mukha
f6975ebbe5
Add retries to cmis rendition test
2019-11-22 18:24:36 +00:00
dependabot-preview[bot]
ec31d92c8f
Bump json-path from 2.3.0 to 2.4.0 ( #403 )
2019-11-22 11:39:47 +00:00
Alex Mukha
8411ce5aa2
Add TAS tests to Travis builds ( #229 )
...
This PR moved the internal tests based on TAS (Test Automation System) close to the source code.
The TAS framework lies in separate repositories:
https://github.com/Alfresco/alfresco-tas-restapi
https://github.com/Alfresco/alfresco-tas-utility
https://github.com/Alfresco/alfresco-tas-email
https://github.com/Alfresco/alfresco-tas-ftp
https://github.com/Alfresco/alfresco-tas-webdav
https://github.com/Alfresco/alfresco-tas-cmis
https://github.com/AlfrescoTestAutomation/dataprep
2019-11-21 15:08:58 +00:00