-
-
Notifications
You must be signed in to change notification settings - Fork 394
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
Conversation
@@ -0,0 +1,28 @@ | |||
describe('Challenge7 Tests', () => { |
There was a problem hiding this comment.
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?
There was a problem hiding this 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!
fcae951
to
26a8f8a
Compare
There was a problem hiding this 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 :-)
…hallenges
What kind of changes does this PR include?
Analyzed the tests written in java and rewritten in simplified cypress script for the challenges 5,6,7 and 33
Fixes #1114
Checklist: