London | 26-ITP-Sep | Ebrahim Moqbel | sprint 2 | course work - #1420
Open
Ebrahim-Moqbel wants to merge 8 commits into
Open
Ebrahim-Moqbel wants to merge 8 commits into
Ebrahim-Moqbel wants to merge 8 commits into
Conversation
Poonam-raj
reviewed
Aug 12, 2026
Poonam-raj
reviewed
Aug 12, 2026
Comment on lines
-23
to
-24
| expect(parseQueryString("key")).toEqual({ key: "" }); | ||
| expect(parseQueryString("key=")).toEqual({ key: "" }); |
There was a problem hiding this comment.
What was your thinking when removing these two test assertions?
Author
There was a problem hiding this comment.
the test was throwing an error of this two cases. I deleted them and forget to write them back.
There was a problem hiding this comment.
seems like you still haven't written these in - are you still planning to use them or no?
Poonam-raj
reviewed
Aug 12, 2026
Poonam-raj
reviewed
Aug 12, 2026
Poonam-raj
reviewed
Aug 12, 2026
Poonam-raj
reviewed
Aug 12, 2026
Poonam-raj
reviewed
Sep 17, 2026
Poonam-raj
left a comment
There was a problem hiding this comment.
just one additional question left in the reply for the querystring test
…alue and updated the function
Author
|
Thank you I have updated the test and the function accordingly |
|
thanks Ebrahim! |
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
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.
Learners, PR Template
Self checklist
Task code
CYF-1083
Changelist
completed the debug , implement and interpret file buy building the functions and interpreting the requirements of the test cases.
Questions
N/A