Commit Graph
1328 Commits
Author SHA1 Message Date
Michael Suzuki ccab6f6593 Implement intial search test based on search api endpoint 2017-02-22 10:12:43 +00:00
Michael Suzuki 34d3614d18 Beef up test and refactored layout stuff 2017-02-21 13:38:18 +00:00
Michael Suzuki cbabcf7ac6 compacting the calls 2017-02-21 13:34:03 +00:00
Paul Brodner 53e86c0683 fix imports, added Search group 2017-02-21 14:31:21 +02:00
Michael Suzuki 74024f75a4 Added basic search test 2017-02-21 11:50:58 +00:00
Paul Brodner f831444249 some sample usage 2017-02-20 15:24:36 +02:00
Michael Suzuki dba14c7219 Inital search rest api test 2017-02-17 17:18:44 +00:00
mionescu 5030a16939 updates 2017-02-17 09:45:39 +02:00
Paul Brodner ea1112f47a passing new site to usingSite(..) method and remove parameter on createSite() 2017-02-15 10:39:19 +02:00
Paul Brodner 164e7b0756 removed RestSiteBodyCreateModel this is a duplication of SiteModel 2017-02-15 10:38:26 +02:00
Ana Bozianu 451aad0435 RM-4684 - create site request 2017-02-14 18:12:04 +02:00
Paul Brodner 774a2bec07 added Queryes GET /queries/nodes 2017-02-14 16:14:18 +02:00
Paul Brodner a9eb54f644 fix imports in tests 2017-02-14 15:45:32 +02:00
mionescu c013359fcf updates 2017-02-14 08:58:12 +02:00
Paul Brodner 34b3a59be4 update standard assertiong with TAS DSL assertion 2017-02-10 14:33:02 +02:00
Ana Bozianu a67f6a2816 RM-4672 - implemented move file api call 2017-02-10 13:45:26 +02:00
mionescu c7b9babf6f test- updated TC updateProcessVariableTwoUsers 2017-02-10 11:31:06 +02:00
mionescu 1884c117f0 test- updated errorKey enum 2017-02-10 10:19:26 +02:00
mionescu c2c42f962c test- added UpdateTaskVariableFullTests.java
- renamed class
- formatting
2017-02-09 15:18:58 +02:00
mionescu 8e2618bcd0 test- added AddTaskItemFullTests.java
test - added test cases using multiple items/variables
2017-02-08 15:37:51 +02:00
mionescu d687f9af6f test- added test cases: multiple task variables 2017-02-08 13:47:38 +02:00
mionescu 884ef0da6d updates 2017-02-08 12:52:38 +02:00
mionescu 66cc5e3a6c test- added test cases: multiple items 2017-02-08 11:55:10 +02:00
Cristina Axinte 114440e463 renamed as class contains full tests too 2017-02-08 11:18:00 +02:00
mionescu 3d3678ca42 test - added new testcases 2017-02-08 10:47:38 +02:00
Bogdan Bocancea 7de693b069 TAS-2936: add full tests for 'get /tasks/{taskId}/candidates' 2017-02-07 15:01:36 +02:00
Cristina Axinte b41f75263b Merge branch 'master' of https://gitlab.alfresco.com/tas/alfresco-tas-restapi-test 2017-02-07 14:48:17 +02:00
Cristina Axinte 4e88729c21 fixed unused imports removed 2017-02-07 14:46:10 +02:00
Claudia Agache 7d78d03179 Merge branch 'TAS-2908' into 'master'
Tas 2908

See merge request !434
2017-02-07 12:45:45 +00:00
Claudia Agache 0610150d21 Merge branch 'TAS-2960' into 'master'
Tas 2960

See merge request !440
2017-02-07 12:44:27 +00:00
cagache a5440896f9 fix getSites tests for 5.1
(cherry picked from commit 3d4f780)
2017-02-07 13:44:21 +02:00
Cristina Axinte 6427e0b72c fix input data for all tests from DeleteProcessItemFullTests and some imports 2017-02-07 12:07:41 +02:00
Bogdan Bocancea 25cc89214c update deleteTaskItemTwice() 2017-02-07 11:21:18 +02:00
Valentin Popa 67fc3c5319 Merge branch 'master' into TAS-3192 2017-02-07 11:15:14 +02:00
Valentin Popa 353d6365a6 Add separate tests for update task by creator and assignee 2017-02-07 11:12:46 +02:00
Claudia Agache b75da6850e Merge branch 'TAS-2904' into 'master'
Tas 2904

See merge request !438
2017-02-07 08:44:55 +00:00
Cristina Jalba bf7a1682b1 Added scenario for create, modify, delete types of activities for an user inside a siteand check activities call 2017-02-07 10:43:29 +02:00
Bogdan Bocancea 330e4037fc TAS-2935: add full tests for delete /tasks/{taskId}/items/{itemId} 2017-02-07 10:33:22 +02:00
cagache 8ab0936a0a TAS-2950 2017-02-07 10:04:08 +02:00
mionescu 1e1f4c3c81 added new test cases: FULL suite - TAS-2904
updated tests: check error model (Core and Sanity)
2017-02-07 09:46:52 +02:00
Cristina Axinte 807191d026 fixed test getProcessesWithPropertiesParameter 2017-02-06 17:14:46 +02:00
Cristina Axinte 8f3010cac7 added 5 full tests for updateTask 2017-02-06 16:44:09 +02:00
Cristina Axinte e259c11170 added 5 full tests for updateTask 2017-02-06 16:03:02 +02:00
Claudia Agache 6239198584 Merge branch 'TAS-2902' into 'master'
Tas 2902

See merge request !433
2017-02-06 14:01:42 +00:00
cagache c7894d58be TAS-2964 2017-02-06 15:52:59 +02:00
Bogdan Bocancea c53ced1e0d TAS-2933: add full tests for get task items call 2017-02-06 15:22:50 +02:00
cagache e45ee85b24 TAS-2939, TAS-2940 2017-02-06 15:00:44 +02:00
mionescu 81c896c9fc updates 2017-02-06 14:56:55 +02:00
Andrei Rusu bf4b907b2b added tests for GetTasksFullTests 2017-02-06 14:49:03 +02:00
mionescu b07ae0e4da added new test cases: TAS-2902 (Sanity, Core, Full) 2017-02-06 14:43:07 +02:00