Giter VIP home page Giter VIP logo

accessibility-tester's People

Contributors

dependabot[bot] avatar manifestinteractive avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

accessibility-tester's Issues

[FEATURE] New Format that Supports Jira Tickets

Is your feature request related to a problem? Please describe.
Jira does not natively support Markdown 100% ( it kind of does, but not really without third party extensions ).

Describe the solution you'd like
I would like to be able to add a new --format=jira and have it output a .txt file report that contains formatted output I can add to a Jira ticket.

[BUG] `UnhandledPromiseRejectionWarning` when output directory missing

Describe the bug
If you set the output for a report to a directory that does not exist, you receive the following error:

(node:27893) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): TypeError: Cannot read property 'message' of undefined
(node:27893) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Expected behavior
Ideally, if possible, the directory should be created if it does not exist. If the path is not possible to create, then a nice error message should appear stating that the directory does not exist, rather than show the Node error message.

Bug: Remove Hard-Coded Path in HTML file for Images

When generating a report in HTML format, the paths to screen shots taken while executing contain hard coded paths. This prevents others from viewing the screen shots from within the report.

To Reproduce
Steps to reproduce the behavior:

  1. Run a11y using html as desired report format
  2. Compress output file and share
  3. Uncompress file and open HTML file
  4. Browser window opens and displays report

Expected behavior
Report displays with images

Actual Behavior
Report displays without images

Screenshots
N/A

Desktop (please complete the following information):

  • Mac OS Catalina

Additional context
Add any other context about the problem here.

[BUG] Screenshot's on Multiple URL Report not working

Describe the bug
If you have multiple URL's on the same domain that you are testing, the screenshot seems to be getting overwritten, so only the last test run is saved correctly as a screenshot.

To Reproduce
Steps to reproduce the behavior:

  1. Run a report with Screen Capture enabled on more than one URL from the same website
  2. Look at output directory
  3. See there is only a single image

Expected behavior
Each URL being tested will have its own screen capture, even if it is on the same domain name. the number of screenshots should always match the number of tests being performed.

Bug: Max Listeners Exceeded Warning: Possible EventEmitter memory leak detected.

Describe the bug
When running a11y using a config file with 13 URLs listed, I consistently get a MaxLIstenersExceededWarning. I have not played around with the URLs to see if one or more could be causing the issue, but when running with 9 URLs for another site I did not get this warning.

To Reproduce
Steps to reproduce the behavior:

  1. From command line, run a11y using a config file containing 13 or more URLs w/ output format set to HTML (if you need to run using the URLs I used, let me know)

Expected behavior
Job runs successfully without any runtime errors

** Actual Behavior**
Job runs successfully, but with some runtime warnings.

Screenshots
Screen Shot 2020-03-17 at 11 29 01 AM

Desktop (please complete the following information):
Mac OS Catalina

Additional context

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.