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
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
Cristina Axinte
f031954e9b
fix failed tests from Jenkins
2017-03-24 12:16:03 +02:00
Cristina Axinte
ce5816b546
fix test and update jenkins file to run at 20:00
2017-03-23 15:45:57 +02:00
Gethin James
bf97817ad3
Updated the request / response search api model
2017-03-23 11:45:06 +01:00
Cristina Axinte
28403ecbd5
Merge branch 'REPO-2110' into 'master'
...
Repo 2110
See merge request !457
2017-03-20 08:57:20 +00:00
NESS\P3700654
e791e78160
REPO-2090 - Service Pack: MNT-16882: CMIS does not detect text encoding correctly
...
Removed additional reduntant steps (authentificating multiple times).
Instead of creating the two files and the change the nodeRef(with the uploaded one via RestAPI), I`m now just defining the fileModels.
2017-03-17 18:40:15 +02:00
NESS\P3700654
20182bc070
REPO-2090 - Service Pack: MNT-16882: CMIS does not detect text encoding correctly
...
Added a test that creates two files with the specific encoding using the multipart upload (POST nodes/{nodeId}/children}, then using the get on the node (GET nodes/{nodeId}) we verify the encoding (content type).
2017-03-17 17:35:59 +02:00
Gethin James
33f9ecf194
SEARCH-339: Updating the interval tests with new response
2017-03-17 14:00:51 +01:00
Michael Suzuki
b17f0bbf8a
Updated test to include the new faceted groups
2017-03-17 11:12:15 +00:00
Michael Suzuki
c5b43b21ba
Made the faceted group test go green
2017-03-15 17:17:31 +00:00
Michael Suzuki
59cfd19e4c
save local changes
2017-03-15 16:28:02 +00:00
Gethin James
8f0e7ac4cd
SEARCH-376: Including the original request in the response
2017-03-15 13:04:27 +01:00
Mihaela Popa
c14396f967
REPO-2112 / MNT-17545: update test with bug.status.Fixed to not be skipped.
...
Also, removed double quotes from test as a new issue was raised: MNT-17594 RegEx for filename fails / Regular Expression constraints not checked properly
2017-03-14 15:46:25 +02:00
Michael Suzuki
4cd17d21f3
Adding test for grouping facets
2017-03-13 13:25:43 +00:00
Michael Suzuki
b816a04a0c
added comments
2017-03-13 11:09:03 +00:00
Valentin Popa
dd44737711
Update REST-API assertion of "equals" to "is"
2017-03-13 12:02:15 +02:00
Gethin James
2174dc9cc6
Adding testrail groups
2017-03-10 15:25:20 +01:00
Gethin James
50e58a76b6
SEARCH-339: Adding testrail groups
2017-03-10 14:19:44 +01:00
Gethin James
516471f9cf
SEARCH-339: Adding tests to ASS_1 group
2017-03-10 13:47:28 +01:00
Gethin James
e5eb2817b2
Renaming to facetsFields after merge
2017-03-10 13:20:15 +01:00
Gethin James
e73e60b791
Merge branch 'master' into searchbcr
...
src/main/java/org/alfresco/rest/search/RestResultSetContextModel.java
2017-03-10 12:46:21 +01:00
Michael Suzuki
5b1232d701
Added APATH end 2 end tests
2017-03-10 09:56:05 +00:00
cgornea
133e0602c9
REPO-2096: Add support for AOS calls using REST API
2017-03-08 18:07:09 +02:00
Paul Brodner
4648b93b89
adding CMIS rest api calls on RestCmisAPI class
2017-03-08 16:34:43 +02:00
Gethin James
fcc9482eeb
SEARCH-339: Adding a 60 second wait after dataprep
2017-03-08 11:45:13 +01:00
Gethin James
eabeac14f0
SEARCH-372: Switched .equals to .is
2017-03-08 11:43:44 +01:00
Michael Suzuki
a633af7ff7
finished fingerprint tests for solr 6
2017-03-07 12:05:07 +00:00
Michael Suzuki
8afe3d1eba
finished fingerprint tests for solr 6
2017-03-07 12:05:07 +00:00
Michael Suzuki
c22c215922
amend data prep to use the random user to load files instead of the admin user
2017-03-07 12:03:25 +00:00
Mihaela Popa
6ea05f9dbf
REPO-2112 / MNT-17545: HTTP Header Injection in ContentStreamer
...
Added @BeforeClass for NodesContentTests and java doc for assertHeaderValueContains
2017-03-07 11:21:42 +02:00
Mihaela Popa
13c9cf183e
REPO-2112 / MNT-17545: HTTP Header Injection in ContentStreamer
...
Added support for getNodeContent and tests for REPO-2112
2017-03-07 10:27:56 +02:00
mionescu
7bf3756c6e
test- fixed bamboo issue:networkUserIsNotAbleToGetProcessDefinitionImageForAnotherNetwork
...
removed unused imports and variables
2017-03-07 09:39:49 +02:00
Gethin James
99c32ff683
SEARCH-339: Adding label to Facet intervals
2017-03-06 16:19:08 +01:00
Cristina Axinte
9e9f7cbc95
added test for createDoclibRendition
2017-03-06 15:09:19 +02:00
Cristina Axinte
c13fa76b63
added corresponding bug id
2017-03-06 14:08:42 +02:00
cagache
fb2cde04e2
added getProcessDefinitionById and updated getProcessDefinitionImage
...
(cherry picked from commit fa9a326)
2017-03-06 13:16:12 +02:00
Michael Suzuki
547f356504
Complete spellcheck rest tests
2017-03-06 10:21:31 +00:00
Cristina Axinte
8fd341739d
added restapi method createNodeRendition and two tests for it
2017-03-06 11:20:10 +02:00
Gethin James
fe1e4b95a2
SEARCH-339: Adding Facet intervals tests
2017-03-03 17:04:03 +01:00
mionescu
0cc33e6f1c
test- define new constant in RestErrorModel, updated tests
2017-03-02 15:36:05 +02:00
Michael Suzuki
17db722925
Disabled test until TAS-3220 resolved
2017-03-01 10:14:45 +00:00
Michael Suzuki
33fdac8635
Disabled fingerprint test until we resolve solr4
2017-03-01 08:03:47 +00:00