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

Tests context #3

Open
wants to merge 71 commits into
base: routing
Choose a base branch
from
Open

Tests context #3

wants to merge 71 commits into from

Conversation

EmelyanovSI
Copy link
Owner

@EmelyanovSI EmelyanovSI commented Nov 12, 2023

  1. Task
  2. Screenshot:
    image
    image
  3. Deploy
  4. Done 13.11.2023 / deadline 13.11.2023
  5. Score: 100 / 100
  • Custom state management using the Context API is implemented - 5 points
  • The Search component value is stored in the context - 5 points
  • The list of items received from the API is stored in the context - 5 points
  • The context is used in components that need access to the data - 5 points
  • React Testing Library and Jest or Vitest are added and configured - 10 points
  • Test cases - 60 points (5 points per each)
  • Husky runs tests on pre-push - 10 points

…o improve code readability and maintainability
…or render function with cleanup functionality
…t for better readability and maintainability
…orrect rendering of different layouts based on route paths
@EmelyanovSI EmelyanovSI self-assigned this Nov 12, 2023
Copy link

netlify bot commented Nov 12, 2023

Deploy Preview for emelyanovsi-tests-context ready!

Name Link
🔨 Latest commit e75596f
🔍 Latest deploy log https://app.netlify.com/sites/emelyanovsi-tests-context/deploys/6551596f8d2b3c000914901a
😎 Deploy Preview https://deploy-preview-3--emelyanovsi-tests-context.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@EmelyanovSI EmelyanovSI changed the base branch from main to routing November 30, 2023 07:52
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.

1 participant