-
Notifications
You must be signed in to change notification settings - Fork 62
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
Mock E2E tests for AWS #3708
Mock E2E tests for AWS #3708
Conversation
Add get projects fixture and mock
Codecov Report
@@ Coverage Diff @@
## master #3708 +/- ##
==========================================
+ Coverage 52.25% 52.40% +0.14%
==========================================
Files 284 284
Lines 10229 10238 +9
Branches 1075 1077 +2
==========================================
+ Hits 5345 5365 +20
+ Misses 4879 4869 -10
+ Partials 5 4 -1
Continue to review full report at Codecov.
|
Mock auth cookie
Add env switch to avoid WebSockets
Format files
Update env
/assign @kgroschoff @floreks |
/retest |
1 similar comment
/retest |
@maciaszczykm: The following test failed, say
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
/retest |
/lgtm |
LGTM label has been added. Git tree hash: 77ea73ec4c5267a2d477da6ae5b9e72ca494497a
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: floreks, maciaszczykm The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it
Creates base for completing #3712.
Special notes for your reviewer
[1] cypress-io/cypress#2492, cypress-io/cypress#7655 and cypress-io/cypress#199
Release note