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

Added the checkbox component #53

Merged
merged 4 commits into from
May 20, 2022
Merged

Conversation

janechu
Copy link
Contributor

@janechu janechu commented May 19, 2022

Adds the checkbox foundation component.

Also moved some helper files for the component testing to a separate file and moved a component test to the components folder.

Continues work on #31

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • Continue adding foundation components

<!--- Provide some background and a description of your work. -->
Adds the number-field foundation component.

Also applied a small cleanup to some of the component testing.

<!---
List and link relevant issues here using the keyword "closes"
if this PR will close an issue, eg. closes #411
-->
Continues work on #31

<!--- Review the list and put an x in the boxes that apply. -->

- [x] I have added tests for my changes.
- [x] I have tested my changes.
- [x] I have updated the project documentation to reflect my changes.

<!---
If there is relevant follow-up work to this PR, please list any existing issues or provide brief descriptions of what you would like to do next.
-->
- Continue adding foundation components
@janechu janechu force-pushed the users/janechu/add-checkbox-component branch from 63f19f1 to 8e1d02a Compare May 20, 2022 16:46
@janechu janechu merged commit 18657bf into main May 20, 2022
@janechu janechu deleted the users/janechu/add-checkbox-component branch May 20, 2022 17:07
janechu added a commit that referenced this pull request May 23, 2022
# Pull Request

## 📖 Description

<!--- Provide some background and a description of your work. -->
This work moves the individual playwright tests to their own files and leverages the setup from #53 so that temp files have their own uuid.

Edit: This may seem like a lot of duplication, but I believe it is preferable to attempting to optimize too soon as we don't yet know what extra component-specific tests will be required.

### 🎫 Issues

<!---
List and link relevant issues here using the keyword "closes"
if this PR will close an issue, eg. closes #411
-->
Continues work on #31

## 👩‍💻 Reviewer Notes

<!---
Provide some notes for reviewers to help them provide targeted feedback and testing.
-->
No changes, only file moves.

## ✅ Checklist

### General

<!--- Review the list and put an x in the boxes that apply. -->

- [ ] I have added tests for my changes.
- [x] I have tested my changes.
- [ ] I have updated the project documentation to reflect my changes.

## ⏭ Next Steps

<!---
If there is relevant follow-up work to this PR, please list any existing issues or provide brief descriptions of what you would like to do next.
-->
- Continue work on #31
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.

None yet

2 participants