jest-tests
There are 2459 repositories under jest-tests topic.
Molunerfinn/vue-koa-demo
:beginner:A simple full stack demo(CSR & SSR & Docker Support) written by Vue2 & Koa2(Koa1 verson also completed)
clarkbw/jest-localstorage-mock
A module to mock window.localStorage and window.sessionStorage in Jest
firsttris/vscode-jest-runner
Simple way to run or debug one or more tests from context menu, codelens or command plalette
atoami/react-native-navigation-redux-starter-kit
React Native Navigation(v2) Starter Kit with Redux, Saga, ESLint, Babel, Jest and Facebook SDK 😎
rithinch/event-driven-microservices-docker-example
🐳 Simple example of event driven communication between microservices, based on Docker containers, Docker Compose and RabbitMQ. Microservices are implemented in Node.js using Koa.
openapi-library/OpenAPIValidators
Use Jest or Chai to assert that HTTP responses satisfy an OpenAPI spec
ShivaBhattacharjee/AnimeTrix-next
Animetrix is a project that utilizes the Anilist platform to obtain information on various anime titles, and it combines this data with the Gogoanime API to provide ad-free streaming of anime content.
KevinPy/Iceberg
Front-End Boilerplate built with React + Babel + Webpack + SASS
rfprod/nx-ng-starter
Monorepo starter with workflow automation: Nx, Angular, Angular Elements, Electron, NodeJS, NestJS, Firebase.
oslabs-beta/QLens
QLens is an electron app which dynamically generates GraphQL Schemas and Mongo Schema visualization. QLens significantly cuts development time by automating the formation of their GraphQL schemas based on information fetched from their non-relational database.
just-jeb/jest-marbles
Helpers library for marbles testing with Jest
poly-glot/tensorflowjs-remove-background
Remove Background from the picture using WebAssembly & TensorFlow.js
mrdulin/jest-codelab
Learning JavaScript Test Framework - Jestjs v24.x.x by examples
Ocelot-Social-Community/Ocelot-Social
Free and open-source social network for active citizenship.
4lessandrodev/finance-project-ddd
Projeto financeiro usando domain driven design, tdd, arquitetura hexagonal e solid
Milvasoft/expo-boilerplate
Architectures, methods and much more that We use while developing mobile applications
Ignitus/Ignitus-client
Ignitus-client architecture . ☘️
oslabs-beta/Kuberneat
A visualization and monitoring tool for Kubernetes clusters featuring interactive resource graphs, Prometheus/Grafana integration, and real-time performance metrics in an intuitive GUI.
tuantvk/WtfReactNativeTesting
Testing React Native Apps :heavy_check_mark: :white_check_mark:
shreyasmanolkar/notion-api
Notion Clone API built with TypeScript and MongoDB, using TDD, Clean Architecture, SOLID principles, and Design Patterns.
thaind97git/react-typescript-webpack
React-Typescript-Webpack was config with React, Typescript, and Webpack without CRA. Faster to start your next react project.
metasfresh/metasfresh-webui-frontend-legacy
metasfresh Webui Frontend
oslabs-beta/gRPSeek
gRPSeek is a load testing and metrics visualization tool. By utilizing this package, developers can increase observability of their gRPC servers and gain valuable insights into the performance of the services
d4rkr00t/jest-electron-runner
Jest TestRunner to run tests in Electron environment
cedrickchee/react-typescript-jest-enzyme-testing
Testing React.JS + TypeScript component with Jest and Enzyme. A simple example for reference.
vitalishapovalov/jest-decorated
Decorators library for writing jest-based tests
devmetal/mock-async-storage
Mock AsyncStorage for react-native jest unit tests
Cosmitar/todoist-js
!! OBSOLETE !! The (un)official Todoist javascript API library
YauhenKavalchuk/jest-enzyme
Код учебного курса “Jest & Enzyme” на YouTube-канале webDev (https://tinyurl.com/4fh93phb)
vnglst/mocking-with-jest
API Testing with Jest
airbnb/jest-wrap
Fluent pluggable interface for easily wrapping `describe` and `it` blocks in Jest tests.
maasencioh/jest-matcher-deep-close-to
Extend jest to assert arrays with approximate values
ganeshpadhayay/exploring-react-native
This uses testing libraries(jest, react-native-testing-library, detox) in clean architecture context in react native, redux setup, thunk, axios, and code-push
the-road-to-learn-react/react-testing-jest-enzyme
A solid test setup for React components with Jest and Enzyme in a React + Webpack application.
codereviewvideos/react-login-registration
An example React / Redux / Redux Saga application talking to a Symfony 3 API
HugoDF/jest-mock-date-examples
Different approaches to mocking the Date in Jest tests