Alexandru Epure
0cb9c5f15f
Merge branch 'feature/5.2.N-AUDIT-API' into 'REPO-2582'
...
# Conflicts:
# src/main/java/org/alfresco/rest/requests/coreAPI/RestCoreAPI.java
2017-07-04 11:35:13 +01:00
Alexandru-Eusebiu Epure
6b84a9d7e2
REPO-2582 Retrieve Audit Applications - add TAS-level test
...
Correct test description(error code from 403 to 400), removed the optional parameter from getAuditApplication, removed extra spaces and tabs from RestAuditAppModel.java
REPO-2620 REST API: Retrieve Application Audit Entries - add TAS-level test
Add AuditEntryModel and AuditEntryModelsCollection(a list of AuditEntryModel), and add listAuditEntriesForAnAuditApplication call
2017-07-04 11:45:11 +03:00
jcule
a5b080c357
REPO-2586: REST API: Retrieve Audit Application info - add TAS-level test
2017-07-03 23:16:54 +01:00
Alexandru-Eusebiu Epure
83d44e474c
REPO-2582 Retrieve Audit Applications - add TAS-level test
...
Add core tests for Retrieve Audit Applications.
Creat AuditTest abstract class for the dataprep, and validate if the audit is enabled.
2017-07-03 15:24:47 +03:00
Paul Brodner
5a110159e2
Merge branch 'master' of https://gitlab.alfresco.com/tas/alfresco-tas-restapi-test into gitlab-master
2017-07-03 11:30:16 +03:00
jcule
2df339791a
REPO-2586: REST API: Retrieve Audit Application info - add TAS-level test
2017-06-29 22:51:06 +01:00
jcule
ae9b0b5b83
REPO-2117: Deleted nodes pagination returns incorrect properties - adding the test to the build
2017-06-28 21:05:26 +01:00
jcule
384aa9f2c0
REPO-2117: Deleted nodes pagination returns incorrect properties - adding the test to the build
2017-06-28 17:34:09 +01:00
jcule
806fcbf700
REPO-2117: Deleted nodes pagination returns incorrect properties - adding the test to the build
2017-06-28 14:09:51 +01:00
jcule
7a39e9c8d5
REPO-2117: Deleted nodes pagination returns incorrect properties
2017-06-28 12:04:26 +01:00
jcule
028a424ed5
REPO-2590: Fix Deleted nodes pagination - add TAS-level test
2017-06-28 10:53:50 +01:00
Bogdan Bocancea
d948012b44
- set utility to 1.0.16-SNAPSHOT
...
- update site visibility (from dataprep) and user role in test
2017-06-27 16:54:42 +03:00
Gethin James
66fec6e1bf
TAS-3500: Tagging more tests are TestGroup.ASS_1
2017-06-20 12:48:03 +02:00
Gethin James
469c2c0e17
MNT-18051: Changed stats count to countValues
2017-06-15 12:20:37 +02:00
Gethin James
b5955868d1
TAS-3500: Tagging tests are TestGroup.ASS_1
2017-06-13 16:00:58 +02:00
Gethin James
d1294cacdb
Revert "added bug id to the failing tests till they get fixed"
...
This reverts commit 656b562c8acf7b56517d7a118f3469031def300c.
2017-06-13 15:58:23 +02:00
Cristina Axinte
2243adeea9
added bug id to the failing tests till they get fixed
2017-06-13 10:32:26 +03:00
Michael Suzuki
fa2bba2a76
Search-340, amend test to reflect inclusive logic and fixed qoutes
2017-06-05 15:36:51 +01:00
Gethin James
e24178f202
Merge branch 'searchrep' of gitlab.alfresco.com:tas/alfresco-tas-restapi-test
2017-06-05 10:24:07 +02:00
Gethin James
50fb4536c1
SEARCH-456: Fixing filter queries tests.
2017-06-01 15:58:59 +02:00
Gethin James
c9549485c3
SEARCH-430: Adding a pivot range test
2017-05-31 17:00:02 +02:00
Michael Suzuki
beae6d898a
Search-426, added end to end test that validates the v2 response of facet fields
2017-05-30 13:34:06 +01:00
Cristina Axinte
2c9886a853
updated some steps descriptions
2017-05-30 14:47:56 +03:00
Mihaela Popa
f57f53c392
REPO-2451: Service Pack: MNT-17612: AccessDeniedException in Edit Offline Upload New Version
...
Update code formating
2017-05-29 18:56:27 +03:00
Mihaela Popa
567bdf56ed
REPO-2451: Service Pack: MNT-17612: AccessDeniedException in Edit Offline Upload New Version
...
Added tests to cover lock and unlock endpoints
2017-05-29 18:31:32 +03:00
Gethin James
1382d828ec
SEARCH-451: Switching to the new pivot format, and fixing stats tests
2017-05-26 09:30:31 +02:00
Michael Suzuki
a28aab06f8
Search-340, added test to cover inclusive and exclusive range search
2017-05-24 10:23:27 +01:00
Cristina Axinte
ae6b69e354
REPO-2449: REPO-2485: added 2 tests for thumbnail and preview of a zip file
2017-05-23 12:25:14 +03:00
Michael Suzuki
2145c090b8
Search-427, merge changes from head and add missing facet fields e2e tests
2017-05-22 21:02:57 +01:00
Michael Suzuki
ea016eee9d
Added test to cover facet fields search test
2017-05-22 14:40:21 +01:00
Gethin James
4f009c7db3
SEARCH-339: Updating interval tests
2017-05-22 15:34:25 +02:00
Michael Suzuki
a0765d0700
Fix failing test
2017-05-19 15:03:11 +01:00
Michael Suzuki
058fe354f7
Search-340, updated to verify range handling multiple range facets
2017-05-18 18:28:54 +01:00
Michael Suzuki
3a235fcb37
Search-340, amend from range to ranges
2017-05-17 15:49:57 +01:00
Michael Suzuki
0137a119f5
Search-340, renamed facetInfo to bucketInfo
2017-05-17 11:33:31 +01:00
Michael Suzuki
bb0e31c0c4
Search-340, added test to cover date range search
2017-05-16 16:45:17 +01:00
Cristina Axinte
03800a0ccc
Merge branch 'REPO-2116' into 'master'
...
Repo 2116
Fixed the RestAPI Rendition tests by adding a new call that wait for the renditions to be created (usually renditions takes a while because the transformation service is slow).
See merge request !459
2017-05-16 12:20:55 +01:00
NESS\P3700654
3bcaab7b92
Renamed getNodeRenditionUntilTheyAreCreated to getNodeRenditionUntilIsCreated,
...
Added fixed status to the Renditions tests that were failing.
2017-05-16 14:16:57 +03:00
Michael Suzuki
3c76b1c9a1
Search-340, adding end 2 end test for search range api
2017-05-15 14:29:56 +01:00
NESS\P3700654
e89a6d2f87
REPO-2116
...
Created a new get method for Renditions(getNodeRenditionUntilTheyAreCreated), that waits for the renditions to be created.
Modified 3 tests from the CreateRenditionsTests.java class (adminCanCreateRenditionToExistingNode(), userThatCreatedFileCanCreatePdfRenditionForIt(),userThatCreatedFileCanCreateDoclibRenditionForIt()) in order to pass on slower machines.
2017-05-10 10:06:41 +03:00
Gethin James
458ecc1959
SEARCH-409: Adding stats tests
2017-05-08 13:02:08 +02:00
Gethin James
b07f85811f
SEARCH-339: Adding afts filterquery
2017-04-12 10:28:54 +02:00
Michael Suzuki
3e0b203e40
Reverted to previous commit, functionality is present in solr4
2017-04-07 08:23:39 +01:00
Michael Suzuki
e1d5732e25
Updated test group to ASS 1, as solr 6 is required
2017-04-07 08:16:00 +01:00
Gethin James
265b7af3e4
Merge branch 'searchbcr' into 'master'
...
Addition Search API tests
See merge request !458
2017-04-05 14:35:58 +01:00
Michael Suzuki
488ecd7cee
Change order of test execution to allow time to index data
2017-04-03 16:21:46 +01:00
Gethin James
068dd5011c
SEARCH-334: Adding pivot tests
2017-04-03 15:21:56 +02:00
Cristina Axinte
b2ad73bbe4
fix test: update the formula to calculate the value of hasMoreItems field
2017-03-28 18:14:13 +03:00
Cristina Axinte
c0d1080bbd
update rest-suites.xml to exclude ASS_1.0.0 group and include FacetedSearchTest in this group
2017-03-27 16:24:22 +03:00
Cristina Axinte
12ffa5642a
fix Bamboo failed test
2017-03-24 15:04:52 +02:00