Commit Graph

591 Commits

Author SHA1 Message Date
Rodica Sutu
f2f438a570 minor updates 2017-01-04 08:40:49 +02:00
Rodica Sutu
15011542e9 update tests according to the latest changes 2017-01-03 20:35:48 +02:00
Rodica Sutu
e8ebb3d008 Merge branch 'master' of https://gitlab.alfresco.com/records-management/records-management into feature/RM-4361_ReadRecordsRestAPI
# Conflicts:
#	rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/requests/igCoreAPI/FilePlanComponentAPI.java
#	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/base/BaseRestTest.java
2017-01-03 17:49:35 +02:00
Rodica Sutu
1575eac13c fix failing test 2017-01-03 15:58:02 +02:00
Rodica Sutu
f8b965ae8c revert pom changes 2017-01-03 15:03:35 +02:00
Rodica Sutu
c6e091d278 updates on Read Records API tests 2017-01-03 14:20:55 +02:00
Rodica Sutu
7f7accfbe1 add tests for list the records 2017-01-03 10:20:27 +02:00
Rodica Sutu
757b59f380 -Add tests for Read Records (1) 2017-01-03 08:22:29 +02:00
Tuna Aksoy
81dc001998 Java doc updated 2017-01-01 23:15:26 +00:00
Tuna Aksoy
ff0369817a RM-4488 (Refactor REST API Automation test code according to the latest changes) 2017-01-01 13:49:08 +00:00
Tuna Aksoy
5b54ab220c Merge branch 'master' into feature/RM-4488_Refactor_RM_Automation
Conflicts:
	rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/model/fileplancomponents/ReviewPeriod.java
	rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/requests/FilePlanComponentAPI.java
	rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/requests/RMSiteAPI.java
	rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/requests/RMUserAPI.java
	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/base/BaseRestTest.java
2017-01-01 12:08:51 +00:00
Tuna Aksoy
3d7661746c Updated license headers 2017-01-01 11:52:56 +00:00
Tuna Aksoy
25ddd883df RM-4488 (Refactor REST API Automation test code according to the latest changes) 2016-12-28 00:04:11 +00:00
Tuna Aksoy
5c28bf41da RM-4488 (Refactor REST API Automation test code according to the latest changes) 2016-12-27 23:50:48 +00:00
Tuna Aksoy
cbb4a9845c RM-4488 (Refactor REST API Automation test code according to the latest changes) 2016-12-26 23:19:14 +00:00
Tuna Aksoy
a3f9bb95bf RM-4488 (Refactor REST API Automation test code according to the latest changes) 2016-12-25 01:57:23 +00:00
Tuna Aksoy
7dbd577927 RM-4488 (Refactor REST API Automation test code according to the latest changes) 2016-12-25 00:05:40 +00:00
Tuna Aksoy
87acf4f335 RM-4488 (Refactor REST API Automation test code according to the latest changes) 2016-12-24 20:48:23 +00:00
Tuna Aksoy
bb2e560b8e Merge branch 'master' into feature/RM-4488_Refactor_RM_Automation 2016-12-22 18:51:08 +00:00
Kristijan Conkas
02ed887c20 RM-4426: verification that permission has been set 2016-12-22 17:15:30 +00:00
Kristijan Conkas
c5ba25f017 RM-4426: terminology improvement 2016-12-22 17:04:27 +00:00
Kristijan Conkas
7ca4326f1f RM-4426: Tests for user without delete capability. 2016-12-22 16:55:55 +00:00
Kristijan Conkas
9d8145e690 RM-4426: fixed headers and import cleanup 2016-12-22 13:29:08 +00:00
Kristijan Conkas
90f959f2d9 RM-4426: clarified description 2016-12-21 18:05:40 +00:00
Kristijan Conkas
f7d413bae5 RM-4426: delete tests negative test 2016-12-21 18:04:20 +00:00
Kristijan Conkas
6ddaebed23 RM-4426: Delete positive tests. 2016-12-21 12:42:25 +00:00
Rodica Sutu
beddc53bd4 checks added according to the review 2016-12-15 13:36:57 +02:00
Rodica Sutu
9ef0125214 indentation fix 2016-12-15 12:28:10 +02:00
Rodica Sutu
4228e57efd minor update 2016-12-15 11:43:01 +02:00
Rodica Sutu
27161972be Add support for creating a node using the relativePath
Add test with the relativePath attribute
2016-12-15 11:38:19 +02:00
Samuel Langlois
d4c516eab4 Merge branch 'master' into 'master'
Specify full URL for Alfresco installers

