api-testing
Here are 367 public repositories matching this topic...
-
Updated
May 6, 2022 - Python
-
Updated
May 4, 2022 - JavaScript
-
Updated
Feb 9, 2022 - Python
-
Updated
May 6, 2022 - Java
-
Updated
May 6, 2022 - Java
-
Updated
Apr 22, 2022 - JavaScript
-
Updated
May 6, 2022 - JavaScript
-
Updated
Apr 16, 2022 - Python
-
Updated
Apr 28, 2022 - TypeScript
-
Updated
May 5, 2022 - Go
-
Updated
Apr 14, 2022 - JavaScript
-
Updated
May 6, 2022 - Rust
-
Updated
Apr 21, 2022 - PHP
-
Updated
Dec 30, 2021
-
Updated
Oct 5, 2021 - JavaScript
Is there an existing feature request for this?
- I have searched the existing issues
Summary
Add 3 different modes of Keploy SDK in the readme.
Record: Sets to record mode.
Test: Sets to test mode.
Off: Turns off all the functionality provided by the API
Note: KEPLOY_MODE value is case sensitive.
Take inspiration from https://github.com/keploy/go-sdk#configure
Why
-
Updated
Apr 30, 2022 - Go
-
Updated
Apr 19, 2022 - TypeScript
-
Updated
Jan 24, 2022 - Java
-
Updated
Feb 20, 2022 - TypeScript
-
Updated
May 6, 2022 - Kotlin
-
Updated
May 6, 2022 - Java
-
Updated
Sep 27, 2021 - TypeScript
Describe the bug
Most expect methods print the request and response when the assertion fails.
However, the custom expect handler does not show these objects.
To Reproduce
Steps to reproduce the behavior:
const spec = pactum.spec();
spec.get(url);
await spec.toss();
await spec.response().to.have._((ctx) => {
assert.fail('error');
});
*Expected behavior
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Feb 4, 2022 - Python
-
Updated
Jul 29, 2021 - Python
Improve this page
Add a description, image, and links to the api-testing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the api-testing topic, visit your repo's landing page and select "manage topics."
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io
{ "type": "ris_subscribe" }
to the remote server