[MAGNOLIA-5655] Add UI test covering actions in Security App Created: 04/Feb/14  Updated: 11/Mar/14  Resolved: 11/Mar/14

Status: Closed
Project: Magnolia
Component/s: None
Affects Version/s: None
Fix Version/s: 5.2.3

Type: Improvement Priority: Neutral
Reporter: Daniel Lipp Assignee: Mikaël Geljić
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
relation
is related to MGNLUI-2596 DAM Upload component allows to upload... Closed
is related to MAGNOLIA-5673 Test adding groups/roles to Groups in... Closed
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Date of First Response:

 Description   

There's currently no UI tests covering the functionality of the Security App.
This should be changed to prevent from regressions.

Those tests should for sure include add/delete/edit of Users/Groups/Roles. If technically possible we should also cover DnD.



 Comments   
Comment by Roman Kovařík [ 13/Feb/14 ]

Reopened:

  • testCreateFolderAndCopyAndDragAndDropStandardUser opens "System Users", probably by mistake
    @Test
        public void testCreateFolderAndCopyAndDragAndDropStandardUser() {
            // GIVEN
            openSecuritySubApp("System Users");
    
  • minor thing: a lot of calling String.format() without arguments:
    String.format("Duplicate " + itemTypeCaption) vs String.format("Duplicate %s", itemTypeCaption)
Comment by Roman Kovařík [ 04/Mar/14 ]

Failing on 5.2.x: http://hudson.magnolia-cms.com/job/magnolia-bundle_5.2.x-with-selenium_profile/

Comment by Roman Kovařík [ 11/Mar/14 ]

Commits:
https://git.magnolia-cms.com/gitweb/?p=ce-bundle.git;a=commitdiff;h=503527fef5ff13bf4b726f0f4a13f106612d5eb9
https://git.magnolia-cms.com/gitweb/?p=ce-bundle.git;a=commit;h=6fa122bc682fe9fa4b96256be8a61cf015ee0d93

Generated at Mon Feb 12 04:07:09 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.