IB
isolatedModules: true,
diagnostics: false,
в
globals.ts-jest
и при запуске добавил
--ci --run-in-band
:nx affected:test --all --ci --run-in-band
Size: a a a
IB
isolatedModules: true,
diagnostics: false,
globals.ts-jest
--ci --run-in-band
:nx affected:test --all --ci --run-in-band
E
isolatedModules: true,
diagnostics: false,
globals.ts-jest
--ci --run-in-band
:nx affected:test --all --ci --run-in-band
E
IB
IB
--all
E
isolatedModules: true,
diagnostics: false,
globals.ts-jest
--ci --run-in-band
:nx affected:test --all --ci --run-in-band
IB
E
IB
jest
и @nrwl/jest
test-setup.ts
добавилafterAll(() => {
window.document.querySelectorAll('style').forEach((style: HTMLStyleElement) => style.remove());
});
IB
E
jest
и @nrwl/jest
test-setup.ts
добавилafterAll(() => {
window.document.querySelectorAll('style').forEach((style: HTMLStyleElement) => style.remove());
});
IB
IB
"@nrwl/jest": "10.3.3",
"jest": "26.6.3",
IB
Π
SV
SV
IB
SV
Вキ