Skip to content

Releases: bbc/a11y-tests-web

v6.6.1

26 Oct 13:05
a3711c6
Compare
Choose a tag to compare
  • Fix race condition when trying to connect to Chrome DevTools Protocol (CDP) before it is ready. It will now wait and retry the connection to CDP. #62

v6.6.0

26 Oct 12:36
Compare
Choose a tag to compare
  • Add new single URL command to Sounds Web Config.

v6.5.0

08 Feb 15:08
5317276
Compare
Choose a tag to compare
  • Update iplayer-web config to use new "bundles" app name #60

v6.4.1

21 Jan 17:11
5b6c9a4
Compare
Choose a tag to compare

Skips <form /> element testing on the <Dropdown /> component used pon the category pages on iPlayer web (#58)

v6.4.0

12 Jan 15:07
Compare
Choose a tag to compare

Attempt to fix flakey Lighthouse error and improve logging (#57)

  • Increase the number of maxConnectionRetries that chrome launcher uses to check if chrome is up and running
  • Convert promises to async await
  • Increase logging
  • Reorder sign in steps to wait for navigation to new page after sign in

v6.3.0

10 Dec 11:58
Compare
Choose a tag to compare

Changes

  • Remove subcategories from iplayer-web lists suite as the new featured page will 404 for subcategories #56

v6.2.2

20 Nov 13:20
Compare
Choose a tag to compare

PR #54

Updates bbc-a11y from 2.4.1 to 2.4.2
Also updates other dependencies.

v6.2.1

13 Aug 12:17
Compare
Choose a tag to compare

PR: #53

  • Bumps Lighthouse from ^2.7.0 to ^2.9.4
  • Adds optional verbose logging with flag
    A11Y_LOGGING_LEVEL=verbose

v6.2.0

20 Jul 08:10
Compare
Choose a tag to compare

Adds a new pretty output option for Lighthouse.

A11Y_CONFIG=iplayer-web/all npm run start:lighthouse:headless

or using the CLI:

A11Y_CONFIG=iplayer-web/all a11y-tests-web lighthouse -m headless

v6.1.0

03 Jul 10:59
Compare
Choose a tag to compare

Updates to config for Sounds Web.