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

Simplified intigration test for K8s in cypress #1235

Merged
merged 6 commits into from
Feb 6, 2024

Conversation

Shubham-Patel07
Copy link
Contributor

@Shubham-Patel07 Shubham-Patel07 commented Feb 5, 2024

…hallenges

What kind of changes does this PR include?

  • Fixes or refactors
  • A new challenge
  • Additional documentation
  • Something else

Analyzed the tests written in java and rewritten in simplified cypress script for the challenges 5,6,7 and 33

Fixes #1114

Checklist:

  • All the contributions made are solely the work of me and my co-authors
  • I tested the changes in this PR (if applicable)
  • I added unit tests to ensure my change works (when change in Java or on front-end code)
  • I added UI tests to ensure my UI changes work (when change in the overall UI, not needed if just adding a challenge)
  • The PR passes pre-commit hooks and automated tests

@Shubham-Patel07 Shubham-Patel07 changed the title Add: Added workflow job for cypress tests and written the tests for c… Simplified intigration test for K8s in cypress Feb 5, 2024
@Shubham-Patel07 Shubham-Patel07 marked this pull request as draft February 6, 2024 03:09
@Shubham-Patel07 Shubham-Patel07 marked this pull request as ready for review February 6, 2024 03:28
@@ -0,0 +1,28 @@
describe('Challenge7 Tests', () => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you please copy paste this for challenge 44, 45, 46?

Copy link
Collaborator

@commjoen commjoen left a comment

Choose a reason for hiding this comment

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

Hi @Shubham-Patel07 this is a muuuch cleaner PR thank you so much!
We are near completion for sure!
Can you please fix the linter findings in https://github.com/OWASP/wrongsecrets/actions/runs/7794288557/job/21256300742?pr=1235#step:13:169. and can you duplicate challenge7test for challenges 44,45,46 please? Then we are good to merge!

Copy link
Collaborator

@commjoen commjoen left a comment

Choose a reason for hiding this comment

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

You made it! Thank you for your contribution! It is looking great now :-)

@commjoen commjoen merged commit bcff029 into OWASP:master Feb 6, 2024
14 of 15 checks passed
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.

simplify k8s integration test (cypress or others)
2 participants