emberjs / emberjs/ember-test-helpers

Skipped tests can't set up testMetadata types

Open
#748 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
188
Forks
254
PR merge metrics
No merged PRs in 30d

Description

QUnit assign skipped tests callbacks to be an empty function so that the tests are completely ignored.(https://github.com/qunitjs/qunit/blob/5bea87b0f2974b49e8bf907aa2b197ee469fe99b/src/test.js#L83)

As all hooked functions (e.g. `setupApplicationContext`, `setupRenderingContext`) are not invoked skipped tests don't set up types and end up neither application nor rendering tests.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.