Skip to content

Running the tests against the folder using servlet displays only partial results #5

@dchilkur

Description

@dchilkur

If I run the tests via servlet for all tests in the folder, the result displayed is only partial - we seem to be using only the first result index instead of looping over all the results.

ex http://localhost:4502/apps/netcentric/acvalidator/tools/validator.acvrun.json?path=/apps/netcentric/acvalidator-examples/tests/&skipsimulation=0

Folder Structure:

  • test
    •  base 
      
      •    base.yaml
        
    • siteA
      
      •   siteA.yaml
        
    • siteB
      
      •   siteB.yaml
        

https://github.com/Netcentric/access-control-validator/blob/master/accesscontrolvalidator-bundle/src/main/java/biz/netcentric/aem/tools/acvalidator/servlets/FileRunServlet.java#L78

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions