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 unit tests for components in app/components #96

Merged
merged 16 commits into from
Oct 9, 2023
Merged

Conversation

arnellebalane
Copy link
Owner

@arnellebalane arnellebalane commented Oct 9, 2023

Partially adds unit tests for #95

Running the tests

npm test
       Spec                                              Tests  Passing  Failing  Pending  Skipped
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✔  AppBottomBar.spec.js                      65ms        2        2        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  AppConfirmation.spec.js                  288ms        6        6        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  AppHeader.spec.js                        465ms       10       10        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  AppToast.spec.js                         189ms        5        5        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  AppTooltip.spec.js                        91ms        2        2        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  AppTopBar.spec.js                        360ms        9        9        -        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✔  All specs passed!                        00:01       34       34        -        -        -

@netlify
Copy link

netlify bot commented Oct 9, 2023

Deploy Preview for simpletodoapp-nt ready!

Name Link
🔨 Latest commit 4a0bf3e
🔍 Latest deploy log https://app.netlify.com/sites/simpletodoapp-nt/deploys/652353a902f847000882f370
😎 Deploy Preview https://deploy-preview-96--simpletodoapp-nt.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.

@arnellebalane arnellebalane merged commit cdcefdf into main Oct 9, 2023
8 checks passed
@arnellebalane arnellebalane deleted the unit-tests branch October 9, 2023 01:15
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