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

docs: add docs, test for audio, video elements #41

Merged
merged 14 commits into from
Oct 21, 2020

Conversation

mohanraj-r
Copy link
Contributor

@mohanraj-r mohanraj-r commented Oct 16, 2020

Minor changes to doc, addition of tests as followup to #39

Documentation 📝

  • add note about testing audio, video elements with Jest
  • add references to sa11y blog post, a11y trailhead, SLDS
  • remove unicode caution char ⚠️ from headings for TOC links to work

Chores 🧹

  • test(integration): add jest, wdio tests for visual a11y issues (color contrast, audio/video elements)
  • test: remove lint:version command from being run automatically until build: improve versioning workflow #40 is fixed
  • build: add cmd to display info about changed files on the pkgs
  • build: rename update dependencies cmd and include clean install as part of it
  • bump versions of dev dependencies
  • bump versions of following pkgs
@sa11y/test-utils        v0.2.2-beta.0 packages/test-utils       
@sa11y/test-integration  v0.1.4-beta.0 packages/test-integration
@sa11y/wdio              v0.1.1-alpha.1 packages/wdio
@sa11y/jest              v0.1.4-beta.1 packages/jest

@mohanraj-r mohanraj-r requested a review from a team October 16, 2020 02:48
@mohanraj-r mohanraj-r self-assigned this Oct 16, 2020
@codecov
Copy link

codecov bot commented Oct 16, 2020

Codecov Report

Merging #41 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #41   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          115       120    +5     
  Branches        10        10           
=========================================
+ Hits           115       120    +5     
Impacted Files Coverage Δ
packages/test-utils/src/index.ts 100.00% <100.00%> (ø)
packages/test-utils/src/test-data.ts 100.00% <100.00%> (ø)

@mohanraj-r mohanraj-r changed the title docs, test: add docs/test for audio, video elements docs, test: add docs, test for audio, video elements Oct 16, 2020
@mohanraj-r mohanraj-r changed the title docs, test: add docs, test for audio, video elements docs: add docs, test for audio, video elements Oct 16, 2020
@mohanraj-r mohanraj-r merged commit 9ebc74b into salesforce:master Oct 21, 2020
@mohanraj-r mohanraj-r deleted the update_docs branch October 21, 2020 19:46
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