{"id":21169727,"url":"https://github.com/sadabnepal/graphql-ts-mocha-test","last_synced_at":"2026-05-03T18:34:38.060Z","repository":{"id":176605937,"uuid":"658014564","full_name":"sadabnepal/graphql-ts-mocha-test","owner":"sadabnepal","description":"GraphQL API Test framework using TypeScript supertest library and mocha framework","archived":false,"fork":false,"pushed_at":"2024-03-09T13:22:32.000Z","size":732,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-31T06:59:00.843Z","etag":null,"topics":["api-testing-framework","eslint","graphql","graphql-testing","supertest-mocha-chai","test-automation-framework","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sadabnepal.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-06-24T13:55:50.000Z","updated_at":"2024-04-20T07:10:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"456417e3-60f9-4e24-b604-fc3c5f6989a1","html_url":"https://github.com/sadabnepal/graphql-ts-mocha-test","commit_stats":null,"previous_names":["sadabnepal/graphqltesting","sadabnepal/graphql-ts-mocha-test"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sadabnepal/graphql-ts-mocha-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadabnepal%2Fgraphql-ts-mocha-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadabnepal%2Fgraphql-ts-mocha-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadabnepal%2Fgraphql-ts-mocha-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadabnepal%2Fgraphql-ts-mocha-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sadabnepal","download_url":"https://codeload.github.com/sadabnepal/graphql-ts-mocha-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadabnepal%2Fgraphql-ts-mocha-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32579969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-testing-framework","eslint","graphql","graphql-testing","supertest-mocha-chai","test-automation-framework","typescript"],"created_at":"2024-11-20T15:53:24.455Z","updated_at":"2026-05-03T18:34:38.031Z","avatar_url":"https://github.com/sadabnepal.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphQL API Automation Test framework\nThis is boilerplate project to show how we can automate graphql api using supertest | axios | pactum\n![header](./samples//GraphQL_banner.png)\n\n## Requirements:\n\n[![NodeJs](https://img.shields.io/badge/-NodeJS-%23339933?logo=npm)](https://nodejs.org/en/download/)\n[![VSCode](https://img.shields.io/badge/-Visual%20Studio%20Code-%233178C6?logo=visual-studio-code)](https://code.visualstudio.com/download)\n\n## Getting Started:\n\nClone Repository\n\n```bash\n1. git clone https://github.com/sadabnepal/graphql-ts-mocha-test.git\n2. Navigate to graphql-ts-mocha-test\n```\n\nInstall the dependencies\n\n```bash\nnpm install\n```\n\nAPI Sources\n\n```ini\nhttps://demo.vendure.io/shop-api [GraphQl]\nhttps://demo.vendure.io/ [web app]\n```\n\nRun tests and Generate Report\n\n```bash\nnpm test  [run all tests]\n```\n\n## Key Features:\n\n    - GraphQL API Testing\n    - Request and Response log to report\n    - Multi environment support using dotenv\n    - Type support for better code intellisense\n    - Supertest and Axios api test boilerplate codes\n\n## Folder structure:\n\n```ini\n├───.vscode\n|    └───settings.json\n├───samples\n├───test\n|    ├───env\n|    ├───helper\n|    ├───helper\n|    ├───payload\n|    ├───specs\n|    └───types\n├───.gitignore\n├───package-lock.json\n├───package.json\n├───README.md\n└───tsconfig.json\n```\n\n## Sample Report:\n\n![image](./samples/report.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadabnepal%2Fgraphql-ts-mocha-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsadabnepal%2Fgraphql-ts-mocha-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadabnepal%2Fgraphql-ts-mocha-test/lists"}