@asserted/graphql-uptime

0.0.1 • Public • Published

graphql-uptime

Local example GraphQL API uptime test with Asserted

asserted.io

Test in Prod

Walkthough

This example is referenced in a walkthrough about GraphQL Health Checks and Uptime

Try it out

# Clone example
git clone https://github.com/assertedio/graphql-uptime

# Enter directory and install
cd graphql-uptime/
npm install

# Run asserted tests
npm run asrtd:test

Add to your own project

In order to create your own tests in your own repo, you should create an account and follow the quick onboarding.

Learn more

Notes

  • Typically the asrtd command line tool is installed globally with npm i -g asrtd.
  • All code related to running the tests for Asserted should be in the .asserted directory.

/@asserted/graphql-uptime/

    Package Sidebar

    Install

    npm i @asserted/graphql-uptime

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    20.6 kB

    Total Files

    17

    Last publish

    Collaborators

    • ehacke