Revert "add high school" #241
firebase-hosting-merge.yml
on: push
build_and_deploy
40s
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#L337
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.eg3yk6zhab"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.eg3yk6zhab"
>
<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.l50kt07tzv8"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.l50kt07tzv8"
id="ccs-0.l50kt07tzv8"
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/DecimalPoint.test.js > CheckBox Decimal Point > [CheckBox 3] Test without Midterm, 60 (max):
node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L337
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.g84ss3md5wd"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.g84ss3md5wd"
>
<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.bax2nrbmx1"
>
Finals weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.bax2nrbmx1"
id="ccs-0.bax2nrbmx1"
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#L337
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.0qpp22ggov4"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.0qpp22ggov4"
>
<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.u3gafxg615o"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.u3gafxg615o"
id="ccs-0.u3gafxg615o"
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#L337
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.b0p4vzylofm"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.b0p4vzylofm"
>
<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.ncsdjftgmvj"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.ncsdjftgmvj"
id="ccs-0.ncsdjftgmvj"
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, 40 performance evaluation:
node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L337
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.54wo430vlyb"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.54wo430vlyb"
>
<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.jt91xq66q6i"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.jt91xq66q6i"
id="ccs-0.jt91xq66q6i"
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, 20 performance evaluation:
node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L337
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.n1xbss118sm"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.n1xbss118sm"
>
<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.3wyshmqpupj"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.3wyshmqpupj"
id="ccs-0.3wyshmqpupj"
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#L337
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.fowgx73b0ae"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.fowgx73b0ae"
>
<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.7dtkjod2496"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.7dtkjod2496"
id="ccs-0.7dtkjod2496"
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, 90 midterm, 50 performance evaluation:
node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L337
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.73doryw4bik"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.73doryw4bik"
>
<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.1q8hepl8fe5"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.1q8hepl8fe5"
id="ccs-0.1q8hepl8fe5"
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, 0 midterm, 50 performance evaluation:
node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L337
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.2cmbhxnz8x3"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.2cmbhxnz8x3"
>
<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.tlntfsefgb"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.tlntfsefgb"
id="ccs-0.tlntfsefgb"
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 30 percentage, 100 midterm, 40 performance evaluation:
node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L337
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.23smiq469zx"
>
</label>
<div
class="bx--select-input__wrapper"
>
<select
class="bx--select-input"
id="ccs-0.23smiq469zx"
>
<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.yzo02h7ef98"
>
Midterm and Finals each weight
</label>
<div
class="bx--number__input-wrapper"
>
<input
aria-describedby="error-ccs-0.yzo02h7ef98"
id="ccs-0.yzo02h7ef98"
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
|
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/
|