Commit Graph
1571 Commits
Author SHA1 Message Date
Alexandru Epure 7084d319cd REPO-3023: Fix quarantined TAS REST API GetTagsTests 2017-11-27 16:13:56 +00:00
Andreea Nechifor 401df13b6a Added tests for authentication endpoints. 2017-11-23 10:39:06 +02:00
Andreea Nechifor 63ca2e9afd REPO-2291 : apply review on queries/sites, queries/people and queries/nodes endpoints. 2017-11-21 10:13:55 +02:00
Andreea Nechifor 1419e5c610 REPO-2291 : RestAPI: Implement tests in TAS project for 'Queries' RestApi endpoint 2017-11-20 15:19:27 +02:00
Andreea Nechifor b0fb0816ca Validate only that the query is valid 2017-11-09 10:10:54 +02:00
Andreea Nechifor 0143baf827 Merge branch 'REPO-1154' into 'master'
REPO-1154 : RestAPI: Using spaces for term-based queries - nodes

See merge request !33
2017-11-08 10:58:58 +00:00
Andreea Nechifor 97fcc2f27e Repo-1154: Using spaces for term-based queries - nodes retry mechanism of search 2017-11-02 17:12:16 +02:00
Andreea Nechifor 79a87a7886 REPO-1154 : RestAPI: Using spaces for term-based queries - nodes 2017-11-01 10:37:38 +02:00
Alexandru-Eusebiu Epure 8fbaada823 REPO-2967 Reduce GetTagsTests dataprep from 180s to 60s. 2017-10-31 16:48:06 +02:00
Alexandru-Eusebiu Epure 4df9df1835 REPO-2967 Rename the wrong test name. 2017-10-31 15:24:06 +02:00
Alexandru-Eusebiu Epure 89698f8e22 REPO-2967 Increase maximum wait time for tag tests. 2017-10-31 15:20:56 +02:00
Alexandru-Eusebiu Epure 26779bb8f5 REPO-2967 Add REST acs-community test suite
Adnoted tests that need jmx and transformers services in order to be exclude them from the testSuite.
2017-10-31 14:03:39 +02:00
Alexandru-Eusebiu Epure cbae035ed4 REPO-2289 : Implement tests in TAS project for 'Groups'
Remove only DESC assertion sorting from GroupsTests.createListUpdateAndDeleteGroup because the assert does not work properly.
2017-10-24 18:15:39 +03:00
Alexandru-Eusebiu Epure 3a80218f24 REPO-2289 : Implement tests in TAS project for 'Groups'
Remove DESC sorting from GroupsTests.createListUpdateAndDeleteGroup because the assert does not work properly.
2017-10-24 17:10:42 +03:00
Alexandru-Eusebiu Epure 7cb8112e75 REPO-2289 : Implement tests in TAS project for 'Groups'
Implemented createGroupMembershipUntilIsCreated that waits maximum 90s for solr to index the group membership
   Add test for each endpoint.
   Updated listGroupMembership for person as it did not returned the correct model.
2017-10-23 16:05:58 +03:00
Alexandru-Eusebiu Epure 369dedf435 REPO-2289 : Implement tests in TAS project for 'Groups'
Add models for groups (RestGroupModel and RestGroupMember)
   Implemented all endpoints requests for GROUPS category (Api-Explorer)
2017-10-20 10:43:12 +03:00
Alexandru-Eusebiu Epure af746f0b76 REPO-2289 : Implement tests in TAS project for 'Groups'
Remove unused imports and variables.
2017-10-18 15:46:16 +03:00
Alexandru-Eusebiu Epure 68cec04504 REPO-2251 : REST API: Reliable TAS REST API & CMIS build plans (5.2.N & 5.1.N)
Fixed few network failing tests.
2017-10-17 14:58:13 +03:00
Alexandru-Eusebiu Epure 00e17486da REPO-2251 : REST API: Reliable TAS REST API & CMIS build plans (5.2.N & 5.1.N)
Fixed few network failing tests.
   Remove from NetworkDataPrep creation of sites/documents and add them to each NetworkTestsClass according to the tests requirements.
2017-10-17 10:01:56 +03:00
cagache 6afb9fa703 REPO-2755 / REPO-2251: fix for oneUserGetsItsOwnSiteMembershipRequestsWithSuccess which is random failing 2017-10-16 17:31:56 +03:00
Alexandru-Eusebiu Epure 5b19cc559e REPO-2251 : REST API: Reliable TAS REST API & CMIS build plans (5.2.N & 5.1.N)
Refactor all Network tests:
   Group network tests into related class (removed from previous class designed for each endpoint)
   Add abstract class NetworkDataPrep on which are created tenants and other resources shared for these tests (high cost)
   NOTE: Some test still need fixing.
