api-testing
Here are 350 public repositories matching this topic...
-
Updated
Mar 29, 2022 - JavaScript
-
Updated
Feb 9, 2022 - Python
-
Updated
Mar 29, 2022 - Java
-
Updated
Mar 28, 2022 - Java
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
Mar 28, 2022 - JavaScript
-
Updated
Mar 2, 2022 - Python
-
Updated
Mar 29, 2022 - Go
-
Updated
Mar 28, 2022 - TypeScript
-
Updated
Jan 22, 2022 - JavaScript
-
Updated
Mar 29, 2022 - Python
-
Updated
Mar 29, 2022 - Rust
-
Updated
Feb 23, 2022 - PHP
-
Updated
Dec 30, 2021
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Oct 22, 2021 - Go
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
Mar 28, 2022 - TypeScript
-
Updated
Jan 24, 2022 - Java
-
Updated
Feb 20, 2022 - TypeScript
-
Updated
Mar 29, 2022 - Kotlin
-
Updated
Mar 25, 2022 - Java
-
Updated
Sep 27, 2021 - TypeScript
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Feb 4, 2022 - Python
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
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