Skip to content

120 jest tests for recipe page#159

Closed
kjdiaz508 wants to merge 8 commits into
developfrom
120-jest-tests-for-recipe-page
Closed

120 jest tests for recipe page#159
kjdiaz508 wants to merge 8 commits into
developfrom
120-jest-tests-for-recipe-page

Conversation

@kjdiaz508
Copy link
Copy Markdown
Collaborator

Developer: Kevin Diaz

Closes #120

Pull Request Summary

More API tests for the recipe/combo API. Not yet with updated schema, just opening the PR for reference.
Could verify that what the tests are doing makes sense, and I will update for new schema later.

Modifications

  • __tests__/*: added more tests, such as testing draft logic, sorting, updating, searching, etc. for both combos and recipes.

Testing Considerations

ran the tests, all pass. One minor logic bug is caused by the schema currently having both allergens and filters, but I'm guessing that will go away.

Pull Request Checklist

  • Code is neat, readable, and works
  • Comments are appropriate
  • The commit messages follows our guidelines
  • The developer name is specified
  • The summary is completed
  • Assign reviewers

Screenshots/Screencast

@kjdiaz508 kjdiaz508 linked an issue May 3, 2026 that may be closed by this pull request
@vercel
Copy link
Copy Markdown

vercel Bot commented May 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
meals-that-connect-25 Ready Ready Preview, Comment May 3, 2026 2:58am

@kjdiaz508 kjdiaz508 changed the base branch from main to develop May 3, 2026 02:55
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.

Jest Tests for Recipe Page

2 participants