-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
CyConf followups #5961
CyConf followups #5961
Conversation
cypress-documentation Run #20
Run Properties:
|
Project |
cypress-documentation
|
Branch Review |
cy-conf-followups
|
Run status |
Passed #20
|
Run duration | 03m 36s |
Commit |
3f0b903c62: move supportFile config option to e2e
|
Committer | Jennifer Shehane |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
279
|
View all changes introduced in this branch ↗︎ |
UI Coverage
10.91%
|
|
---|---|
Untested elements |
1796
|
Tested elements |
3
|
Accessibility
95.78%
|
|
---|---|
Failed rules |
2 critical
5 serious
4 moderate
0 minor
|
Failed elements |
578
|
cypress/support/commands.ts
Outdated
@@ -0,0 +1,37 @@ | |||
/// <reference types="cypress" /> |
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.
do we need to check this in?
cypress/fixtures/example.json
Outdated
@@ -0,0 +1,5 @@ | |||
{ |
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.
Do we use this fixture?
cypress/support/e2e.ts
Outdated
@@ -0,0 +1,20 @@ | |||
// *********************************************************** |
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.
We should configure this to false
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.
Yah just didn't even look at these, I'll turn them off
:::info | ||
|
||
##### <Icon name="question-circle" color="#42a1c0" /> What you'll learn | ||
|
||
- How to view billing and usage information | ||
- How to request an Open Source Plan | ||
|
||
::: |
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.
is the What you'll learn
needed? I find these badges are pretty distracting and usually explained by the sub nav titles
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.
I had a long convo with Brian about the info sections and we decided to keep them. They're not consistent on every page, but I do see the value outside of the side nav. Plus not everyone see the side nav on mobile.
The Cloud Setup is a bit awkward with the addition of the |
Possibly leverage the "star" used here: https://deploy-preview-5961--cypress-docs.netlify.app/cloud/features/flaky-test-management#Flake-Detection? |
Co-authored-by: Emily Rohrbough <[email protected]>
Co-authored-by: Emily Rohrbough <[email protected]>
Co-authored-by: Emily Rohrbough <[email protected]>
Co-authored-by: Emily Rohrbough <[email protected]>
@emilyrohrbough I left that Cloud setup page as it has been. Those sections are oddly placed imo about the trials, so I agree. |
…ress-documentation into cy-conf-followups
Close Install cypress link doesn't work #5963
Close Broken doc links to Cypress Cloud github-action#1285
Add Cypress tests
Improve SEO of some pages
Improve 'info' section on some pages
Include new Slack docs
Improve Accessibility of docs by: