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

Doc/e2e #1043

Merged
merged 12 commits into from
Apr 8, 2022
Merged

Doc/e2e #1043

merged 12 commits into from
Apr 8, 2022

Conversation

SuttArt
Copy link
Contributor

@SuttArt SuttArt commented Nov 29, 2021

Documentation Changes

  • add create-e2e-test.md documentation

SuttArt and others added 3 commits September 29, 2021 15:29
Add "add-cypress-to-project.md" and "add-cypress-to-project - with
configuration.md". We schould chose one of this option and delete
anotherone.
How to install cypress, how to run cypress, how to write tests
Add doc create-e2e-test.md + a link to this file in
add-cypress-to-project.md
@SuttArt SuttArt added the Type: CI & Testing related to devOps, continuous integration and automatic testing label Nov 29, 2021
@SuttArt SuttArt requested a review from TheSlimvReal November 29, 2021 08:34
@github-actions
Copy link
Contributor

@sonarqubecloud
Copy link

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 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Collaborator

@TheSlimvReal TheSlimvReal left a comment

Choose a reason for hiding this comment

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

Thanks for creating the PR. I can follow quite well but I think there are some useful things to add:

  • How does Gherkin help with writing Cypress tests
  • How to use the Cypress interface
  • Small tricks that are relevant especially for writing tests for Aam Digital

For each of them you can either write your own section or just link to a good guide.

@sonarqubecloud
Copy link

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 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sleidig sleidig linked an issue Feb 22, 2022 that may be closed by this pull request
@SuttArt SuttArt marked this pull request as ready for review April 7, 2022 18:44
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 8, 2022

Please retry analysis of this Pull-Request directly on SonarCloud.

Copy link
Collaborator

@TheSlimvReal TheSlimvReal left a comment

Choose a reason for hiding this comment

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

Thanks for finalizing this!

@TheSlimvReal TheSlimvReal merged commit 6e93e45 into master Apr 8, 2022
@TheSlimvReal TheSlimvReal deleted the doc/e2e branch April 8, 2022 08:54
@aam-digital-ci
Copy link
Collaborator

🎉 This PR is included in version 3.3.0-master.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci
Copy link
Collaborator

🎉 This PR is included in version 3.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: CI & Testing related to devOps, continuous integration and automatic testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

End-To-End (e2e) Tests
4 participants