-
Notifications
You must be signed in to change notification settings - Fork 43.6k
Update calculator.spec.js #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
willgodev
pushed a commit
to willgodev/javascript-exercises
that referenced
this pull request
Dec 21, 2020
Update calculator.spec.js
thigmotaxis
added a commit
to thigmotaxis/javascript-exercises
that referenced
this pull request
Apr 22, 2022
depwine
added a commit
to depwine/javascript-exercises
that referenced
this pull request
Jun 23, 2022
murosaka
added a commit
to murosaka/javascript-exercises
that referenced
this pull request
Jul 22, 2022
k-fields
added a commit
to k-fields/javascript-exercises
that referenced
this pull request
Aug 12, 2022
sunny852206
added a commit
to sunny852206/javascript-exercises
that referenced
this pull request
Nov 2, 2022
Endeared
added a commit
to Endeared/javascript-exercises
that referenced
this pull request
Dec 3, 2022
bmoran17
added a commit
to bmoran17/javascript-exercises
that referenced
this pull request
Feb 24, 2023
drawdejohn
added a commit
to drawdejohn/javascript-exercises
that referenced
this pull request
Mar 20, 2023
ericoptorres
added a commit
to ericoptorres/javascript-exercises-odin
that referenced
this pull request
Mar 31, 2023
NeilMartinRobertson
added a commit
to NeilMartinRobertson/javascript-exercises
that referenced
this pull request
Apr 6, 2023
KyleS115
added a commit
to KyleS115/javascript-exercises
that referenced
this pull request
Jun 23, 2023
joeyriosa
added a commit
to joeyriosa/javascript-exercises
that referenced
this pull request
Jan 6, 2024
ibrahimcode85
added a commit
to ibrahimcode85/javascript-exercises
that referenced
this pull request
Jan 30, 2024
Smabian
added a commit
to Smabian/javascript-exercises
that referenced
this pull request
Feb 17, 2024
Rafaseoanes
added a commit
to Rafaseoanes/javascript-exercises
that referenced
this pull request
Apr 4, 2024
NadifRahman
added a commit
to NadifRahman/javascript-exercises
that referenced
this pull request
Apr 28, 2024
lonlich
added a commit
to lonlich/javascript-exercises
that referenced
this pull request
Oct 11, 2024
ssaigol
added a commit
to ssaigol/javascript-exercises
that referenced
this pull request
Oct 30, 2024
Oussama5379
added a commit
to Oussama5379/javascript-exercises
that referenced
this pull request
Feb 1, 2025
Update calculator.spec.js
Roo-CS
added a commit
to Roo-CS/The-Odin-Project-Javascript-Exercises
that referenced
this pull request
Mar 7, 2025
ignasc
added a commit
to ignasc/javascript-exercises
that referenced
this pull request
Mar 26, 2025
Sulemank-1
added a commit
to Sulemank-1/javascript-exercises
that referenced
this pull request
Apr 17, 2025
Write a function that takes an array of objects and returns an array of specific object attributes
Invisible-Hat
added a commit
to Invisible-Hat/top-javascript-exercises
that referenced
this pull request
Jun 4, 2025
gajarhalwa14
added a commit
to gajarhalwa14/javascript-exercises
that referenced
this pull request
Jun 13, 2025
patrick-brian-mooney
added a commit
to patrick-brian-mooney/odin-javascript-basics-exercises
that referenced
this pull request
Sep 16, 2025
A787med
added a commit
to A787med/javascript-exercises
that referenced
this pull request
Sep 28, 2025
AH12-Sh
added a commit
to AH12-Sh/javascript-exercises
that referenced
this pull request
Nov 7, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Typo, test checks for an array with two numbers, not one.