ZakLaughton / DEMO-simple-api-mocking-with-jestLinks
A simple API mocking example with Jest.
☆26Updated 3 years ago
Alternatives and similar repositories for DEMO-simple-api-mocking-with-jest
Users that are interested in DEMO-simple-api-mocking-with-jest are comparing it to the libraries listed below
Sorting:
- Node.js + TypeScript + Express.js + TypeORM + PostgreSQL + Docker = All you need for your API☆60Updated 2 years ago
- A sample project that demonstrates how to test mongoose operations through jest with an in-memory database.☆43Updated 2 years ago
- Mock/stub the Express request/response objects using Jest or sinon☆63Updated 2 years ago
- A List of commonly used React testing scenarios. Includes how to test useState, useReducer, useContext, form submit, API requests with Mo…☆93Updated last year
- Code from my YouTube episodes.☆151Updated 4 years ago
- The repository which accompanies the book Testing JavaScript Applications.☆187Updated 3 years ago
- Example Node application with autogenerating Swagger Documentation☆67Updated 5 years ago
- TDD examples and solutions from solidbook.io - The Software Design and Architecture Handbook☆39Updated 3 years ago
- ☆27Updated last week
- A minimal and easy to follow example of what you need to create a CRUD style API in NodeJs using TypeScript☆178Updated 2 years ago
- Very basic micro frontend monorepo created to show the basics of run time integration☆35Updated 3 years ago
- An in-browser javascript module for communication with the API☆16Updated 5 months ago
- Documentation for node-postgres☆100Updated 2 years ago
- Sample dockerized NestJs framework service integration with New Relic Node.js Agent showing how to instrument the app in order to use all…☆27Updated last year
- An example repo I used to teach a React Query workshop