An open API service indexing awesome lists of open source software.

https://github.com/morgangraphics/simple-superhero-service-tests


https://github.com/morgangraphics/simple-superhero-service-tests

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Simple Superhero Test Suite

Test Suite to ensure the Simple Superhero Service API's all function the same way. Import the entire folder into Postman.

Inside your API folder type:

```shell
git submodule add git@github.com:morgangraphics/simple-superhero-service-tests.git
```

```shell
git submodule update --init --recursive
```

To update the submodule

```shell
git submodule update --remote --merge
```

THIS IS A GIT_SUBMODULE included in other Repos. Making edits to the tests MUST BE DONE IN THE ORIGINATING REPOSITORY if you want them to survive

`git@github.com:morgangraphics/simple-superhero-service-tests.git`