firebase-hosting-merge.yml
on: push
build_and_deploy
33s
Annotations
10 errors and 2 warnings
test/DecimalPoint.test.js > CheckBox Decimal Point > [CheckBox 2] Test with 35%:
node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L344
TestingLibraryElementError: Unable to find an element with the text: 35. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<button
data-testid="yes-decimal"
/>
<button
data-testid="no-decimal"
/>
<div
class="flex align-center"
>
<button
data-testid="yes-mid"
/>
<button
data-testid="no-mid"
/>
<div
class="mb20 bx--form-item"
>
<div
class="bx--select"
>
<label
class="bx--label"
for="ccs-0.wb8fpxilzyg"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.wb8fpxilzyg"
>
<option
class="bx--select-option"
value="With midterm"
>
With midterm
</option>
<option
class="bx--select-option"
value="Without midterm"
>
Without midterm
</option>
</select>
<svg
aria-hidden="true"
class="bx--select__arrow"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M16 22L6 12 7.4 10.6 16 19.2 24.6 10.6 26 12z"
/>
</svg>
</div>
</div>
</div>
</div>
<div
id="dynamic-div"
>
<h1
class="mb25"
>
Finals Calculator
</h1>
</div>
<div
class="mb20 flex"
style="justify-content: center;"
>
<div
class="bx--form-item"
>
<div
class="bx--number bx--number--helpertext bx--number--xl"
>
<label
class="bx--label"
for="ccs-0.s5iyi4bggvo"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.s5iyi4bggvo"
id="ccs-0.s5iyi4bggvo"
max="45"
min="5"
pattern="[0-9]*"
step="5"
type="number"
/>
<div
class="bx--number__controls"
>
<button
aria-label="Decrement number"
class="bx--number__control-btn down-icon"
tabindex="-1"
title="Decrement number"
type="button"
>
<svg
aria-hidden="true"
class="down-icon"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8 15H24V17H8z"
/>
</svg>
</button>
<div
class="bx--number__rule-divider"
/>
<button
aria-label="Increment number"
class="bx--number__control-btn up-icon"
tabindex="-1"
title="Increment number"
type="button"
>
<svg
ari
|
test/DecimalPoint.test.js > CheckBox Decimal Point > [CheckBox 3] Test without Midterm, 60 (max):
node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L344
TestingLibraryElementError: Unable to find an element with the text: 60. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<button
data-testid="yes-decimal"
/>
<button
data-testid="no-decimal"
/>
<div
class="flex align-center"
>
<button
data-testid="yes-mid"
/>
<button
data-testid="no-mid"
/>
<div
class="mb20 bx--form-item"
>
<div
class="bx--select"
>
<label
class="bx--label"
for="ccs-0.hheilq9qle"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.hheilq9qle"
>
<option
class="bx--select-option"
value="With midterm"
>
With midterm
</option>
<option
class="bx--select-option"
value="Without midterm"
>
Without midterm
</option>
</select>
<svg
aria-hidden="true"
class="bx--select__arrow"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M16 22L6 12 7.4 10.6 16 19.2 24.6 10.6 26 12z"
/>
</svg>
</div>
</div>
</div>
</div>
<div
id="dynamic-div"
>
<h1
class="mb25"
>
Finals Calculator
</h1>
</div>
<div
class="mb20 flex"
style="justify-content: center;"
>
<div
class="bx--form-item"
>
<div
class="bx--number bx--number--helpertext bx--number--xl"
>
<label
class="bx--label"
for="ccs-0.rkq3ruxljk9"
>
Finals weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.rkq3ruxljk9"
id="ccs-0.rkq3ruxljk9"
max="95"
min="5"
pattern="[0-9]*"
step="5"
type="number"
/>
<div
class="bx--number__controls"
>
<button
aria-label="Decrement number"
class="bx--number__control-btn down-icon"
tabindex="-1"
title="Decrement number"
type="button"
>
<svg
aria-hidden="true"
class="down-icon"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8 15H24V17H8z"
/>
</svg>
</button>
<div
class="bx--number__rule-divider"
/>
<button
aria-label="Increment number"
class="bx--number__control-btn up-icon"
tabindex="-1"
title="Increment number"
type="button"
>
<svg
aria-hidden="true"
|
test/WithMidtermCalculation.test.js > Calculate 25 percentage, 100 midterm, 50 performance evaluation:
node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L344
TestingLibraryElementError: Unable to find an element with the text: 25. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<button
data-testid="yes-decimal"
/>
<button
data-testid="no-decimal"
/>
<div
class="flex align-center"
>
<button
data-testid="yes-mid"
/>
<button
data-testid="no-mid"
/>
<div
class="mb20 bx--form-item"
>
<div
class="bx--select"
>
<label
class="bx--label"
for="ccs-0.kg4zpos01ej"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.kg4zpos01ej"
>
<option
class="bx--select-option"
value="With midterm"
>
With midterm
</option>
<option
class="bx--select-option"
value="Without midterm"
>
Without midterm
</option>
</select>
<svg
aria-hidden="true"
class="bx--select__arrow"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M16 22L6 12 7.4 10.6 16 19.2 24.6 10.6 26 12z"
/>
</svg>
</div>
</div>
</div>
</div>
<div
id="dynamic-div"
>
<h1
class="mb25"
>
Finals Calculator
</h1>
</div>
<div
class="mb20 flex"
style="justify-content: center;"
>
<div
class="bx--form-item"
>
<div
class="bx--number bx--number--helpertext bx--number--xl"
>
<label
class="bx--label"
for="ccs-0.35ct9i9vllb"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.35ct9i9vllb"
id="ccs-0.35ct9i9vllb"
max="45"
min="5"
pattern="[0-9]*"
step="5"
type="number"
/>
<div
class="bx--number__controls"
>
<button
aria-label="Decrement number"
class="bx--number__control-btn down-icon"
tabindex="-1"
title="Decrement number"
type="button"
>
<svg
aria-hidden="true"
class="down-icon"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8 15H24V17H8z"
/>
</svg>
</button>
<div
class="bx--number__rule-divider"
/>
<button
aria-label="Increment number"
class="bx--number__control-btn up-icon"
tabindex="-1"
title="Increment number"
type="button"
>
<svg
ari
|
test/WithMidtermCalculation.test.js > Calculate 25 percentage, 100 midterm, 45 performance evaluation:
node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L344
TestingLibraryElementError: Unable to find an element with the text: 25. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<button
data-testid="yes-decimal"
/>
<button
data-testid="no-decimal"
/>
<div
class="flex align-center"
>
<button
data-testid="yes-mid"
/>
<button
data-testid="no-mid"
/>
<div
class="mb20 bx--form-item"
>
<div
class="bx--select"
>
<label
class="bx--label"
for="ccs-0.b1zgu8oun2b"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.b1zgu8oun2b"
>
<option
class="bx--select-option"
value="With midterm"
>
With midterm
</option>
<option
class="bx--select-option"
value="Without midterm"
>
Without midterm
</option>
</select>
<svg
aria-hidden="true"
class="bx--select__arrow"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M16 22L6 12 7.4 10.6 16 19.2 24.6 10.6 26 12z"
/>
</svg>
</div>
</div>
</div>
</div>
<div
id="dynamic-div"
>
<h1
class="mb25"
>
Finals Calculator
</h1>
</div>
<div
class="mb20 flex"
style="justify-content: center;"
>
<div
class="bx--form-item"
>
<div
class="bx--number bx--number--helpertext bx--number--xl"
>
<label
class="bx--label"
for="ccs-0.0fykbgus4zkh"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.0fykbgus4zkh"
id="ccs-0.0fykbgus4zkh"
max="45"
min="5"
pattern="[0-9]*"
step="5"
type="number"
/>
<div
class="bx--number__controls"
>
<button
aria-label="Decrement number"
class="bx--number__control-btn down-icon"
tabindex="-1"
title="Decrement number"
type="button"
>
<svg
aria-hidden="true"
class="down-icon"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8 15H24V17H8z"
/>
</svg>
</button>
<div
class="bx--number__rule-divider"
/>
<button
aria-label="Increment number"
class="bx--number__control-btn up-icon"
tabindex="-1"
title="Increment number"
type="button"
>
<svg
|
test/WithMidtermCalculation.test.js > Calculate 25 percentage, 100 midterm, 40 performance evaluation:
node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L344
TestingLibraryElementError: Unable to find an element with the text: 25. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<button
data-testid="yes-decimal"
/>
<button
data-testid="no-decimal"
/>
<div
class="flex align-center"
>
<button
data-testid="yes-mid"
/>
<button
data-testid="no-mid"
/>
<div
class="mb20 bx--form-item"
>
<div
class="bx--select"
>
<label
class="bx--label"
for="ccs-0.l2i9bdmgwwa"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.l2i9bdmgwwa"
>
<option
class="bx--select-option"
value="With midterm"
>
With midterm
</option>
<option
class="bx--select-option"
value="Without midterm"
>
Without midterm
</option>
</select>
<svg
aria-hidden="true"
class="bx--select__arrow"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M16 22L6 12 7.4 10.6 16 19.2 24.6 10.6 26 12z"
/>
</svg>
</div>
</div>
</div>
</div>
<div
id="dynamic-div"
>
<h1
class="mb25"
>
Finals Calculator
</h1>
</div>
<div
class="mb20 flex"
style="justify-content: center;"
>
<div
class="bx--form-item"
>
<div
class="bx--number bx--number--helpertext bx--number--xl"
>
<label
class="bx--label"
for="ccs-0.aq44zgkzon"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.aq44zgkzon"
id="ccs-0.aq44zgkzon"
max="45"
min="5"
pattern="[0-9]*"
step="5"
type="number"
/>
<div
class="bx--number__controls"
>
<button
aria-label="Decrement number"
class="bx--number__control-btn down-icon"
tabindex="-1"
title="Decrement number"
type="button"
>
<svg
aria-hidden="true"
class="down-icon"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8 15H24V17H8z"
/>
</svg>
</button>
<div
class="bx--number__rule-divider"
/>
<button
aria-label="Increment number"
class="bx--number__control-btn up-icon"
tabindex="-1"
title="Increment number"
type="button"
>
<svg
aria-h
|
test/WithMidtermCalculation.test.js > Calculate 25 percentage, 100 midterm, 20 performance evaluation:
node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L344
TestingLibraryElementError: Unable to find an element with the text: 25. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<button
data-testid="yes-decimal"
/>
<button
data-testid="no-decimal"
/>
<div
class="flex align-center"
>
<button
data-testid="yes-mid"
/>
<button
data-testid="no-mid"
/>
<div
class="mb20 bx--form-item"
>
<div
class="bx--select"
>
<label
class="bx--label"
for="ccs-0.fk6zbaxbc3q"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.fk6zbaxbc3q"
>
<option
class="bx--select-option"
value="With midterm"
>
With midterm
</option>
<option
class="bx--select-option"
value="Without midterm"
>
Without midterm
</option>
</select>
<svg
aria-hidden="true"
class="bx--select__arrow"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M16 22L6 12 7.4 10.6 16 19.2 24.6 10.6 26 12z"
/>
</svg>
</div>
</div>
</div>
</div>
<div
id="dynamic-div"
>
<h1
class="mb25"
>
Finals Calculator
</h1>
</div>
<div
class="mb20 flex"
style="justify-content: center;"
>
<div
class="bx--form-item"
>
<div
class="bx--number bx--number--helpertext bx--number--xl"
>
<label
class="bx--label"
for="ccs-0.jeiqtvwyirg"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.jeiqtvwyirg"
id="ccs-0.jeiqtvwyirg"
max="45"
min="5"
pattern="[0-9]*"
step="5"
type="number"
/>
<div
class="bx--number__controls"
>
<button
aria-label="Decrement number"
class="bx--number__control-btn down-icon"
tabindex="-1"
title="Decrement number"
type="button"
>
<svg
aria-hidden="true"
class="down-icon"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8 15H24V17H8z"
/>
</svg>
</button>
<div
class="bx--number__rule-divider"
/>
<button
aria-label="Increment number"
class="bx--number__control-btn up-icon"
tabindex="-1"
title="Increment number"
type="button"
>
<svg
ari
|
test/WithMidtermCalculation.test.js > Calculate 25 percentage, 100 midterm, 0 performance evaluation:
node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L344
TestingLibraryElementError: Unable to find an element with the text: 25. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<button
data-testid="yes-decimal"
/>
<button
data-testid="no-decimal"
/>
<div
class="flex align-center"
>
<button
data-testid="yes-mid"
/>
<button
data-testid="no-mid"
/>
<div
class="mb20 bx--form-item"
>
<div
class="bx--select"
>
<label
class="bx--label"
for="ccs-0.whho1yzmulg"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.whho1yzmulg"
>
<option
class="bx--select-option"
value="With midterm"
>
With midterm
</option>
<option
class="bx--select-option"
value="Without midterm"
>
Without midterm
</option>
</select>
<svg
aria-hidden="true"
class="bx--select__arrow"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M16 22L6 12 7.4 10.6 16 19.2 24.6 10.6 26 12z"
/>
</svg>
</div>
</div>
</div>
</div>
<div
id="dynamic-div"
>
<h1
class="mb25"
>
Finals Calculator
</h1>
</div>
<div
class="mb20 flex"
style="justify-content: center;"
>
<div
class="bx--form-item"
>
<div
class="bx--number bx--number--helpertext bx--number--xl"
>
<label
class="bx--label"
for="ccs-0.bfv74ofad2"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.bfv74ofad2"
id="ccs-0.bfv74ofad2"
max="45"
min="5"
pattern="[0-9]*"
step="5"
type="number"
/>
<div
class="bx--number__controls"
>
<button
aria-label="Decrement number"
class="bx--number__control-btn down-icon"
tabindex="-1"
title="Decrement number"
type="button"
>
<svg
aria-hidden="true"
class="down-icon"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8 15H24V17H8z"
/>
</svg>
</button>
<div
class="bx--number__rule-divider"
/>
<button
aria-label="Increment number"
class="bx--number__control-btn up-icon"
tabindex="-1"
title="Increment number"
type="button"
>
<svg
aria-h
|
test/WithMidtermCalculation.test.js > Calculate 25 percentage, 90 midterm, 50 performance evaluation:
node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L344
TestingLibraryElementError: Unable to find an element with the text: 25. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<button
data-testid="yes-decimal"
/>
<button
data-testid="no-decimal"
/>
<div
class="flex align-center"
>
<button
data-testid="yes-mid"
/>
<button
data-testid="no-mid"
/>
<div
class="mb20 bx--form-item"
>
<div
class="bx--select"
>
<label
class="bx--label"
for="ccs-0.m8547jkbjf"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.m8547jkbjf"
>
<option
class="bx--select-option"
value="With midterm"
>
With midterm
</option>
<option
class="bx--select-option"
value="Without midterm"
>
Without midterm
</option>
</select>
<svg
aria-hidden="true"
class="bx--select__arrow"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M16 22L6 12 7.4 10.6 16 19.2 24.6 10.6 26 12z"
/>
</svg>
</div>
</div>
</div>
</div>
<div
id="dynamic-div"
>
<h1
class="mb25"
>
Finals Calculator
</h1>
</div>
<div
class="mb20 flex"
style="justify-content: center;"
>
<div
class="bx--form-item"
>
<div
class="bx--number bx--number--helpertext bx--number--xl"
>
<label
class="bx--label"
for="ccs-0.5poqr0iu2fs"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.5poqr0iu2fs"
id="ccs-0.5poqr0iu2fs"
max="45"
min="5"
pattern="[0-9]*"
step="5"
type="number"
/>
<div
class="bx--number__controls"
>
<button
aria-label="Decrement number"
class="bx--number__control-btn down-icon"
tabindex="-1"
title="Decrement number"
type="button"
>
<svg
aria-hidden="true"
class="down-icon"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8 15H24V17H8z"
/>
</svg>
</button>
<div
class="bx--number__rule-divider"
/>
<button
aria-label="Increment number"
class="bx--number__control-btn up-icon"
tabindex="-1"
title="Increment number"
type="button"
>
<svg
aria-
|
test/WithMidtermCalculation.test.js > Calculate 25 percentage, 0 midterm, 50 performance evaluation:
node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L344
TestingLibraryElementError: Unable to find an element with the text: 25. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<button
data-testid="yes-decimal"
/>
<button
data-testid="no-decimal"
/>
<div
class="flex align-center"
>
<button
data-testid="yes-mid"
/>
<button
data-testid="no-mid"
/>
<div
class="mb20 bx--form-item"
>
<div
class="bx--select"
>
<label
class="bx--label"
for="ccs-0.j2aeqk6pvr"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.j2aeqk6pvr"
>
<option
class="bx--select-option"
value="With midterm"
>
With midterm
</option>
<option
class="bx--select-option"
value="Without midterm"
>
Without midterm
</option>
</select>
<svg
aria-hidden="true"
class="bx--select__arrow"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M16 22L6 12 7.4 10.6 16 19.2 24.6 10.6 26 12z"
/>
</svg>
</div>
</div>
</div>
</div>
<div
id="dynamic-div"
>
<h1
class="mb25"
>
Finals Calculator
</h1>
</div>
<div
class="mb20 flex"
style="justify-content: center;"
>
<div
class="bx--form-item"
>
<div
class="bx--number bx--number--helpertext bx--number--xl"
>
<label
class="bx--label"
for="ccs-0.wqouwfiblob"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.wqouwfiblob"
id="ccs-0.wqouwfiblob"
max="45"
min="5"
pattern="[0-9]*"
step="5"
type="number"
/>
<div
class="bx--number__controls"
>
<button
aria-label="Decrement number"
class="bx--number__control-btn down-icon"
tabindex="-1"
title="Decrement number"
type="button"
>
<svg
aria-hidden="true"
class="down-icon"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8 15H24V17H8z"
/>
</svg>
</button>
<div
class="bx--number__rule-divider"
/>
<button
aria-label="Increment number"
class="bx--number__control-btn up-icon"
tabindex="-1"
title="Increment number"
type="button"
>
<svg
aria-
|
test/WithMidtermCalculation.test.js > Calculate 30 percentage, 100 midterm, 40 performance evaluation:
node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L344
TestingLibraryElementError: Unable to find an element with the text: 30. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<button
data-testid="yes-decimal"
/>
<button
data-testid="no-decimal"
/>
<div
class="flex align-center"
>
<button
data-testid="yes-mid"
/>
<button
data-testid="no-mid"
/>
<div
class="mb20 bx--form-item"
>
<div
class="bx--select"
>
<label
class="bx--label"
for="ccs-0.emilaxd0dy6"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.emilaxd0dy6"
>
<option
class="bx--select-option"
value="With midterm"
>
With midterm
</option>
<option
class="bx--select-option"
value="Without midterm"
>
Without midterm
</option>
</select>
<svg
aria-hidden="true"
class="bx--select__arrow"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M16 22L6 12 7.4 10.6 16 19.2 24.6 10.6 26 12z"
/>
</svg>
</div>
</div>
</div>
</div>
<div
id="dynamic-div"
>
<h1
class="mb25"
>
Finals Calculator
</h1>
</div>
<div
class="mb20 flex"
style="justify-content: center;"
>
<div
class="bx--form-item"
>
<div
class="bx--number bx--number--helpertext bx--number--xl"
>
<label
class="bx--label"
for="ccs-0.yrsi3i4est"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.yrsi3i4est"
id="ccs-0.yrsi3i4est"
max="45"
min="5"
pattern="[0-9]*"
step="5"
type="number"
/>
<div
class="bx--number__controls"
>
<button
aria-label="Decrement number"
class="bx--number__control-btn down-icon"
tabindex="-1"
title="Decrement number"
type="button"
>
<svg
aria-hidden="true"
class="down-icon"
fill="currentColor"
height="16"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 32 32"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8 15H24V17H8z"
/>
</svg>
</button>
<div
class="bx--number__rule-divider"
/>
<button
aria-label="Increment number"
class="bx--number__control-btn up-icon"
tabindex="-1"
title="Increment number"
type="button"
>
<svg
aria-h
|
build_and_deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_and_deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|