This repository has been archived by the owner on May 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 165
Upgrade terra-list and terra-overlay to terra-functional-testing #3376
Merged
StephenEsser
merged 4 commits into
feature-terra-functional-testing
from
story-3313-review
Mar 2, 2021
Merged
Upgrade terra-list and terra-overlay to terra-functional-testing #3376
StephenEsser
merged 4 commits into
feature-terra-functional-testing
from
story-3313-review
Mar 2, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
StephenEsser
requested review from
dkasper-was-taken,
emilyrohrbough,
mjhenkes,
ryanthemanuel and
tbiethman
as code owners
February 25, 2021 19:28
yuderekyu
approved these changes
Mar 1, 2021
benbcai
reviewed
Mar 1, 2021
benbcai
approved these changes
Mar 1, 2021
mjhenkes
pushed a commit
that referenced
this pull request
Mar 19, 2021
) * Allow the feature-terra-functional-testing branch to build. * Updating feature branch to run with terra-functional-testing (#3348) * fixes to run no tests and have terra-functional-testing * removing wdio.conf.js files from packages and updating changelogs * wdio tests fail unless a test is run * fixing lint error * Update package.json Co-authored-by: Stephen Esser <Stephen.Esser@gmail.com> * updating scripts for functional-testing Co-authored-by: Stephen Esser <Stephen.Esser@gmail.com> * Update to terra-functional-testing (#3350) * Update to terra-functional-testing. * Add --keepAliveSeleniumDockerService option to wdio script to keep selenium docker service live when running multiple test session one after another. * Upgrade scroll, search field, section header, show hide, and signature to terra-functional-testing (#3349) * Upgrade scroll, search field, section header, show hide, and signature * Update changelogs * [terra-action-footer][terra-action-header][terra-alert][terra-arrange][terra-avatar] Upgrade to terra-functional-testing (#3351) * Renaming test files and updating package.json and wdio.conf.js * adding changelogs * Upgrade checkbox, field, fieldset, input, and radio (#3359) * Upgrade form checkbox, field, fieldset, input, and radio * Update CHANGELOGs * Update CHANGELOG.md * Test removing standalone chrome on travis * Revert "Test removing standalone chrome on travis" This reverts commit 5b64bf9. * Test removing stand alone chrome * Update cerner-terra-functional-testing-0.0.0.tgz * Update cerner-terra-functional-testing-0.0.0.tgz * Update cerner-terra-functional-testing-0.0.0.tgz * Remove travis docker-compose * [terra-badge][terra-base][terra-breakpoints][terra-button][terra-button-group] Upgrade to terra-functional-testing (#3362) * Updating wdio tests, and test folder layout * updating changelogs * Upgrade 5 packages to terra-functional-testing (#3365) * Upgrade 5 packages (#3364) * [terra-html-table][terra-hyperlink][terra-i18n][terra-icon][terra-image] -Upgrade 5 packages to terra-functional-testing (#3372) * start off upgrade * updating wdio.conf.js * Adding tests, making text color darker * Updating changelog * uncapitilizing hex color * Fixing PR comment * Update paginator, profile image, progress bar, and responsive element (#3375) * Update paginator, profile image, progress bar, and responsive element * Update CHANGELOGs * Update to terra functional testing (#3377) * Upgrade tests to terra-functional-testing and WebDriverIO v6 * Fix linter error. * Update test. Co-authored-by: Stephen Esser <Stephen.Esser@gmail.com> * Upgrade terra-list and terra-overlay to terra-functional-testing (#3376) * Upgrade terra-list and terra-overlay to terra-functional-testing * Update overlay-spec.js Co-authored-by: Ben Cai <bcai@cerner.com> * [terra-toolbar][terra-visually-hidden-text] - Upgrading 2 packages (#3389) * upgrading 2 packages * forgot changelogs * [terra-divider][terra-doc-template][terra-docs][terra-dropdown-button][terra-dynamic-grid]Upgrade 5 packages (#3397) * Fixed 4 packages * temporary fix for dropdown * Removing role and roledescribedby * Updating terra-dropdown-button tests and fixing axe core 4 issue * Fixing issues with accessibility, and linter. also address pr comments * pointing to released functional-testing and prepping for merge to main * fixing some unreliable tests by moving cursor out Co-authored-by: Ben Cai <benbcai@gmail.com> Co-authored-by: Stephen Esser <Stephen.Esser@gmail.com> Co-authored-by: Ben Cai <bcai@cerner.com> Co-authored-by: Jaime Mackey <jaime.mackey@cerner.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This PR upgrades the following packages to terra-functional-testing and WebDriverIO v6.
Note: The issue references additional packages that are not applicable. terra-markdown and terra-legacy-theme have been removed from the repo. terra-mixins has no wdio tests.
Closes #3313
Thank you for contributing to Terra.
@cerner/terra