Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/treyturner/supertest-examples
I experiment with Supertest against some public APIs.
https://github.com/treyturner/supertest-examples
Last synced: about 7 hours ago
JSON representation
I experiment with Supertest against some public APIs.
- Host: GitHub
- URL: https://github.com/treyturner/supertest-examples
- Owner: treyturner
- License: mit
- Created: 2019-07-03T17:20:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T18:13:00.000Z (almost 2 years ago)
- Last Synced: 2023-05-10T10:29:16.703Z (over 1 year ago)
- Language: JavaScript
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# supertest-examples
In this space, I experiment with Supertest against some public APIs.## Requirements
- [Node.js](https://nodejs.org)## Getting Started
To run tests:
```
npm install
npm test
```## TODOs
- Finish testing [restful-booker]
- Setup some useful reporting
- Discover other interesting APIs to test from [this list](https://github.com/public-apis/public-apis)## Suggestions & Requests
Have a suggestion for a public API to test, or want to request a test for a specific feature or scenario? Feel free to [raise an issue](https://github.com/treyturner/supertest-examples/issues/new) on GitHub.[restful-booker]: http://restful-booker.herokuapp.com/apidoc/