2017-10-16 17:29:01 +03:00
cagache 99731d7364 REPO-2755 / REPO-2251: deleted duplicate test 2017-10-16 12:22:23 +03:00
cagache 0a45e9d851 REPO-2755 / REPO-2251: deleted duplicate test and change wait for 60 sec until new tags are returned with while 2017-10-16 11:38:01 +03:00
cagache b17dc94148 REPO-2755 / REPO-2251: fixed GetTaskCandidatesRegressionTests# getTaskCandidatesForCompletedTask 2017-10-11 15:37:29 +03:00
cagache 0261da42e3 REPO-2755 / REPO-2251: deleted duplicates from network package 2017-10-11 14:51:13 +03:00
cagache fdfc91055d REPO-2755 / REPO-2251: uncommented precondition 2017-10-11 14:05:44 +03:00
cagache 4ef65dfb1f REPO-2755 / REPO-2251: uncommented bugs 2017-10-11 13:29:43 +03:00
cagache 49121390d4 REPO-2755 / REPO-2251: fix for verifyPropertiesParameterIsAppliedToGetNetworkRequest 2017-10-11 13:13:28 +03:00
cagache f0a3a62ce6 REPO-2755 / REPO-2251: uncommented bugs 2017-10-11 12:11:04 +03:00
cagache 77604878e2 REPO-2755 / REPO-2251: changed FULL group with REGRESSION 2017-10-11 12:00:56 +03:00
cagache fbb9dfe0d4 REPO-2755 / REPO-2251: compacted DeleteDeployment classes 2017-10-11 09:56:48 +03:00
cagache cdf7a7debf REPO-2755 / REPO-2251: uncommented bugs 2017-10-11 09:43:32 +03:00
cagache b36105c95d REPO-2755 / REPO-2251: commented MNT-16904 bug for not network tests 2017-10-10 17:47:04 +03:00
cagache d24494361d REPO-2755 / REPO-2251: fixed GetTaskTests#starterUserGetsTaskWithEmptyTaskId test 2017-10-10 17:14:04 +03:00
cagache fe7d64c68b REPO-2755 / REPO-2251: fixed GetTasksTests#whereParameterApplied test 2017-10-10 17:11:00 +03:00
cagache d3c69110a7 REPO-2755 / REPO-2251: fixed NPE in RemoveTaskItemTests 2017-10-10 16:58:43 +03:00
cagache 662b9349d9 fixed NPE in GetTaskVariablesTests 2017-10-10 16:46:14 +03:00
Alexandru-Eusebiu Epure 6731b3053c REPO-2755 : REST API & CMIS TAS sanity builds
Change testgroup from CORE to REGRESSION for workflow (items + tasks + variables)
2017-10-10 14:57:10 +03:00
cagache cdcb90c1ba REPO-2755 / REPO-2251: changed CORE and FULL groups with REGRESSION in tasks package 2017-10-10 10:38:48 +03:00
cagache 856fac7edf REPO-2755 / REPO-2251: changed CORE and FULL groups with REGRESSION in networks package 2017-10-09 16:31:57 +03:00
cagache 0ceae75ca0 REPO-2755 / REPO-2251: changed CORE and FULL groups with REGRESSION in sites package 2017-10-09 15:21:37 +03:00
Alexandru-Eusebiu Epure ee1362daf3 REPO-2755 : REST API & CMIS TAS sanity builds
Change testgroup from CORE to REGRESSION for sharedLinks, people and audit.
2017-10-09 11:27:33 +03:00
cagache c3877ae98b REPO-2755 / REPO-2251: changed CORE and FULL groups with REGRESSION in tags package 2017-10-06 17:02:30 +03:00
Alexandru-Eusebiu Epure b07d84f9c2 REPO-2755 : REST API & CMIS TAS sanity builds
Change testgroup from CORE to REGRESSION for AUDIT package
2017-10-06 15:48:13 +03:00
Alexandru-Eusebiu Epure 25af74cfff REPO-2755 : REST API & CMIS TAS sanity builds
Change testgroup from CORE to REGRESSION
      Joined NodesUnlockTests unlock with different user is done in the same test, to avoid redundant opperations.
2017-10-06 15:30:34 +03:00
cagache b1c63bd2e1 REPO-2755 / REPO-2251: changed CORE and FULL groups with REGRESSION in ratings package 2017-10-06 14:18:34 +03:00
cagache 7b0e1919a8 REPO-2755 / REPO-2251: changed FULL group with REGRESSION in trashcan package 2017-10-06 13:07:11 +03:00
cagache f7b4958652 REPO-2755 / REPO-2251: changed CORE group with REGRESSION in queries package 2017-10-06 12:45:15 +03:00
cagache 9d1c12a7f1 REPO-2755 / REPO-2251: changed CORE and FULL groups with REGRESSION in favorites package 2017-10-06 11:59:47 +03:00
cagache 65887702fe REPO-2755 / REPO-2251: changed CORE and FULL groups with REGRESSION in comments package 2017-10-06 11:59:04 +03:00