cagache
8f49086a06
Updated exception message
2019-05-16 14:27:13 +03:00
cagache
ba3acb3eed
Added test for declaring and file a record into a held record folder
2019-05-16 10:54:58 +03:00
cagache
e5ac7ad9b7
code review comments
2019-05-14 15:18:24 +03:00
cagache
60f8a61599
Added closed folder to invalidDestinationIds data provider
2019-05-14 09:54:16 +03:00
cagache
bb1e01a6cc
Fix sonar bugs for DockerHelper class
2019-05-13 16:46:32 +03:00
cagache
7e9147ceef
Added parentId parameter for tests that use declareRecord v1 api
2019-05-13 15:00:42 +03:00
cagache
929980e7c2
Fix "Either re-interrupt this method or rethrow the "InterruptedException"." sonar bug
2019-05-13 10:00:29 +03:00
cagache
5dcae9c608
delete unnecessary semicolon
2019-05-10 17:08:33 +03:00
cagache
3c341d85c5
delete unnecessary imports
2019-05-10 17:05:15 +03:00
cagache
ba729a0f2e
removed unused variable
2019-05-09 11:34:42 +03:00
cagache
a37e56f1fc
code review comments
2019-05-06 10:33:42 +03:00
Rodica Sutu
9f095aea8c
remove some of the method duplicated and change the action service class into a component
2019-05-03 15:54:08 +03:00
cagache
d396c87e29
split test class in 2
2019-04-25 16:21:01 +03:00
cagache
86128a66b3
RM-6796 Added automated tests for Declare and file to a record folder functionality
2019-04-25 15:05:18 +03:00
cagache
e8725860eb
transform UserPermissions in enum; add helper methods to create users with rm role, permissions or clearance
2019-04-23 12:15:38 +03:00
cagache
a54a80f6a6
transform UserPermissions in enum; add helper methods to create users with rm role, permissions or clearance
2019-04-23 08:23:43 +03:00
cagache
d68070051d
try to search for content ~1.45 min
2019-04-18 16:40:31 +03:00
cagache
29a7047db1
try to search for content ~2 min
2019-04-16 14:17:55 +03:00
cagache
94454b1f6c
try to search for content ~1.45 min
2019-04-16 10:38:24 +03:00
cagache
f74303fc50
removed afterMethod annotation
2019-04-16 09:16:20 +03:00
cagache
11a193bdbf
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6821_IntermittentSearchRestApiTests
2019-04-16 08:17:37 +03:00
cagache
15b5c167af
try to search for content ~1.45 min
2019-04-15 15:42:01 +03:00
cagache
ce60d3e89f
Renamed test classes to end with Test or Tests
2019-04-12 14:32:52 +03:00
cagache
688628258d
try to search for content ~1.30 min
2019-04-12 14:14:59 +03:00
cagache
1bee02b8df
try to search for content ~1 min
2019-04-11 17:47:08 +03:00
cagache
ce8522a2c1
refactoring
2019-04-11 17:33:26 +03:00
cagache
b6daa30fba
Added slf4j-log4j12 dependency to automation community rest api project and log4j.properties file because logs didn't work on rest api tests after moving to OpenJdk 11
2019-04-11 17:09:40 +03:00
cagache
6a54f42ea6
Renamed files to end with Test or Tests to get rid of java.lang.ClassNotFoundException
2019-04-10 17:47:48 +03:00
cagache
7bce79e772
Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/RM-6786_FileCan'tBeDeclaredAsRecord
2019-03-15 10:00:48 +02:00
cagache
497d16d806
code review comments
2019-03-14 09:19:23 +02:00
cagache
0a29bf0201
added cleanup method
2019-03-13 15:54:15 +02:00
cagache
cd1a861f4e
RM-6786 Create test to check that a file that has a record version can be declared as record
2019-03-13 12:23:25 +02:00
Rodica Sutu
c96f9ae280
Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/MNT_20145_RM_6758_ChangesFrom2_6
2019-02-25 16:03:08 +02:00
Rodica Sutu
cc3f72cfaf
Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2.7/MNT_20145_RM_6758_ChangesFrom2_6
2019-02-25 09:19:23 +02:00
cagache
552a4afb1b
code review changes
2019-02-12 12:25:10 +02:00
Rodica Sutu
ee8889fe33
add tests to check the content bin is available for:
...
- the copy when the original file is destroyed
- file when having a record version that gets deleted
2019-02-12 10:49:55 +02:00
Rodica Sutu
cccd38c086
java docs updates
2019-02-07 09:36:18 +02:00
Rodica Sutu
e19bd0ca1f
tests to cover cases when deleting records or classified files when the files have copies
2019-02-06 17:08:51 +02:00
Ross Gale
44cbc77aee
RM-6702 updating headers to 2019
2019-01-04 12:25:39 +00:00
Ross Gale
a0575dbc8a
RM-6702 updating headers to 2019
2019-01-04 10:11:45 +00:00
Ross Gale
cabc902203
RM-6702 updating headers to 2019
2019-01-03 14:30:44 +00:00
cagache
047bec40ad
Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/Merge_MNT-19967_From2.6
2018-10-03 10:10:12 +03:00
cagache
6e54380abf
Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2.7/Merge_MNT-19967_From2.6
...
# Conflicts:
# rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/v0/RecordCategoriesAPI.java
# rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/v0/service/DispositionScheduleService.java
2018-10-02 14:51:13 +03:00
cagache
b35d5e363a
code review changes
2018-10-01 18:34:14 +03:00
cagache
06f46af489
code review changes
2018-10-01 16:38:19 +03:00
cagache
b9e6b79dd2
Added 3 more tests to check Retention schedule inheritance for records and record folders
2018-09-28 11:40:32 +03:00
cagache
c5cffb8cda
Automated test for disposition schedule inheritance
2018-09-28 08:23:11 +03:00
cagache
72918feef6
Merge changes from 2.6.1 release to 3.0
2018-08-31 17:27:59 +03:00
Rodica Sutu
df19e3749e
Merge origin/release/V2.6' into merge-2-7/MNT-19080_RM-6504_MergeFrom2.6
...
* remotes/origin/release/V2.6:
fixed tests because exception changed
use fileFolderService instead of contentService
MNT-18806 create a new content URL for the copy only if it has content
MNT-18806 create a new content bin for the copy on copy complete behavior
MNT-18806 Add REST test for deleting copy of record.
MNT-18806 Remove some raw Exceptions from REST test framework.
2018-08-27 20:01:26 +03:00
Tom Page
d395a3cd03
MNT-18806 Add REST test for deleting copy of record.
2018-08-20 13:57:06 +01:00