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

Add Testing Support with Vitest #8

Merged
merged 12 commits into from
Jul 26, 2023
Merged

Add Testing Support with Vitest #8

merged 12 commits into from
Jul 26, 2023

Commits on Jul 23, 2023

  1. Install Vitest

    SafdarJamal committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    9b5ae63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    494e313 View commit details
    Browse the repository at this point in the history
  3. Install jsdom

    SafdarJamal committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    36ca27d View commit details
    Browse the repository at this point in the history
  4. Add jsdom in Vite config

    SafdarJamal committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    9be18bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87f0e80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6880ec3 View commit details
    Browse the repository at this point in the history
  7. Create tests setup

    SafdarJamal committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    642a1d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d30076 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Create App.test.jsx

    SafdarJamal committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    48263cc View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Add test setup files in "Folder Structure" section
    SafdarJamal committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    315e57e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cd1b4b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    333d4cd View commit details
    Browse the repository at this point in the history