Commit Graph

510 Commits

Author SHA1 Message Date
Rodica Sutu
5715438419 Merge branch 'master' of git.alfresco.com:records-management/records-management into feature/RM-5416_REST_API_Tests_for_Folder_Classification_2 2017-09-28 16:50:11 +03:00
Rodica Sutu
69a6cc8ab3 Merge branch 'master' of git.alfresco.com:records-management/records-management into feature/RM-5416_REST_API_Tests_for_Folder_Classification_2 2017-09-28 15:22:47 +03:00
Tom Page
a14e401fbf Merge origin/master into feature/RM_5358_UI_RelationshipToClassifiedRecord. 2017-09-28 09:23:45 +01:00
Rodica Sutu
9e18aa7f0c fix the failure introduced with the last commit 2017-09-28 09:23:24 +01:00
Rodica Sutu
9e5f53bd09 review comments changes 2017-09-28 09:23:10 +01:00
Rodica Sutu
30959017ee fix the request body sent when creating relationships 2017-09-28 09:23:01 +01:00
Rodica Sutu
da50858cfc fix the java docs 2017-09-28 09:22:02 +01:00
Rodica Sutu
6b54bd082f create relationships with v0 API requests 2017-09-28 09:21:08 +01:00
jcule
052f36b062 RM-5416: REST API Tests for Folder Classification - various improvements 2017-09-27 17:43:57 +01:00
Oana Nechiforescu
b19b5e8be1 Commit 2, test changes to use the new API method. 2017-09-26 14:51:13 +03:00
Oana Nechiforescu
02219969b2 First commit just the test and new API empty trashcan method. 2017-09-26 14:50:28 +03:00
jcule
9e38a17a0f RM-5416: REST API Tests for Folder Classification 2017-09-25 18:31:43 +01:00
Jelena Cule
790e226361 Revert "Merge branch 'feature/RM-5416_REST_API_Tests_for_Folder_Classification_1' into 'master'"
This reverts merge request !569
2017-09-25 11:11:10 +01:00
jcule
c4cfea44a7 RM-5416: REST API Tests for Folder Classification - removing the v0 search 2017-09-22 14:50:19 +01:00
jcule
49616d4019 RM-5416: REST API Tests for Folder Classification - removing the base class 2017-09-22 10:04:30 +01:00
jcule
9a224a4f49 Merge branch 'master' into feature/RM-5416_REST_API_Tests_for_Folder_Classification 2017-09-19 13:45:23 +01:00
Ana Bozianu
e5efa212c3 RM-5416 - remove actual file from create electronic record method 2017-09-19 11:02:29 +03:00
Ana Bozianu
3dbd9aa32b Merge master into feature/RM-5416_REST_API_Tests_for_Folder_Classification
# Conflicts:
#	rm-automation/rm-automation-enterprise-rest-api/src/main/java/org/alfresco/rest/rm/enterprise/v0/ClassificationAPI.java
#	rm-enterprise/rm-enterprise-repo/src/main/amp/config/alfresco/module/alfresco-rm-enterprise-repo/messages/classified-content/classified-content.properties
#	rm-enterprise/rm-enterprise-repo/src/main/amp/config/alfresco/module/alfresco-rm-enterprise-repo/module-context.xml
#	rm-enterprise/rm-enterprise-repo/src/main/java/org/alfresco/module/org_alfresco_module_rm/classification/ContentClassificationService.java
#	rm-enterprise/rm-enterprise-repo/src/main/java/org/alfresco/module/org_alfresco_module_rm/classification/ContentClassificationServiceImpl.java
#	rm-enterprise/rm-enterprise-repo/src/main/java/org/alfresco/module/org_alfresco_module_rm/securitymarks/SecurityMarkingServiceImpl.java
#	rm-enterprise/rm-enterprise-repo/src/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/classification/ClassifyFoldersTest.java
2017-09-19 09:44:59 +03:00
Ana Bozianu
8af8501585 RM-5416 - reverted ClassificationAPI auto format 2017-09-19 09:19:01 +03:00
Ana Bozianu
ad94127b19 RM-5416 - reverted auto formatting for SearchAPI 2017-09-19 09:06:27 +03:00
Ana Bozianu
a9648f3f9a RM-5416 - remove logging messages from BaseAPI class 2017-09-18 21:27:53 +03:00
Ana Bozianu
c9a501052a RM-5416 - revert auto formatting of BaseAPI class 2017-09-18 21:25:27 +03:00
Ana Bozianu
84eb116fd8 RM-5416 - api tests for searching folders, record folders and record categories 2017-09-18 21:09:13 +03:00
Rodica Sutu
c13f38b5de add the missing class 2017-09-18 16:21:44 +03:00
Rodica Sutu
0786add34e fix the community rest api tests that use data providers from TestData.class 2017-09-18 16:11:36 +03:00
jcule
c7b106cff4 RM-5416: REST API Tests for Folder Classification - added tests for classified folders search 2017-09-17 18:25:33 +01:00
jcule
9222483aed RM-5416: REST API Tests for Folder Classification - added tests for classified folders search 2017-09-17 10:56:19 +01:00
Rodica Sutu
38f69fab50 Merge remote-tracking branch 'remotes/origin/master' into feature/RM-5391_UI_Test_Classifcation_Mark_Indicator
# Conflicts:
#	rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/core/v0/BaseAPI.java
2017-09-11 12:47:21 +03:00
Rodica Sutu
a8123895ae data prep dependency update and modification to address the issues encounter
add a helper method to retrieve the rm node id based on the relative path using the core api
2017-09-11 08:58:07 +03:00
jcule
b3e8d59f50 RM-5416: API Tests for REST API for Folder Classification 2017-09-09 11:44:01 +01:00
jcule
b123971187 RM-5416: API Tests for REST API for Folder Classification 2017-09-09 10:05:54 +01:00
Tom Page
8adcb63232 RM-5611 Code review fixes.
Remove nested try catch. Add additional check that we don't have duplicate
topics selected.
2017-09-08 14:10:47 +01:00
Rodica Sutu
53ca5e68ed exclude the initialization of web driver from the tas utility (issue introduce after upgrade the rest api tas dependency) 2017-09-07 15:06:32 +03:00
Rodica Sutu
6c46470592 update TAS dependency
updates for tests for RM-5391(1)
2017-09-07 10:02:53 +03:00
Tom Page
2ac3615fd6 RM-5611 Create data setup method for edit with guides tests.
Also add a new helper method in BaseTest to create a document in
a site and return the noderef.
2017-09-04 15:52:02 +01:00
Rodica Sutu
ff8e157528 Merge first test version branch 'feature/RM-4730_APITests' into feature/RM-4370_API_Tests 2017-08-21 11:18:51 +03:00
Oana Nechiforescu
e0389a7850 Merge remote-tracking branch 'origin/release/V2.5' into merge/Merge25RulesTestsApiFixes
# Conflicts:
#	rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/core/v0/BaseAPI.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/level2/rules/CopyToRuleOnFolders.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/level2/rules/FileToRuleAppliedOnUnfiledRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/level2/rules/LinkToRuleOnFolders.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/level2/rules/MoveToRuleOnFolders.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/level2/rules/SetPropertyValueCollSiteAndFilePlan.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/level2/rules/FileToRuleAppliedOnClassifiedUnfiledRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/level2/rules/RulesAppliedOnWholeFilePlanClassifiedContent.java
#	rm-automation/rm-automation-ui/src/test/resources/level2Tests.xml
#	rm-automation/src/test/java/org/alfresco/dataprep/RecordsManagementService.java
2017-08-09 23:26:29 +03:00
Rodica Sutu
ec48fcc45c add rest api tests for declassificationTimeFrame 2017-08-04 15:04:34 +03:00
Rodica Sutu
5234bc8da9 Merge remote-tracking branch 'remotes/origin/release/V2.5' into merge/RM-5308_TestForShareRecordsViaAPI
# Conflicts:
#	rm-automation/src/test/java/org/alfresco/dataprep/RecordsManagementService.java
2017-07-27 09:36:48 +03:00
Sara Aspery
cbabf8e545 updated serialId in new RecordMissingMetadataException 2017-06-27 12:48:59 +01:00
Sara Aspery
7269b33c65 changes following review 2017-06-26 12:41:02 +01:00
Sara Aspery
5d02384f24 tidy up 2017-06-25 11:01:11 +01:00
Sara Aspery
fb215876b8 fixing IDE whitespaces 2017-06-24 22:49:27 +01:00
Sara Aspery
822f046e0d changes following review 2017-06-23 18:16:38 +01:00
Sara Aspery
bf06f075d4 corrected comment 2017-06-23 16:24:47 +01:00
Sara Aspery
1400d3f657 tidied up REST tests 2017-06-23 11:54:40 +01:00
Sara Aspery
f9c4ef0f41 fixing tests 2017-06-21 15:34:00 +01:00
Sara Aspery
75b35cdcd7 Merge branch 'master' of git.alfresco.com:records-management/records-management into RM-4431_CompleteRecordActionRestAPI 2017-06-19 18:08:16 +01:00
Silviu Dinuta
b9baa5d408 RM-5237: fixed issue in benchmark project, added a commented test to
reproduce the issue in rest api tests
2017-06-15 19:33:07 +03:00
Sara Aspery
95a406cb30 updated from master 2017-06-15 11:04:23 +01:00