The Wayback Machine - https://web.archive.org/web/20220626235025/https://github.com/topics/testing
Skip to content
#

Testing

Testing is the practice of systematically testing software to make sure it works. Testing can be iterative, and happen multiple times.

Eliminate bugs and ship with more confidence by adding these tools to your workflow.

Here are 14,134 public repositories matching this topic...

storybook
micahgodbolt
micahgodbolt commented May 27, 2022

aria-expanded is meant to be used with button, or some other role. It is currently be added to the parent div with no role making the attribute ineffective.

https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-expanded#associated_roles

Moving the aria-expanded to the button that does the expanding will provide better accessibility to those using screen readers.

hoppscotch
Gunni
Gunni commented Oct 13, 2021

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to realtime
  2. Paste url wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io
  3. Observe connect is disabled
  4. Remove parameter, quickly undo it and click connect (also a bug)
  5. Send { "type": "ris_subscribe" } to the remote server
  6. Observe you receive
bug good first issue
localstack
amwill04
amwill04 commented Jun 17, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When running batch-write-item and request-items is missing the primary key and/or the sort key for a given table it returns 500 meaning that any sdk will try again before exhausting retries and hiding the true ValidationException error.

Expected Behavior

Return `ValidationExce

good first issue area: integration/aws-cli type: feature aws:dynamodb
playwright
Mikilll94
Mikilll94 commented Mar 7, 2022

Version

docs

Steps to reproduce

This page in the docs about Webpack is completely outdated:
https://jestjs.io/docs/webpack

The syntax for loaders looks really strange and it probably originates from Webpack 2 or 3 (?) . In Webpack 4+ the syntax is completely different.

Additionally in Webpack 5 (which is present for about 1.5 year), the file-loader and url-loader are de

cypress
Jym77
Jym77 commented Jun 21, 2022

Current behavior

When using Cypress as a library, there is one file called node_modules/cypress/types/net-stubbing.ts which only contains type definitions.
Together with latest version of API extractor, this creates the error:

Error: <project>/node_modules/cypress/types/net-stubbing.ts:1:1 - (ae-wrong-input-file-type) Incorrect file type; API Extractor expects to analyze compiler out
type: enhancement good first issue type: typings E2E-core
praveenngp
praveenngp commented Sep 9, 2020

Are you creating an issue in the correct repository?

  • When in doubt, create an issue here.
  • If you have an issue with the Jasmine docs, file an issue in the docs repo
    here: https://github.com/jasmine/jasmine.github.io
  • This repository is for the core Jasmine framework
  • If you are using a test runner that wraps Jasmine, consider filing an issue with that library if appropriate:

Wikipedia
Wikipedia

Testing apps

TestQuality

The #1 Test Case Creation and Management for GitHub Workflows

Testspace.com

Test Management software for DevOps, including CI Results Dashboard, Manual Test Case Management, and Exploratory testing

BuildPulse

Automatically detect, track, and rank flaky tests so you can regain trust in your test suite