-
**Describe the bug**
I provision a postman test and overload the execution arguments like this:
```yaml
apiVersion: tests.testkube.io/v3
kind: Test
metadata:
name: my-smoke-test
namespa…
-
I installed the reporter via
```npm install -g newman-reporter-basicmarkdown```
When trying to run my collection using the command
```newman run "XXX.postman_collection.json" -e "XXX.postman_envi…
-
### URL(s) where the issue occurs
twitch.tv
### Describe the issue
Embedded video ads are showing again after the fix from https://github.com/uBlockOrigin/uAssets/issues/5138 that lasted unti…
-
- VSCode Version: starting at 1.13.0, up to current
- OS Version: Fedora 24-27
Looks like VS Code is listening to mouse scroll events, even while it is not active in the window.
Related:
https:…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
```c#
var httpHandler = new HttpClientHandler
{
ServerCertificateCustomValidatio…
khteh updated
5 months ago
-
**Describe the bug**
In the PublicClientAuthenticationConverter class, the convert method return:
return new OAuth2ClientAuthenticationToken(clientId, ClientAuthenticationMethod.NONE, null,
n…
-
**Describe the bug**
Let's take for example `kubeshop/testkube-postman-executor:1.15.9`:
For example on the Docker hub and reading the manifest, we can see there are two platforms:
![image](h…
-
**Description**
Based on the documentation from Allure you can specify environment values and report name in a environment file.
In the [docs](https://docs.qameta.io/allure/) there is a link to how …
-
## Summary
The output of checkout is not JSON format
## Severity
Minor
## Reporter
@wsy617
## Assignee
@NY1105
## Product
e-commerce
## Component
Cart
## Version
Release 2
…
-
## Summary
Validation seems missing for password during user registration
Passwords are suppose to have 8+ length, 1+ Special, 1+ Uppercase, 1+ Lowercase
## Severity
Major
## Reporter
@NY110…