Commit Graph
1593 Commits
Author SHA1 Message Date
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
Andrei Forascu 7afbe20d0c REPO-2755: REST API & CMIS TAS sanity builds:
- refactored RestAPI "Comments" API tests to be included in a single class per endpoint (not separate Sanity/Core/Full tests) (3)
2017-10-04 15:03:11 +03:00
Andrei Forascu 6c82a7a22b REPO-2755: REST API & CMIS TAS sanity builds:
- refactored RestAPI "Comments" API tests to be included in a single class per endpoint (not separate Sanity/Core/Full tests) (2)
2017-10-04 14:52:00 +03:00
Andrei Forascu 75959e710c REPO-2755: REST API & CMIS TAS sanity builds:
- refactored RestAPI "Comments" API tests to be included in a single class per endpoint (not separate Sanity/Core/Full tests)
2017-10-04 14:34:06 +03:00
cagache e760944c3b REPO-2755 / REPO-2251: regrouped add favorites tests 2017-10-03 11:50:36 +03:00
Rodica Sutu e99a82a2ef - add requests for Trashcan - deleteNodes,Node - deleteNode,copyNode 2017-09-29 16:47:50 +03:00
Andrei Forascu 8ebda8925f - fix maxItemsParameterApplied test by changing sort order 2017-09-13 17:26:23 +03:00
Andreea Nechifor 52530cd14f Merge branch 'master' into 'Repo-2304'
# Conflicts:
#   src/main/java/org/alfresco/rest/requests/Node.java
2017-09-05 13:06:00 +01:00
Andreea Nechifor 48b9961db0 Added more check 2017-09-05 14:16:59 +03:00
Andrei Forascu 75c4a6631c REPO-2302 / REPO-2304
- code formatting
2017-09-05 13:40:13 +03:00
Alexandru-Eusebiu Epure 7412e84e15 REPO-2305 : RestAPI: Implement tests in TAS project for 'Nodes' RestApi endpoint - part 5
REPO-2306 : RestAPI: Implement tests in TAS project for 'Nodes' RestApi endpoint - part 6
      Rename NodesContentTest to NodesContentAndVersioningTests
         Add two sanity tests (testGetVersionContent and testRevertDeleteVersion)
2017-09-05 12:22:22 +03:00
Andrei Forascu 018153f6bd REPO-2302 - RestAPI: Implement tests in TAS project for 'Nodes' RestApi endpoint - part 3:
- changed sanity test to run faster
2017-09-05 12:02:10 +03:00
Andreea Nechifor c3a7f5bd10 REpo-2302 2017-09-05 11:35:52 +03:00
Andreea Nechifor 3a43b1b02b Repo-2304 2017-09-05 10:39:28 +03:00
Andreea Nechifor 94d82407dc Repo 2302 2017-09-04 17:07:57 +03:00
Andrei Forascu 1e8ddebd06 REPO-2302 - RestAPI: Implement tests in TAS project for 'Nodes' RestApi endpoint - part 3:
- added sanity test for GET /nodes/{nodeId}/sources: checkGetNodeSources
2017-09-04 16:57:42 +03:00
Andrei Forascu d94288fd63 REPO - 2304 - RestAPI: Implement tests in TAS project for 'Nodes' RestApi endpoint - part 4:
- rename some models and tests to match OpenAPI spec - delete classes
2017-09-04 12:51:44 +03:00
Andrei Forascu 10186bc279 REPO - 2304 - RestAPI: Implement tests in TAS project for 'Nodes' RestApi endpoint - part 4:
- rename some models and tests to match OpenAPI spec
2017-09-04 12:50:08 +03:00
Andreea Nechifor 14c6c0342d REPO-2304. Added targets tests. 2017-09-04 10:27:55 +03:00
Andrei Forascu f09ea01f83 Merge branch 'feature/REPO-2299Implement_TAS_tests_for_'Nodes'_RestApi_Part_1' into 'master'
Feature/repo 2299 implement tas tests for 'nodes' rest api part 1

See merge request !25
2017-09-01 10:34:32 +01:00
Andrei Forascu b9e9be49d7 REPO-2301 : RestAPI: Implement TAS tests for 'Nodes' RestApi endpoint - part 2
REPO-2299 : RestAPI: Implement TAS tests for 'Nodes' RestApi endpoint - part 1
      - code formatting
2017-09-01 12:34:44 +03:00