Accessibility Insights for Web
Перейти к файлу
Vikash Yadav 532ceb1f81
chore: Removed enzyme package and its last references (#7263)
#### Details

As we have already replaced enzyme with react testing library in all
unit test cases so this is final PR to remove enzyme package from repo.

##### Motivation

Existing User Story : [User Story
2142858](https://dev.azure.com/mseng/1ES/_workitems/edit/2142858):
Enzyme replacement in files under src/tests/unit/tests/injected

##### Context

<!-- Are there any parts that you've intentionally left out-of-scope for
a later PR to handle? -->

<!-- Were there any alternative approaches you considered? What
tradeoffs did you consider? -->

#### Pull request checklist
<!-- If a checklist item is not applicable to this change, write "n/a"
in the checkbox -->
- [n/a] Addresses an existing issue: #0000
- [x] Ran `yarn fastpass`
- [x] Added/updated relevant unit test(s) (and ran `yarn test`)
- [x] Verified code coverage for the changes made. Check coverage report
at: `<rootDir>/test-results/unit/coverage`
- [x] PR title *AND* final merge commit title both start with a semantic
tag (`fix:`, `chore:`, `feat(feature-name):`, `refactor:`). See
`CONTRIBUTING.md`.
- [n/a] (UI changes only) Added screenshots/GIFs to description above
- [n/a] (UI changes only) Verified usability with NVDA/JAWS
2024-03-07 13:33:22 -05:00
.github chore(deps-dev): Bump playwright from 1.40.1 to 1.41.1 (#7224) 2024-02-01 14:04:26 -05:00
.vscode chore: Add PowerShell auto-formatting, update scripts (#7055) 2023-10-27 09:15:58 -07:00
.yarn chore: migrate to yarn v3 (#6519) 2023-03-22 17:19:17 -04:00
deploy feat(remove-android): Odds and ends (#6760) 2023-06-24 16:27:59 -07:00
docs chore: Removed enzyme package and its last references (#7263) 2024-03-07 13:33:22 -05:00
packages chore(deps-dev): Bump prettier from 3.2.4 to 3.2.5 (#7261) 2024-03-07 12:59:00 -05:00
pipeline feat(Pipeline migration to 1ES template): Migrated build-reliability and web-e2e-reliability to 1ES PT (#7149) 2024-01-16 09:59:26 +05:30
src chore: Removed enzyme package and its last references (#7263) 2024-03-07 13:33:22 -05:00
tools chore(deps-dev): Bump @testing-library/jest-dom from 6.2.1 to 6.4.2 (#7234) 2024-02-13 14:21:03 -05:00
.dockerignore chore: migrate to yarn v3 (#6519) 2023-03-22 17:19:17 -04:00
.eslintrc.js fix(mv3-part-8): Determine json validator on build (#6090) 2022-09-29 08:35:28 -07:00
.gitattributes
.gitignore chore: migrate to yarn v3 (#6519) 2023-03-22 17:19:17 -04:00
.ignoredRevs
.prettierignore fix: Correct bug in ClearlyDefined check (#6880) 2023-08-09 13:33:09 -07:00
.stylelintrc.js chore: Disable `{property|value}-no-vendor-prefix` stylelint rules, clean up prefixes (#6278) 2023-01-06 10:52:04 -05:00
.swcrc chore(deps-dev): Bump @swc/core from 1.3.71 to 1.3.75 (#6876) 2023-08-08 11:24:48 -07:00
.yarnrc.yml chore: migrate to yarn v3 (#6519) 2023-03-22 17:19:17 -04:00
AppXManifest.xml
CODE_OF_CONDUCT.md
CONTRIBUTING.md feat(remove-android): Update docs (#6755) 2023-06-23 15:38:29 -07:00
Dockerfile chore(deps): Bump playwright from v1.41.1-focal to v1.41.2-focal (#7229) 2024-02-12 13:55:57 -08:00
Gruntfile.js feature: Stop building unified client (#6665) 2023-05-31 11:07:13 -07:00
LICENSE
README.md fix: Update os-specific instructions (#6840) 2023-07-31 09:36:39 -07:00
SECURITY.md
build-webCI.yaml feat(Pipeline migration to 1ES template): Migrated Accessibility Insights Web CI and Accessibility Insights Web Manual to 1ES PT (#7159) 2024-01-16 09:30:52 +05:30
build.yaml feat(Pipeline migration to 1ES template): Migrated Accessibility Insights Web CI and Accessibility Insights Web Manual to 1ES PT (#7159) 2024-01-16 09:30:52 +05:30
copyright-header.config.json fix: Correct bug in ClearlyDefined check (#6880) 2023-08-09 13:33:09 -07:00
copyright-header.txt
esbuild.js feat(remove-android): Odds and ends (#6760) 2023-06-24 16:27:59 -07:00
eslintrc.base.js chore: Enable and fix eslint react/no-unknown-property, react/jsx-no-target-blank (#6203) 2022-11-23 12:56:48 -05:00
jest.config.base.js chore: Remove unused moduleNameMapper fabric properties (#6123) 2022-10-11 15:58:51 -04:00
jest.config.js feat(remove-android): Odds and ends (#6760) 2023-06-24 16:27:59 -07:00
new-appx.ps1
package.json chore: Removed enzyme package and its last references (#7263) 2024-03-07 13:33:22 -05:00
prettier.config.js
replace-plugin.js fix(mv3-part-8): Determine json validator on build (#6090) 2022-09-29 08:35:28 -07:00
style-plugin.js
targets.config.js feat(remove-android): Odds and ends (#6760) 2023-06-24 16:27:59 -07:00
tsconfig.base.json
tsconfig.json chore(deps-dev): Bump prettier from 3.2.4 to 3.2.5 (#7261) 2024-03-07 12:59:00 -05:00
tsconfig.strictNullChecks.json chore: Initial work for migrating tests from Enzyme to React Testing Library (#7090) 2023-12-18 10:52:05 -05:00
webpack.config.js feat(remove-android): Odds and ends (#6760) 2023-06-24 16:27:59 -07:00
yarn.lock chore: Removed enzyme package and its last references (#7263) 2024-03-07 13:33:22 -05:00

README.md

Product Logo Accessibility Insights for Web

Build Status codecov Chrome Web Store Chrome Web Store Chrome Web Store

This repository contains the code for Accessibility Insights for Web, which is a browser extension for Google Chrome and Microsoft Edge. It is used for assessing the accessibility of web sites and web applications.

Install Accessibility Insights for Web

Data/Telemetry

By opting into telemetry, you help the community develop inclusive software. We collect anonymized data to identify the top accessibility issues found by the users. This will help focus the accessibility tools and standards community to improve guidelines, rules engines, and features.

This project collects usage data and sends it to Microsoft to help improve our products and services. Read our privacy statement to learn more.

Reporting security vulnerabilities

If you believe you have found a security vulnerability in this project, please follow these steps to report it. For more information on how vulnerabilities are disclosed, see Coordinated Vulnerability Disclosure.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

FAQ

Please visit our FAQ page.

Contributing

All contributions are welcome! To get started, please read through our CONTRIBUTING guidelines for this project. After that, see:

Code of Conduct

Please read through our Code of Conduct to this project.