Commit Graph
980 Commits
Author SHA1 Message Date
Paul Brodner c7ec0786d8 core: add lastException in wrapper/formatting
initialize Node, People
test: update test to assert on last error. Remove @Bug annotation tests passed
2016-12-13 23:17:54 +02:00
Paul Brodner 96c4864a94 core: update utility 1.0.6-snapshot, log4j properties 2016-12-13 16:18:33 +02:00
Cristina Axinte d78d1ba645 fix: update TestGroup and ExecutionType 2016-12-13 12:49:30 +02:00
Cristina Axinte a436b263f2 fix: update executionType to REGRESSION for some core tests 2016-12-13 12:26:07 +02:00
Cristina Axinte 373f9befc5 fix: update "core" group 2016-12-12 18:16:06 +02:00
Cristina Axinte 3734af13c6 fix: adding more info for content type in case of faliure 2016-12-12 16:04:52 +02:00
Valentin Popa 9d927e5411 Merge branch 'Test-Up' into 'master'
Test up

Updated annotations for Ratings

See merge request !321
2016-12-12 09:50:35 +00:00
Bogdan Bocancea 60808d742a Merge branch 'Task_@Test_on_method' into 'master'
Task @test on method

See merge request !322
2016-12-12 09:48:27 +00:00
Paul Brodner f78b9345d4 Merge branch '@TestChanges' of https://gitlab.alfresco.com/tas/alfresco-tas-restapi-test
# Conflicts:
#	src/test/java/org/alfresco/rest/people/DeleteSiteMembershipRequestCoreTests.java
#	src/test/java/org/alfresco/rest/people/GetSiteMembershipRequestsCoreTests.java
2016-12-12 11:31:30 +02:00
Bogdan Bocancea 49f2397b63 Merge branch 'workflow-test-annotation' into 'master'
Workflow test annotation

See merge request !323
2016-12-12 08:47:04 +00:00
Bogdan Bocancea bdd3f326dd move @Test annotation from class to method level 2016-12-12 10:46:19 +02:00
cagache 53c1e3c6a6 moved @Test annotation 2016-12-12 10:46:15 +02:00
Andreea Nechifor be792c4d78 Added @Test annotation 2016-12-12 10:42:43 +02:00
Andrei Rusu 3c195fad83 Added annotations @Test to each test/method for ratings 2016-12-12 10:36:25 +02:00
mionescu e2cbe60bbe test: updated tests from 'people' package (@Test) 2016-12-12 10:34:57 +02:00
Alecsandru Prună 3b4bf3fe96 Merge branch 'favoritesNetwork' into 'master'
Favorites network

See merge request !319
2016-12-12 08:31:08 +00:00
Alecsandru Prună 963e405e58 test: Moved @Test from class level to method level 2016-12-12 10:29:59 +02:00
Cristina Axinte 41419677d4 fix: mode@Test annotation to test level for comments and tags packages 2016-12-12 10:21:41 +02:00
cagache 37699ac9fd fix NPE in getTaskModelByDescription 2016-12-12 10:17:31 +02:00
Paul Brodner cda83aa928 test: added withParams("maxItems=2") to limit the returned results 2016-12-11 16:21:52 +02:00
Paul Brodner 0868b4c8bd added TODO 2016-12-11 16:19:40 +02:00
Alecsandru Prună 96a060d36f Merge branch 'master' into TAS-2076 2016-12-09 19:46:58 +02:00
Alecsandru Prună 1098c57bb0 test: Updated completeTaskThenGetProcessTasks test 2016-12-09 19:40:59 +02:00
Cristina Jalba 7054b76729 Added UpdateTaskCoreTests 2016-12-09 19:33:38 +02:00
cagache f8f306202f fix UpdateTaskSanityTests (changed 'message' with new field 'description') 2016-12-09 17:56:01 +02:00
cagache 5cf1d13f95 fix GetTaskSanityTests (changed 'message' with new field 'description') 2016-12-09 17:52:53 +02:00
Alecsandru Prună 948ceb6c40 test: updated completeTaskThenGetProcessTasks 2016-12-09 17:13:15 +02:00
cagache 44729b3637 fix failing scenarios 2016-12-09 17:06:41 +02:00
Alecsandru Prună e963b1051f Merge branch 'master' into TAS-2086 2016-12-09 16:55:15 +02:00
Bogdan Bocancea e88dc3c9d0 Merge branch 'TAS-2073' into 'master'
Tas 2073

See merge request !317
2016-12-09 14:50:48 +00:00
Cristina Axinte 4210cd4636 test: added 4 new core tests in Bulk3 2016-12-09 16:49:07 +02:00
cagache 422c291ac2 fix error 2016-12-09 16:48:10 +02:00
cagache b60cf0e1dc added @Autowired WorkflowService workflow; 2016-12-09 16:47:25 +02:00
Alecsandru Prună ba50e065d1 test: Added GetProcessTasksCoreTests 2016-12-09 16:47:14 +02:00
Bogdan Bocancea a23827a69f Merge branch 'TAS-2074' into 'master'
Tas 2074

See merge request !301
2016-12-09 14:45:11 +00:00
Claudia Agache ef35491485 Merge branch 'TAS-2028' into 'master'
Tas 2028

https://issues.alfresco.com/jira/browse/TAS-2028

See merge request !250
2016-12-09 14:44:33 +00:00
cagache 233b173c30 test: implemented TODO approve request 2016-12-09 16:42:56 +02:00
Valentin Popa dcc51337c7 Merge branch 'TAS-2030' into 'master'
Tas 2030

See merge request !310
2016-12-09 14:34:59 +00:00
Andrei Rusu ba9eff655f added changes to getTasksCoreTests and GetTasksSanityTests 2016-12-09 16:25:02 +02:00
Claudia Agache 760d7c1a16 Merge branch 'TAS-2071' into 'master'
Tas 2071

See merge request !309
2016-12-09 14:18:32 +00:00
cagache 906dc48468 Merge remote-tracking branch 'origin/TAS-2086' into TAS-2086 2016-12-09 16:16:12 +02:00
cagache 46b6abbe65 added some tests from TAS-2087 2016-12-09 16:15:47 +02:00
Cristina Axinte e865021920 Added 9 more core tests 2016-12-09 16:13:35 +02:00
mionescu 08aaf4ea35 test: updates after review
core: added new error message in rest/model/RestErrorModel.java
2016-12-09 15:56:23 +02:00
Bogdan Bocancea d9e3f2fadd Merge branch 'TAS-2066' into 'master'
Tas 2066

TAS-2066 - CORE-REST API: getProcessVariables (get /processes/{processId}/variables)

See merge request !313
2016-12-09 13:30:12 +00:00
Valentin Popa 50f92b3f23 Merge branch 'TAS-2055' into 'master'
Tas 2055

See merge request !283
2016-12-09 13:27:31 +00:00
mionescu 30430e3f62 test: updated tests after review: AddProcessItemCoreTests.java, AddTaskItemCoreTests.java 2016-12-09 15:27:15 +02:00
Corina Nechifor 67f00a1171 Merge branch 'TAS-2075' into 'master'
Tas 2075

See merge request !302
2016-12-09 13:14:31 +00:00
Valentin Popa f47841a5c4 TAS-2066 - CORE-REST API: getProcessVariables (get /processes/{processId}/variables) 2016-12-09 15:14:07 +02:00
Andrei Rusu f2e49385d1 added changes to test emptyTaskId 2016-12-09 15:11:29 +02:00