Commit Graph

228 Commits

Author SHA1 Message Date
jcule
9222483aed RM-5416: REST API Tests for Folder Classification - added tests for classified folders search 2017-09-17 10:56:19 +01: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
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
Sara Aspery
8665ddafb9 RM-4431 CompleteRecordActionRestAPI 2017-06-01 14:08:16 +01:00
Ramona Popa
240d1349df Feature/rm 5148 create folder and records using auto rename 2017-05-19 18:14:38 +01:00
Ana Bozianu
697c94d916 Merge 'master' into feature/RM-5012_recordIdentifier 2017-05-18 11:36:43 +03:00
Ana Bozianu
98b10e616f RM-5012 - fix unit tests and cleanedup merge request 2017-05-17 16:04:54 +03:00
Rodica Sutu
5fec31e164 minor indentation 2017-05-17 09:44:46 +03:00
Ana Bozianu
d17121ff2c RM-5012 - fix write records created in current transaction 2017-05-16 15:53:29 +03:00
Rodica Sutu
7748487b32 tests updates, remove FIXME notes
add a check for the issue RM-4372
2017-05-16 15:18:24 +03:00
Tuna Aksoy
1949e961ab Merge branch 'feature/RM-4564_upload_records' into 'master'
Feature/rm 4564 upload records

See merge request !270
2017-05-15 10:16:46 +01:00
Rodica Sutu
2a7f20886d Merge branch 'feature/RM-5116_TestsForAutoRename' into 'master'
Tests for RM-5116

See merge request !269
2017-05-15 06:49:59 +01:00
Rodica Sutu
dc05c56359 add the author property 2017-05-15 08:45:03 +03:00
Tuna Aksoy
d05d0d211b RM-4564 (Record upload does not work in integration projects) 2017-05-14 19:14:45 +01:00
Ana Bozianu
f971c80a37 RM-5012 - fixed custom identifier issue 2017-05-12 18:54:31 +03:00
Ramona Popa
8bdba24a46 Merge branch 'master' into feature/RM-4921_ExceptionsDoneOnTransactionCommit 2017-05-12 17:08:52 +03:00
Rodica Sutu
df90b1e1b5 add tests to create rm types with autoRename parameter (to cover RM-5116) 2017-05-12 12:21:39 +03:00
Ana Bozianu
1d50299bd2 Merge feature/RM-4921_ExceptionsDoneOnTransactionCommit into feature/RM-5012_recordIdentifier 2017-05-11 11:48:21 +03:00
Ana Bozianu
31952b57aa RM-4921 - added missing fields in record category child properties 2017-05-10 16:54:42 +03:00
Ramona Popa
6c46a04a5a RM-4921 - fixed failing test 2017-05-09 18:18:45 +03:00
Sara Aspery
ab088f037e Merge branch 'master' of git.alfresco.com:records-management/records-management into RM-5115_FixListCatChildrenRestAPI 2017-05-09 14:35:53 +01:00
Sara Aspery
9627b8ff70 RM-5115 Get category children REST API disposition schedule fix 2017-05-09 14:34:08 +01:00
Ramona Popa
c8857e16eb Merge branch 'master' into feature/RM-4921_ExceptionsDoneOnTransactionCommit 2017-05-09 14:23:05 +03:00
Ana Bozianu
1f6a96469e Merge feature/RM-4921_ExceptionsDoneOnTransactionCommit into feature/RM-5012_recordIdentifier 2017-05-08 17:40:28 +03:00
Ana Bozianu
89ffc3d812 RM-4921 - fix upload file to record folder and failing tests 2017-05-08 16:03:51 +03:00
Rodica Sutu
066add969c fix the createRecordFolderWithRelativePath() test, avoid duplicate record category name 2017-05-05 15:15:06 +03:00
Ana Bozianu
302331c59d Merge 'feature/RM-4921_ExceptionsDoneOnTransactionCommit' into feature/RM-5012_recordIdentifier 2017-05-03 22:16:53 +03:00
Rodica Sutu
05b43fb770 - minor corrections and fix for deleteInvalidNodesUnfiled() 2017-05-03 16:46:42 +03:00
Ana Bozianu
c243317cc7 RM-5012 - remove id_is_temporarily_editable flag 2017-05-03 15:34:50 +03:00
Rodica Sutu
8a231f2634 - add some extra checks to catch existing issues 2017-04-28 15:43:16 +03:00
Rodica Sutu
9ffd5f8ff7 Merge branch 'master' of git.alfresco.com:records-management/records-management into feature/RM-4976_ReviewTests_After_Refactoring
# Conflicts:
#	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/records/UpdateRecordsTests.java
2017-04-28 15:29:36 +03:00
Ramona Popa
da6fcfc1b5 RM-4926 - added onRemoveAspect policy for RecordAspect 2017-04-28 13:07:22 +01:00
Rodica Sutu
e439f8d14b review updates 2017-04-28 12:43:55 +03:00
Rodica Sutu
cf96210824 - group the tests according to structure of the api
- add new tests
- update existing ones
2017-04-28 11:08:18 +03:00
Oana Nechiforescu
5422c8eee9 Merge branch 'feature/RM-4950Tests' into 'master'
Feature/rm 4950 tests

See merge request !231
2017-04-24 09:38:08 +01:00