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 Bootstrap support to Vue Component Tests #652

Merged
merged 2 commits into from
Apr 30, 2023
Merged

Add Bootstrap support to Vue Component Tests #652

merged 2 commits into from
Apr 30, 2023

Conversation

braughtg
Copy link
Member

Pull Request Description

Builds on #649, see that PR for additional information.


Licensing Certification

FarmData2 is a Free Cultural Work and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request I certify that I satisfy the terms of the Developer Certificate of Origin for its contents.

FutzMonitor and others added 2 commits April 25, 2023 17:44
1. Added bootstrap@3.3.7 to the DockerFile to be installed in the fd2test directory. This will make the stylesheet available for the BannerComponent when we import it into Cypress.
Changes to cypress/support/component.js
1. Imported the stylesheets for the project and bootstrap so that the CustomTableComponent and the BannerComponent look like what they're supposed to look like in the page within their unit tests.
@braughtg braughtg merged commit 9a3610c into main Apr 30, 2023
@braughtg braughtg deleted the PR649 branch April 30, 2023 20:37
@braughtg braughtg restored the PR649 branch April 30, 2023 20:40
braughtg added a commit that referenced this pull request Apr 30, 2023
braughtg added a commit that referenced this pull request Apr 30, 2023
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.

2 participants