Skip to content

[BUG] Running a folder of tests doesn't always run all of that folder's tests #1246

@dinofx

Description

@dinofx

Describe the bug
When launching all of the tests for a given folder, all of its tests should run.

To Reproduce
Steps to reproduce the behavior:

  1. Filter the Tests view by the name of one test under some folder location
  2. Click"Play" on the folder, attempting to run all tests in that folder

For example, the folder "sass" in the screenshot below was clicked:

Image

Expected behavior
All tests in the clicked folder should run. It should launch with the testPathPattern set to the path that was run.

Instead, it behaves as if I multi-selected the filtered set of visible children and ran those (yes, I know multi-select isn't currently supported).

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