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

front end test #103

Merged
merged 9 commits into from
Apr 3, 2022
Merged

front end test #103

merged 9 commits into from
Apr 3, 2022

Conversation

p3rryw1nkle
Copy link
Contributor

-simple unit tests for front end components
-couple of end to end tests (not yet deployed)
-added 'DeDe Deals' logo
-minor CSS formatting

Checkout & Home tests successful?

Details View test needs work
Tests for App, Checkout, Home, and DetailsView all pass.

Tests check whether or not components render.

DetailsView test will need to be updated to test whether specific products render correctly.
snapshot tests for listing products

end-to-end tests for viewing product details and adding item to cart
-have not yet been ran
Tests skeletons for most of the components

-still need to test inner functionality of some
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 78 Code Smells

No Coverage information No Coverage information
2.8% 2.8% Duplication

@jnt0rrente jnt0rrente self-requested a review April 3, 2022 17:17
@jnt0rrente jnt0rrente added the frontend Issues about frontend. label Apr 3, 2022
@jnt0rrente jnt0rrente merged commit e132d61 into master Apr 3, 2022
@p3rryw1nkle p3rryw1nkle linked an issue Apr 26, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Issues about frontend.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fixing front end tests
2 participants