Skip to content

Adding a failing test for ember exam with the option of --path #362

Open
kiwiupover wants to merge 12 commits intoember-cli-code-coverage:masterfrom
kiwiupover:ember-exam
Open

Adding a failing test for ember exam with the option of --path #362
kiwiupover wants to merge 12 commits intoember-cli-code-coverage:masterfrom
kiwiupover:ember-exam

Conversation

@kiwiupover
Copy link
Contributor

@kiwiupover kiwiupover commented Sep 6, 2022

Adding a failing test for #309 (comment)

An issue we are having also.

expect(summary).toMatchSnapshot();
});

it('uses path and uses parallel configuration and merges coverage when merge-coverage command is issued', async function () {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test should create coverage folders for each split in the tests

@rwjblue
Copy link
Collaborator

rwjblue commented Jan 10, 2023

I think this is solved by #346, can you confirm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants