-
Updated
Jul 4, 2022 - JavaScript
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,201 public repositories matching this topic...
Describe the bug
In Firefox, the zoom feature uses transform
styles (see storybookjs/storybook#12845) - unfortunately this breaks positioning on elements that require position: fixed
when in the "Docs" view.
Normally a position: fixed
element's position would correspond to the viewport but in Firefox it corresponds to the element with the transform
style.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to realtime
- Paste url
wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io
- Observe connect is disabled
- Remove parameter, quickly undo it and click connect (also a bug)
- Send
{ "type": "ris_subscribe" }
to the remote server - Observe you receive
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
Discussed in microsoft/playwright#11891
Originally posted by huy-nguyen February 6, 2022
Is it possible to add keyboard shortcuts for debugging functionality in the inspector in a similar manner to Chrome dev tools, for example, F8 for run, F10 for step over etc?
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
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
-
Updated
Jul 5, 2022 - JavaScript
-
Updated
Jun 13, 2022 - JavaScript
-
Updated
Jun 23, 2022 - JavaScript
-
Updated
May 14, 2022 - JavaScript
-
Updated
Jun 20, 2022 - Go
Hi,
It seems like the HTTP Assert package does not allow me to specify a body to pass in a POST request for example. Looking at the HTTPBody()
function, the body argument is set to nil
:
req, err := http.NewRequest(method, url+"?"+values.Encode(), nil)
Is this by design, or am I looking at a missing feature?
Cheers,
-
Updated
Jun 28, 2022 - JavaScript
-
Updated
Jun 13, 2022 - Go
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:
CMake Warning at <hidden>/Catch2/v2.13.7/Catch2_Release/lib/cmake/Catch2/CatchAddTests.cmake:46 (message):
Test executable
'<hidden>'
contains no tests!
Adding another test makes the error go away.
-
Updated
Jul 4, 2022 - Java
-
Updated
Jul 5, 2022 - Nunjucks
-
Updated
Jul 6, 2022 - JavaScript
-
Updated
Jul 6, 2022 - JavaScript
-
Updated
Jul 6, 2022 - Python
-
Updated
Jul 6, 2022 - Java
-
Updated
Jul 6, 2022 - Go
- Wikipedia
- Wikipedia
Testing apps
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
TestQuality
The #1 Test Case Creation and Management for GitHub Workflows