supertest
There are 1325 repositories under supertest topic.
ladjs/supertest
🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
borjapazr/express-typescript-skeleton
🔰🦸 Template to start developing a REST API with Node.js (Express), TypeScript, Ts.ED, ESLint, Prettier, Husky, Prisma, etc.
EricKit/nest-user-auth
A starter build for a back end which implements managing users with MongoDB, Mongoose, NestJS, Passport-JWT, and GraphQL.
connect-foundation/2019-12
🎟 급증하는 트래픽에도 안정적인 예약 서비스, Atomic Pattern을 적용한 재사용 가능한 컴포넌트, 실용적인 Testing을 주제로 하는 이벤트 서비스
webmakaka/Microservices-with-Node-JS-and-React
[Stephen Grider] Microservices with Node JS and React [ENG, 2020]
CodelyTV/typescript-api-skeleton
🔷🌍 TypeScript API Skeleton: Bootstrap your new HTTP API backend with TypeScript
pankod/moleculerjs-boilerplate
A well-structured Moleculer JS Boilerplate with Typescript, CLI, Service Helpers, Swagger, Jest support and everything you'll ever need to deploy rock solid projects. https://pankod.github.io/moleculerjs-boilerplate/
leosuncin/nest-api-example
Example of an Restful API with Nest.js and TypeORM
cmorten/superdeno
Super-agent driven library for testing Deno HTTP servers.
cmorten/superoak
HTTP assertions for Oak made easy via SuperDeno. 🐿 🦕
mrdulin/jest-codelab
Learning JavaScript Test Framework - Jestjs v24.x.x by examples
baguilar6174/node-template-server
Boilerplate Node projects with Express, Typescript and Clean Architecture
mikesparr/typescript-postgres-auth-example
Example Express Node API written in Typescript with Postgres and Redis backend and RBAC / ABAC authorization
rjz/supertest-session
Persistent sessions for supertest
oslabs-beta/GQLevated
Elevate your projects with seamless GraphQL integration
ascii-16/expressjs-typescript-prisma-boilerplate
An express + typescript boilerplate with prisma preconfigured with eslint + prettier, swagger, husky, jest and supertest
maybachlabs/express-typescript-seed
Node API seed written in typescript using Express, Sequelize, Passport, and RabbitMQ
htdangkhoa/react-ssr-starter
🔥 ⚛️ A React boilerplate for a universal web app with a highly scalable, offline-first foundation and our focus on performance and best practices.
leosuncin/nest-typeorm-custom-repository
TypeORM with a Custom Repository
oslabs-beta/Jester
Jester is a test-generation tool to create integration test code.
LeChatErrant/API-template
Modern production-ready typescript backend template
saddamarbaa/node-express-mongodb-typescript-ecom-social-rest-api
An open-source RESTful API developed using NodeJS, Express, MongoDB and TypeScript that helps you to integrate User Authentication, E-commerce management and Social Media Post Management in your application with Filter, pagination, Sort and Search API
chyke007/Yum-food
An online food ordering application built using the Test Driven Development approach with the MERN stack
mcibique/express-security
nodejs + express security and performance boilerplate.
oslabs-beta/axon
Autogenerate Integration Tests
sayems/rest.api.test
Simple REST API Test Framework
textbook/starter-kit
Starter kit for full-stack JavaScript projects
fellipeutaka/ultimate-app
🚀 A Turborepo boilerplate including Husky, Jest, ESLint, Expo, NestJS and Next.js
webmakaka/Microservices-with-Node-JS-and-React-Improved
[Stephen Grider] Microservices with Node JS and React [ENG, 2021]
mukeshrawat02/push-notification-api
Node JS API (Using NEST JS) for registering the device and sending push notification using firebase.
davidje13/superwstest
supertest with added WebSocket capabilities
piyush-pawar-17/course-catalogue
A website to find online courses
pallavi-shekhar/twitter-clone-backend
Twitter Clone Backend using Node.js, Express.js, MongoDB, Typescript with architecture layers - Router, Controller and Model
PauloGoncalvesBH/sample-supertest
Exemplo de estrutura de automação de API com report, dados aleatórios e execução em variados ambientes. Uso das libs NPM Supertest, Mocha, Chai, Faker, entre outras
slively/fullstack-typescript
A demo project of a full stack typescript application
wubeZ/create-express-ts-starter
📦 A starter npm package for Express.js projects with TypeScript, Express, Mongoose, Jest, SuperTest, Pino, ESLint, Prettier, Husky, and GitHub Actions CI