The modification allows to specify the full URL (rather than pieces of it) to download the Alfresco One installer used by functional tests.
It is cleaner, and also allows more flexibility.
The goal is to be able to download installers stored on S3, making it much more efficient and hopefully Automation builds will stop breaking randomly on elastic Bamboo agents - see https://issues.alfresco.com/jira/browse/BDE-837

See merge request !680
2016-12-13 18:17:42 +00:00
Tuna Aksoy
acbb1506a2 Merge branch 'feature/RM-4396_Lombok_UseModelInsteadJsonObject'
Conflicts:
	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/fileplancomponents/ElectronicRecordTests.java
2016-12-12 20:18:44 +00:00
Kristijan Conkas
bdb3436569 RM-4542: refactoring perfectly valid code due to Bamboo pulling Java 1.7 and complaining about the lambda 2016-12-12 17:54:36 +00:00
Kristijan Conkas
295e85067d RM-4542: code tidy-up 2016-12-12 16:16:03 +00:00
Kristijan Conkas
b5049631e8 RM-4542: removed debugging log 2016-12-12 16:14:05 +00:00
Kristijan Conkas
e9a1a4ea76 RM-4542: parameters handling for file upload 2016-12-12 16:12:38 +00:00
Tuna Aksoy
f35bc14f27 RM-4489 (API: Review period cannot be updated if the review period type and expression are set) 2016-12-12 16:00:02 +00:00
Rodica Sutu
5144e40b3c updates to use Lombok library 2016-12-12 15:43:18 +02:00
Rodica Sutu
f08e294d63 Merge branch 'master' of https://gitlab.alfresco.com/records-management/records-management into feature/RM-4396_Lombok_UseModelInsteadJsonObject
# Conflicts:
#	rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/model/fileplancomponents/FilePlanComponent.java
#	rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/model/fileplancomponents/FilePlanComponentProperties.java
2016-12-12 15:15:20 +02:00
Kristijan Conkas
0bc94bbae5 RM-4542: record name doesn't default to file name 2016-12-12 11:20:54 +00:00
Kristijan Conkas
0c8640be7e RM-4405: renamed valid containers data provider 2016-12-09 15:43:56 +00:00
Kristijan Conkas
d69d46c76a RM-4405: import tidy-up 2016-12-09 15:26:27 +00:00
Kristijan Conkas
b890344cb3 RM-4405: CI remediation. 2016-12-09 15:23:20 +00:00
Kristijan Conkas
db85f2b1e9 RM-4405: fixed erroneous comments 2016-12-08 13:29:05 +00:00
Kristijan Conkas
288c4dc68f RM-4405: mandatory properties tests 2016-12-08 12:15:34 +00:00
Kristijan Conkas
2b1c7279f3 RM-4405: now with correct header 2016-12-08 10:32:37 +00:00
Kristijan Conkas
be3ba2aa58 RM-4405: invalid containers tests + utility method renaming 2016-12-08 10:22:02 +00:00
Kristijan Conkas
66bc56afff RM-4405: removed hardcoding 2016-12-07 16:49:02 +00:00
Kristijan Conkas
e914ce90bd RM-4405: added tests with valid containers 2016-12-07 16:37:56 +00:00
Kristijan Conkas
6f406583cd RM-4405: added some utility methods 2016-12-07 16:37:22 +00:00