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

Add title reference field to each test plan #521

Merged
merged 3 commits into from
Oct 13, 2021
Merged

Conversation

mzgoddard
Copy link
Contributor

@mzgoddard mzgoddard commented Oct 5, 2021

Preview Tests

#473 move titles for each test plan from support.json into their references.csv.

This PR adds a tittle to test plans that did not have one.

@@ -1,6 +1,7 @@
refId,value
author,Isabel Del Castillo
authorEmail,[email protected]
title,Action Menu Button Example
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be "Action Menu Button Example Using element.focus()"

@@ -1,8 +1,9 @@
refId,value
author,Isabel Del Castillo
authorEmail,[email protected]
title,Data Grid Example
Copy link
Contributor

Choose a reason for hiding this comment

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

This should use the title in the corresponding issue (#352) because there are multiple data grids on the example page and they will ultimately all have a test plan.

@@ -1,8 +1,9 @@
refId,value
author,Isabel Del Castillo
authorEmail,[email protected]
title,Toggle Button with aria-pressed
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think aria-pressed is necessary here. Just "Toggle Button".

Copy link
Contributor

@jscholes jscholes left a comment

Choose a reason for hiding this comment

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

@mzgoddard Thanks for doing this! I left some individual line comments.

@mzgoddard mzgoddard force-pushed the bocoup/test-plan-title branch from 8dc4476 to 0ab4872 Compare October 7, 2021 20:44
@mzgoddard
Copy link
Contributor Author

Changes pushed. Thanks for the review @jscholes.

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.

4 participants