-
Updated
Jul 15, 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,350 public repositories matching this topic...
Hey friends!
If you're looking for a way to contribute to storybook's codebase, i might have a few small-ish tasks most people should be able to pick up!
We're in the process of migrating away from having custom scripts to prepare out packages for publishing to npm.
We've used babel
and tsc
to generate a modern
, esm
, and cjs
output (in different directories.
We've picked a new
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
There's no way to explicitly toggle the -inMemory
flag for DynamoDB - it relies on db_path
being unset. However, db_path
is always set because it [relies on config.dirs.data](https:/
Context:
- Playwright Version: [1.12.2]
- Operating System: [Linux & Mac]
- Node.js version: [14.17.0]
- Browser: [Chromium]
- Extra: [any specific details about your environment]
## System:
- OS: Linux 5.8 Ubuntu 20.04.2 LTS (Focal Fossa)
- Memory: 15.31 GB / 31.30 GB
- Container: Y
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
What would you like?
Hey, I have similar issue to this one: cypress-io/cypress#9109
I would like to pass proper interface as a generic to request.body
received from .then, example:
cy.wait('@someRequestAlias')
.then(({request: { body }}) => {
console.log(body) //=> any
})
From what I currently see, request body is typed as any
on line
-
Updated
Jul 19, 2022 - JavaScript
-
Updated
Jun 13, 2022 - JavaScript
-
Updated
Jul 26, 2022 - JavaScript
-
Updated
Jul 23, 2022 - JavaScript
-
Updated
Jul 25, 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
Jul 26, 2022 - JavaScript
-
Updated
Jul 25, 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 25, 2022 - Java
-
Updated
Jul 26, 2022 - Nunjucks
Describe the bug
When we run tests in Browserstack cloud, and after the successful test run. Users will get the session URL like this https://automate.browserstack.com/builds/undefined/sessions/ff3a33f25464220871e9dcec2b006ae8a0bb71ea
.
Currently, the above URL contains undefined
, which must be addressed.
Steps To Reproduce
- Using the below sample tests, Run tests with Nightw
-
Updated
Jul 26, 2022 - JavaScript
-
Updated
Jul 26, 2022 - Python
-
Updated
Jul 26, 2022 - Java
-
Updated
Jul 25, 2022 - Go
- Wikipedia
- Wikipedia
Testing apps
BuildPulse
Automatically detect, track, and rank flaky tests so you can regain trust in your test suite
Testspace.com
Test Management software for DevOps, including CI Results Dashboard, Manual Test Case Management, and Exploratory testing
TestQuality
The #1 Test Case Creation and Management for GitHub Workflows