Skip to content
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

test(omit, pick): Add test cases #66

Merged
merged 2 commits into from
Jun 17, 2024
Merged

test(omit, pick): Add test cases #66

merged 2 commits into from
Jun 17, 2024

Conversation

jgjgill
Copy link
Contributor

@jgjgill jgjgill commented Jun 16, 2024

Description

I added code in the object related function test. (consistency, add test case)

Changes

Consistency

In the omitfunction, one test case was changed by not using the result variable.

Add test case

There was only one test case for the pick function.
I Added a test case.

  • All keys are picked
  • The key array is empty
  • Nested objects

Copy link

vercel bot commented Jun 16, 2024

@jgjgill is attempting to deploy a commit to the Toss Team on Vercel.

A member of the Team first needs to authorize it.

@raon0211 raon0211 changed the title test[omit, pick]: adding test cases test(omit, pick): Add test cases Jun 17, 2024
@raon0211 raon0211 merged commit 3ecc062 into toss:main Jun 17, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants