Bug #20228
Fix jest tests
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assigned To: | |||
Category: | Tests | ||
Target version: | - | ||
Difficulty: | Bugzilla link: | ||
Found in release: | Pull request: | https://github.com/theforeman/foreman/pull/4650 | |
Story points | - | ||
Velocity based estimate | - | ||
Release | 1.16.0 | Release relationship | Auto |
Description
Jest fails after removing babelrc (to avoid duplication with plugins).
fix: set up babel-jest, and add minimal .babelrc with "stage-0" preset to support spread operator.
Associated revisions
fixes #20228 - fix jest testing
History
#1
Updated by The Foreman Bot 10 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4650 added
#2
Updated by matan werbner 10 months ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset ef38c18acebdfdab01cbe6f8a5236b9bc720d982.
#3
Updated by Marek Hulán 10 months ago
- Release set to 1.16.0
#4
Updated by Daniel Lobato Garcia 7 months ago
- Category set to Tests