Tom Page
|
5a6991a6bc
|
MNT-18806 Remove some raw Exceptions from REST test framework.
|
2018-08-20 08:36:41 +01:00 |
|
cagache
|
daa599e8cf
|
code review changes
|
2018-06-11 10:15:14 +03:00 |
|
cagache
|
411c23dcd1
|
code review changes
|
2018-06-07 16:35:42 +03:00 |
|
cagache
|
39a78c7976
|
RM-6364 Convert search integration tests to end to end tests done through api
|
2018-06-07 10:43:37 +03:00 |
|
jcule
|
1f12694487
|
RM-6310: sc:securityMarksSearch is not properly updated when editing the content classification (affects the results from RM search results): automation tests
|
2018-05-29 16:25:31 +01:00 |
|
jcule
|
5f940ed287
|
RM-6310: sc:securityMarksSearch is not properly updated when editing the content classification (affects the results from RM search results): automation test
|
2018-05-25 21:46:19 +01:00 |
|
jcule
|
d278ed86a9
|
Merge remote-tracking branch 'remotes/origin/release/V2.7.0.x' into feature/RM-6310_securityMarksSearchNotProperlyUpdated_AutomationTests
|
2018-05-23 15:10:06 +01:00 |
|
jcule
|
4c902ebf0e
|
Merge remote-tracking branch 'remotes/origin/release/V2.7.0.x' into feature/RM-6310_securityMarksSearchNotProperlyUpdated_AutomationTests
|
2018-05-23 12:42:57 +01:00 |
|
jcule
|
71d353d963
|
RM-6318: Search for "derived by" and classification reasons: Automate AC
|
2018-05-22 20:13:42 +01:00 |
|
jcule
|
c1ffecb1d6
|
RM-6318: Search for "derived by" and classification reasons: Automate AC
|
2018-05-21 13:38:21 +01:00 |
|
cagache
|
4c11e48ff3
|
RM-6320 Automated tests for Declassification review for records and record folders
|
2018-05-18 17:45:38 +03:00 |
|
jcule
|
280fb0f422
|
RM-6310: sc:securityMarksSearch is not properly updated when editing the content classification (affects the results from RM search results): automation test
|
2018-05-17 22:46:53 +01:00 |
|
cagache
|
cc97785d23
|
code review changes
|
2018-05-14 11:07:06 +03:00 |
|
cagache
|
7c41b89cf3
|
RM-6311 wait for the expected records to be in the search results list
|
2018-05-11 17:26:09 +03:00 |
|
cagache
|
d0c4593a50
|
RM-6311 added API test to check that rm search results are ordered by security marks
|
2018-05-11 16:54:54 +03:00 |
|
jcule
|
83635643e6
|
RM-6288: Record Search of classified files with marks return also the files classified only with classification levels: api test
|
2018-05-03 18:01:16 +01:00 |
|
cagache
|
5b14d7fd4f
|
RM-5234 Check that user can filter the audit logs by Login successful and Login unsuccessful events
|
2018-04-30 12:42:29 +03:00 |
|
cagache
|
600ad04c44
|
fix license
|
2018-04-25 16:50:07 +03:00 |
|
cagache
|
71dadbf722
|
RM-5236 Added tests for audit group events
|
2018-04-25 16:40:35 +03:00 |
|
Rodica Sutu
|
62d4840ae1
|
update the java docs for the changes added
|
2018-04-25 09:41:39 +03:00 |
|
Rodica Sutu
|
9c1c934d14
|
add support for writing tests via API for Audit
simple test for checking the create user event is audited
|
2018-04-24 17:21:27 +03:00 |
|
Rodica Sutu
|
8d5b2f785d
|
change the list of capabilities into a set
|
2018-03-28 12:16:31 +03:00 |
|
Rodica Sutu
|
419484719c
|
change the UserRoles.java to a enum
add the within RoleService a utility method to add/remove list of capabilities from a ROLE
|
2018-03-27 21:14:21 +03:00 |
|
cagache
|
cb449f532b
|
moved createRMSite from a test class to base class
|
2018-03-21 15:00:50 +02:00 |
|
Tom Page
|
6ebb19abef
|
Merge branch 'feature/RM-6129_ManageClassifCapTests_no' into 'master'
RM-6129 Create new API test methods to interact with RM roles
See merge request records-management/records-management!882
|
2018-03-06 12:58:42 +00:00 |
|
Tom Page
|
d35ca27ab8
|
RM-6129 Use roles from UserRoles.
|
2018-03-02 15:58:49 +00:00 |
|
Tom Page
|
16fafb4262
|
RM-6129 Add API tests for creating and editing RM roles.
|
2018-03-02 13:32:04 +00:00 |
|
Tom Page
|
2faf6dbff6
|
RM-6125 More useful builder for creating RM site.
Add a private constructor so that Lombok will generate a builder
including the site title and description (which come from a
superclass).
|
2018-03-02 09:24:28 +00:00 |
|
Tom Page
|
d22362e3c3
|
RM-6129 Add test for capabilities of the RM user.
|
2018-02-28 16:26:27 +00:00 |
|
Tom Page
|
48b26d6b22
|
RM-6129 Add test for pre-configured RM roles.
|
2018-02-28 16:00:34 +00:00 |
|
Rodica Sutu
|
26c9d97dcb
|
Merge branch 'release/V2.5' into merge-2.6/FixesFrom2.5
# Conflicts:
# rm-automation/pom.xml
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/level2/disposition_schedule/DispositionScheduleLinkedRecords.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/level2/classification/DeleteFolderInUnfiledRecordsAndFilePlan.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/level2/classification/SecurityMarksOnContent.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/security/classification/content/ClassifyRecord.java
# rm-automation/rm-automation-ui/src/test/resources/smokeTests.xml
# rm-automation/src/test/resources/classificationTests.xml
# rm-automation/src/test/resources/level2Tests.xml
|
2018-02-26 14:09:40 +02:00 |
|
Rodica Sutu
|
9b9dce1db2
|
update the suite of tests with configfailurepolicy="continue"
|
2018-02-08 15:51:24 +02:00 |
|
Tom Page
|
0268299006
|
Updating license header to 2018
|
2018-01-16 12:31:06 +00:00 |
|
Jelena Cule
|
c24ee2ec0f
|
Merge RM-5917 ClassificationSourceReference API TESTS to master
|
2018-01-05 10:41:35 +00:00 |
|
Ana Manolache
|
f908442af2
|
update headers to 2018
|
2018-01-03 12:01:00 +02:00 |
|
cagache
|
9e498bd8fe
|
updated header
|
2017-12-12 09:46:06 +02:00 |
|
cagache
|
c8da8c9081
|
automated AC for MNT-15575, regarding share live search for words from RM Saved Searches
(cherry picked from commit a33cb6e)
|
2017-12-12 09:32:07 +02:00 |
|
Tom Page
|
ed4f591fd8
|
Rename method to read slightly better: "assign role to user".
Also add missing exception to some Javadoc.
|
2017-11-10 09:03:04 +00:00 |
|
Rodica Sutu
|
4ce93afc42
|
review changes
|
2017-10-27 09:46:08 +03:00 |
|
Rodica Sutu
|
8ea2d63fe0
|
Add tests to cover RM-5617
|
2017-10-25 15:40:44 +03:00 |
|
Rodica Sutu
|
b561c8f785
|
Merge remote-tracking branch 'remotes/origin/feature/RM-5645_Automate_AC_Prevent_Classification_Beyond_Parents_Classification' into feature/RM-5458_Tests_Prevent_FolderClassification
# Conflicts:
# rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/base/BaseRMRestTest.java
# rm-automation/rm-automation-enterprise-rest-api/src/test/java/org/alfresco/rest/rm/enterprise/utils/ClassificationUtils.java
|
2017-10-09 20:33:39 +03:00 |
|
Ana Bozianu
|
087cb22097
|
RM-5645 - removed unused method and made review changes on ui tests
|
2017-10-09 19:50:25 +03:00 |
|
Rodica Sutu
|
744457b8bd
|
Merge remote-tracking branch 'remotes/origin/feature/RM-5645_Automate_AC_Prevent_Classification_Beyond_Parents_Classification' into feature/RM-5458_Tests_Prevent_FolderClassification
# Conflicts:
# rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/base/BaseRMRestTest.java
|
2017-10-09 16:59:45 +03:00 |
|
Ana Bozianu
|
9073334fe5
|
RM-5645 - review changes
|
2017-10-09 16:53:10 +03:00 |
|
jcule
|
55af74e7bf
|
RM-5645: Automate AC Prevent Classification Beyond Parents Classification: added checks for response code and message
|
2017-10-06 09:22:13 +01:00 |
|
Rodica Sutu
|
61cc5fec91
|
minor test refactoring
|
2017-10-03 15:16:07 +03:00 |
|
Rodica Sutu
|
4df615671b
|
adding tests for Prevent Classified Items Being Moved/Copied/Linked into Folders with Lower Classification
|
2017-10-03 12:10:31 +03:00 |
|
Rodica Sutu
|
47ae2830c5
|
refactoring tests to be more independent
|
2017-09-29 09:10:42 +03:00 |
|
jcule
|
052f36b062
|
RM-5416: REST API Tests for Folder Classification - various improvements
|
2017-09-27 17:43:57 +01:00 |
|
jcule
|
9e38a17a0f
|
RM-5416: REST API Tests for Folder Classification
|
2017-09-25 18:31:43 +01:00 |
|