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

feat(#92): add cypress test framework #551

Merged
merged 27 commits into from
Aug 25, 2022
Merged

feat(#92): add cypress test framework #551

merged 27 commits into from
Aug 25, 2022

Conversation

captaindav
Copy link
Contributor

@captaindav captaindav commented Aug 17, 2022

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other / Project management.

Description

  • Added Cypress test framework
  • Added initial e2e tests for DruxtSite
  • Added e2e testing in CircleCI

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly. (PR: #)
  • I have added tests to cover my changes (if not applicable, please state why)
  • All new and existing tests are passing.

Screenshots/Media:

@changeset-bot
Copy link

changeset-bot bot commented Aug 17, 2022

⚠️ No Changeset found

Latest commit: a612a33

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Aug 17, 2022

Codecov Report

Merging #551 (a612a33) into develop (22a4015) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #551   +/-   ##
========================================
  Coverage    96.60%   96.60%           
========================================
  Files           86       86           
  Lines         2212     2212           
  Branches       432      432           
========================================
  Hits          2137     2137           
  Misses          68       68           
  Partials         7        7           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Decipher Decipher changed the title Feature/92 cypress test framework feat(#92): add cypress test framework Aug 24, 2022
@Decipher Decipher self-requested a review August 24, 2022 01:10
Copy link
Member

@Decipher Decipher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Decipher Decipher merged commit ae9d019 into druxt:develop Aug 25, 2022
@Decipher Decipher mentioned this pull request Aug 27, 2022
16 tasks
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.

2 participants