Commit Graph
585 Commits
Author SHA1 Message Date
Andreea Nechifor 7539ab5097 Added Asserts on comments 2016-10-25 10:23:30 +03:00
Cristina Axinte 07262e8a70 Added a necessary method and the new logged bug 2016-10-24 10:29:55 +03:00
Paul Brodner 684c465ff0 Merge branch 'TAS-1380' into 'master'
Tas 1380

See merge request !124
2016-10-24 06:49:15 +01:00
Cristina Axinte ecfac46624 Add TestGroup.Workflow to test classes, mark test with TestGroup.Networks and few fixes 2016-10-21 19:28:31 +03:00
Cristina Jalba 6f6cfd2bfe TAS-1440, TAS-1614, TAS-1615, TAS-1616, TAS-1617 updateTask with different roles 2016-10-21 17:46:24 +03:00
Paul Brodner 5848910ddb Merge branch 'TAS-776' into 'master'
Tas 776

See merge request !121
2016-10-21 14:43:44 +01:00
Iulia Nechita aa419786d5 TAS-1611, for invalid itemId return 404 2016-10-21 15:58:40 +03:00
Iulia Nechita 2174e78757 TAS-1610, for invalid taskId return 404 2016-10-21 15:57:52 +03:00
Iulia Nechita a466eb35e3 TAS-1609, provide valid details, code is 204 2016-10-21 15:57:14 +03:00
Iulia Nechita 0b723816c4 TAS-1599, get call with admin from same network 2016-10-21 15:48:11 +03:00
Iulia Nechita b9ada52840 TAS-1598, get call with user that is involved in task 2016-10-21 15:47:29 +03:00
Iulia Nechita 66ac099b3e TAS-1597, get call with user that started task 2016-10-21 15:46:30 +03:00
Paul Brodner 9a9b9eb3c9 Merge branch 'master' of gitlab.alfresco.com:tas/alfresco-tas-restapi-test 2016-10-21 12:58:47 +03:00
Paul Brodner b515db1923 adding new assertion 2016-10-21 12:58:04 +03:00
Iulia Nechita 7351af2bf5 Merge branch 'TAS-777' into 'master' 2016-10-20 17:27:33 +03:00
Iulia Nechita c9f1c41951 TAS-1608, perform request by admin in the same network 2016-10-20 17:23:39 +03:00
Iulia Nechita 56f5bb826e TAS-1607, valid request to update existing item without effect, 201 2016-10-20 17:20:02 +03:00
Iulia Nechita 8125ab03ee TAS-1606, valid request to create non-existing item, 201 2016-10-20 17:19:17 +03:00
cagache b347a85ab0 TAS-1604 - get task form models by an involved user 2016-10-20 15:48:36 +03:00
cagache aec5734f04 TAS-1605 - get task form models by admin 2016-10-20 15:47:18 +03:00
cagache 08a880df63 TAS-1587 - get a specific process by admin 2016-10-20 10:17:27 +03:00
cagache b645d99e51 TAS-1586 - get a specific process by user who is involved in process 2016-10-20 10:16:30 +03:00
cagache 2537a46f20 TAS-1585 - get a specific process by user who started it 2016-10-20 10:15:17 +03:00
Paul Brodner f2bff6df96 Merge branch 'TAS-757' of gitlab.alfresco.com:tas/alfresco-tas-restapi-test
# Conflicts:
#	src/main/java/org/alfresco/rest/model/RestProcessDefinitionModel.java
#	src/main/java/org/alfresco/rest/model/RestProcessModelsCollection.java
#	src/test/java/org/alfresco/rest/workflow/processDefinitions/GetProcessDefinitionSanityTests.java
#	src/test/java/org/alfresco/rest/workflow/processes/DeleteProcessSanityTests.java
#	src/test/java/org/alfresco/rest/workflow/processes/GetProcessesSanityTests.java
2016-10-19 21:04:58 +03:00
Paul Brodner 1408071719 Merge branch 'TAS-773' of gitlab.alfresco.com:tas/alfresco-tas-restapi-test
# Conflicts:
#	src/main/java/org/alfresco/rest/model/RestVariableModel.java
#	src/test/java/org/alfresco/rest/demo/RestDemoTests.java
2016-10-19 21:00:03 +03:00
Paul Brodner 8f6480b8b7 Merge branch 'TAS-774' into 'master'
Tas 774

See merge request !116
2016-10-19 18:56:49 +01:00
Paul Brodner fb3269b4ca typo 2016-10-19 20:55:46 +03:00
Paul Brodner 6023662be2 major update adding DSL of assertion 2016-10-19 20:53:09 +03:00
Iulia Nechita 01ee7e4192 TAS-1552, removeTaskVariable, for invalid taskId return 404 2016-10-19 16:52:58 +03:00
Iulia Nechita 3771c11c46 TAS-1551, removeTaskVariable, provide valid details, code is 204 2016-10-19 16:52:08 +03:00
cagache 3098591242 TAS-1583 - add new process by a non-network user 2016-10-19 16:38:56 +03:00
Iulia Nechita ea30082597 TAS-1579 addTaskVariables, perform request with any other user 2016-10-19 16:38:18 +03:00
Iulia Nechita d77db250d8 TAS-1578, addTaskVariables, addTaskVariables 2016-10-19 16:34:49 +03:00
Iulia Nechita 703967592a TAS-1577 addTaskVariables, perform request with involved user 2016-10-19 16:34:13 +03:00
Iulia Nechita c39b20ba70 TAS-1576 addTaskVariables, perform request with admin 2016-10-19 16:33:21 +03:00
Paul Brodner 9b3550afde WIP: dsl assertion 2016-10-19 15:45:35 +03:00
Paul Brodner 7f46f189d1 adding params and model assertion dsl 2016-10-19 15:20:44 +03:00
cagache d1dd9c91bd used ModelAssertion 2016-10-19 11:44:59 +03:00
cagache 0582cca61d removed comments 2016-10-19 11:44:08 +03:00
cagache 8689e3d00b TAS-1584 - add new process by a network user 2016-10-19 11:42:39 +03:00
Paul Brodner 6a22b86dfd add support for rest model assertion 2016-10-19 01:03:22 +03:00
Paul Brodner 2feaf10cf8 move JsonBodyGenerator to core 2016-10-18 22:51:05 +03:00
Iulia Nechita cfd3151e99 Merge branch 'master' into TAS-772 2016-10-18 17:34:10 +03:00
Iulia Nechita 4af8a33d3f TAS-1569, perform request with admin 2016-10-18 17:30:29 +03:00
Iulia Nechita 2412208e69 TAS-1568, perform request with any user 2016-10-18 17:29:54 +03:00
Iulia Nechita 4358aaf596 TAS-1567 perform request with user that is involved in process 2016-10-18 17:29:20 +03:00
Iulia Nechita 2be47fd9e7 TAS-1566 getTaskVariables call perform request with user that started the process 2016-10-18 17:28:40 +03:00
Iulia Nechita 77a456dccb Merge branch 'master' into TAS-775 2016-10-18 16:33:57 +03:00
Iulia Nechita 512465025f TAS-1565, updateTaskVariable, perform request by admin in the same network 2016-10-18 16:33:33 +03:00
Iulia Nechita a5ce07b6bb TAS-1564 updateTaskVariable, valid request to update existing variable, 200 2016-10-18 16:32:42 +03:00