An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: sinon

suites-dev/suites

Unit testing framework for dependency injection that automates mocking and simplifies test setup, reducing boilerplate code and enabling developers to build comprehensive and reliable test suites with a standardized, type-safe API

Language: TypeScript - Size: 4.5 MB - Last synced at: about 10 hours ago - Pushed at: about 16 hours ago - Stars: 423 - Forks: 15

verekia/js-stack-from-scratch

🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.

Language: JavaScript - Size: 1.72 MB - Last synced at: about 15 hours ago - Pushed at: about 1 year ago - Stars: 20,156 - Forks: 1,987

lucasdximenes/store-manager-api 📦

This is a CRUD API for a store manager. It is built using NodeJS, Express and MySQL. I have used the MSC(Models, Services, Controllers) architecture for this project and Docker for containerization. Development was done using TDD(Test Driven Development) and the tests were written using Mocha, chai and sinon.

Language: HTML - Size: 778 KB - Last synced at: about 23 hours ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lucasdximenes/football-match-manager 📦

This is a project for an informative website about football matches and rankings, developed following the SOLID and TDD principles. The objective is to provide a complete and integrated application, consuming a database and offering a REST API to be consumed by the front-end.

Language: TypeScript - Size: 915 KB - Last synced at: about 23 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

danawoodman/sinon-express-mock

Simple request and response mock objects to pass into Express routes when testing using Sinon.

Language: JavaScript - Size: 59.6 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 46 - Forks: 16

sinonjs/sinon

Test spies, stubs and mocks for JavaScript.

Language: JavaScript - Size: 41.7 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 9,730 - Forks: 769

safaa-alnabulsi/todo-api

A simple example of a RESTful API that handles TODO list of items. It's built using TypeScript, expressjs and mongoosejs.

Language: TypeScript - Size: 4.7 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

posva/vuex-mock-store

✅Simple and straightforward Vuex Store mock for vue-test-utils

Language: JavaScript - Size: 1.08 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 273 - Forks: 19

raphaelalmeidamartins/fullstack-bank

Digital wallet full stack application developed with Next.js and Node.js

Language: TypeScript - Size: 1.72 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 46 - Forks: 713

testdouble/testdouble.js

A minimal test double library for TDD with JavaScript

Language: JavaScript - Size: 8.42 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 1,426 - Forks: 141

Melzar/onion-architecture-boilerplate

Node.js / Express Onion Architecture boilerplate with Typescript - OOP Variant

Language: TypeScript - Size: 2.53 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 318 - Forks: 48

EmandM/ts-mock-imports

Intuitive mocking library for Typescript class imports

Language: TypeScript - Size: 10.2 MB - Last synced at: 14 days ago - Pushed at: 25 days ago - Stars: 111 - Forks: 7

mehradi-github/e2e-cypress

E2E testing (Cypress)

Language: TypeScript - Size: 3.43 MB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Andreyrvs/25-Store-manager

Sistema de gerenciamento de vendas no formato dropshipping

Language: JavaScript - Size: 369 KB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sinonjs/referee-sinon

Sinon.JS and the referee assertion library in one package

Language: JavaScript - Size: 8.1 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 4

spaceagetv/electron-mocks

Mock various Electron classes for testing

Language: TypeScript - Size: 1.74 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

alissonrh/store-manager

Back-end. API RESTful CRUD de gerenciamento de vendas. Feita com Node.js e Express, seguindo a arquitetura de software MSC (Model-Service-Controller), através de TDD (Desenvolvimento orientado a Testes).

Language: JavaScript - Size: 251 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

suites-dev/docs.suites.dev

Suites Official Docs Website

Language: CSS - Size: 4.84 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

karanBRAVO/nodelpers

Write once, use everywhere. See on npm: https://www.npmjs.com/package/nodelpers

Language: JavaScript - Size: 855 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 2

yzevm/typeorm-mock-unit-testing-example

Example how to mock TypeORM database connection for your blazing unit-tests with Mocha and Jest

Language: TypeScript - Size: 1.53 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 104 - Forks: 14

juffalow/express-jwt-example

Example project for Express.js with JWT blogpost

Language: JavaScript - Size: 52.7 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 19

erikunha/btc-converter-js 📦

A CLI to convert Bitcoin to any currency provided.

Language: JavaScript - Size: 3.29 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

mihailgaberov/js-stack-from-scratch-code

The code exercises from https://github.com/mihailgaberov/js-stack-from-scratch/

Language: JavaScript - Size: 407 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

PedroEmmanuelBuerger/TrybeSmith

TrybeSmith is a project completed in the Trybe course, simulating a database (MySQL) application where we play the role of the "blacksmith". We have products, users, and orders, and we must forge a back-end application to serve the users.

Language: TypeScript - Size: 223 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

PedroEmmanuelBuerger/Store-Manager

The Store Manager is a project developed to manage an online store, allowing users to perform operations such as adding, editing, and removing products, as well as managing inventory and tracking sales.

Language: JavaScript - Size: 266 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

elwayman02/ember-sinon-qunit

Sinon sandbox test integration for QUnit

Language: TypeScript - Size: 9.19 MB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 58 - Forks: 30

lykmapipo/test-helpers

Sensible test helpers

Language: JavaScript - Size: 1.67 MB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

soda-x/blog

Here is my blog

Size: 19.5 KB - Last synced at: 12 days ago - Pushed at: about 4 years ago - Stars: 753 - Forks: 37

usulpro/js-stack-from-scratch Fork of verekia/js-stack-from-scratch

🌺 Russian translation of "JavaScript Stack from Scratch" from the React-Theming developers https://github.com/sm-react/react-theming

Language: JavaScript - Size: 1.87 MB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 391 - Forks: 57

indiesquidge/javascript-challenges

A collection of JavaScript coding challenges

Language: JavaScript - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 124 - Forks: 87

sombriks/sample-testable-code

sample code for blog post

Language: JavaScript - Size: 99.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

joaoespacheco/Trybe-Project-29-Futebol-Club

Aplicação full stack para gerenciamento de pontos em um campeonato de futebol.

Language: JavaScript - Size: 739 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

tkssharma/javascript-testing-world

🥼🧬🧪🔬🧫🦠 All about javascript Testing using Different Libraries 2021 [Become Smart Developer] 🥼🧬🧪🔬🧫🦠

Language: JavaScript - Size: 1.25 MB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 6

Ramraghul/Remitbee_task

Employees auto work Schedule app

Language: JavaScript - Size: 197 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

marialuisacp/node-customers-api-tests

This project is a example Customers API built with NodeJs with unit and contract tests.

Language: JavaScript - Size: 278 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

DawnbrandBots/typescript-tooling

Shared tooling for TypeScript projects.

Language: TypeScript - Size: 25.4 KB - Last synced at: 25 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Codigami/hapi-starter-kit

Hapi.js based REST boilerplate which uses latest ES7/ES8 features (async/await) with code coverage and follows best pratices

Language: JavaScript - Size: 102 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 109 - Forks: 27

brunoMarcadella/store-manager

Este projeto trata-se de uma API RESTful desenvolvida em arquitetura em camadas responsável pelo gerenciamento de vendas em que é possível criar, visualizar, deletar e atualizar produtos e vendas.

Language: JavaScript - Size: 189 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

corewar/corewar

Typescript implementation of red code parser and core simulator for the classic game Corewar

Language: TypeScript - Size: 4.35 MB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 45 - Forks: 3

luanaPortezan/project-car-shop

TypeScript . Express . Node.js . JWT. Docker . MongoDB . Mongoose . Jest . Mocha . Chai . Sinon . Eslint

Language: TypeScript - Size: 209 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

the-road-to-learn-react/react-testing-mocha-chai-enzyme

A solid test setup for React components with Mocha, Chai, Sinon, Enzyme in a Webpack/Babel application.

Language: JavaScript - Size: 406 KB - Last synced at: about 16 hours ago - Pushed at: almost 5 years ago - Stars: 48 - Forks: 25

imbenrabi/Event-Driven-Architecture

Managed monorepo, that implements event driven flow using tRPC and Kafka.

Language: TypeScript - Size: 189 KB - Last synced at: 23 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

23kakashi/ott_platform

Backend of OTT platform developed using test driven development

Language: TypeScript - Size: 1.08 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

LouisBrunner/sinon-spy-utils

A collection of util functions to make your life easier when using Sinon.js

Language: JavaScript - Size: 927 KB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

isaque-S-0liveira/trybe-futebol-clube-BE

O TFC é um site informativo sobre partidas e classificações de futebol!

Language: TypeScript - Size: 929 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

isaque-S-0liveira/trybesmith-BE

TrybeSmith consiste no desenvolvimento de uma API para gerenciar uma loja de itens medievais, utilizando TypeScript e o ORM Sequelize.

Language: TypeScript - Size: 501 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

isaque-S-0liveira/store-manager-BE

Store manager é uma plataforma de gerenciamento de vendas no formato dropshipping, que permite realizar as operações de CRUD (Create, Read, Update, Delete) para produtos e vendas.

Language: JavaScript - Size: 306 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

daviazev/store-manager

API of a sales management system

Language: JavaScript - Size: 299 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

gustavodutradev/App-Delivery

Projeto de conclusão de Back-End, trabalhamos em grupo na criação de um MVP de aplicativo de delivery de bebidas. Desenvolvemos tanto o Front-End, quanto o Back-End e o Banco de Dados.

Language: JavaScript - Size: 3.81 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

mefiusr/nodejs-trybe-futebol-clube

O TFC é um site informativo sobre partidas e classificações de futebol!

Language: JavaScript - Size: 926 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mefiusr/nodejs-appdelivery

Drink Easy - Delivery App

Language: JavaScript - Size: 2.74 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mefiusr/nodejs-storemanager

API para gerenciamento de vendas de produtos

Language: JavaScript - Size: 259 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Codebrahma/nodejs-backend-boilerplate

Node.js Backend boilerplate for rest apis with google oauth authentication

Language: JavaScript - Size: 228 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 5

mangeshrane/Testing-with-Mocha

Language: JavaScript - Size: 61.5 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

h3zord/store-manager

API de gerenciamento de vendas!

Language: JavaScript - Size: 343 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

h3zord/car-shop

API de gerenciamento de veículos!

Language: TypeScript - Size: 498 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

h3zord/trybe-futebol-clube

API de gerenciamento de um campeonato de futebol!

Language: TypeScript - Size: 1.9 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

larissaperinoto/fast-delivery

Fast Delivery is a Full Stack application to support a beer distributor.

Language: JavaScript - Size: 1.68 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

larissaperinoto/trybe-exercicios

Exercícios realizados durante meu tempo de estudos na Trybe.

Language: JavaScript - Size: 4.1 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

renatozr/store-manager-api

An API that manages products and sales from a store

Language: JavaScript - Size: 93.8 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Asing1001/MovieRater

A useful website for finding movie's rating in Chinese and English. By crawling Yahoo, Ptt, IMDB.

Language: TypeScript - Size: 22.2 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 2

pedroreisalves/store-manager

Back-end Application - Developed with MySQL, Node.js, Express, Mocha, Chai and Sinon.

Language: JavaScript - Size: 277 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pedroreisalves/soccer-league

Fullstack Application - Developed with React, Node.js, Mysql, Express, Sequelize, Mocha, Chai and Sinon.

Language: TypeScript - Size: 680 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pedroreisalves/car-shop

Back-end Application - Developed with MongoDB, Node.js, Express, Mongoose, Mocha, Chai and Sinon.

Language: TypeScript - Size: 173 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

GuilhermeCampelloF/store-manager-backend

API RESTful de um sistema de gerenciamento de vendas. Projeto desenvolvido durante o curso de formação Full-Stack da Trybe.

Language: JavaScript - Size: 189 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Nubescope/sinon-mongoose

Extend Sinon stubs for Mongoose methods to test chained methods easily

Language: JavaScript - Size: 1.99 MB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 87 - Forks: 28

luizcalaca/node-api-mysql-unit-test

Node.js + API + MySQL + Unit test (mocha, chai e sinon) + Swagger Docs

Language: JavaScript - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

duarte-dot/store-manager

restful api with msc architecture. integration with MySQL, unit tests, and rest pattern. completed as part of learning Node.js and Express.

Language: JavaScript - Size: 267 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

maurocarrero/sinon-jest-cheatsheet

Some examples on how to achieve the same goal with either of both libraries: sinon and jest. Also some of those goals achievable only by one of these tools.

Language: JavaScript - Size: 394 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 301 - Forks: 25

sombriks/simple-knex-koa-example

sample application touring API, tests, continuous integration, continuous deployments, image publishing and so on

Language: JavaScript - Size: 592 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

PauloDalalana/Store-manager

Este projeto é uma API REST para gerenciamento de uma loja, que inclui funcionalidades para gerenciar produtos e vendas.

Language: JavaScript - Size: 166 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

simran1002/PennyPlanner

Develop a RESTful API using Node.js for a personal finance management application. The API will allow users to track their incomes, expenses, and provide insights on their spending habits, with an emphasis on security, data integrity, and efficient data retrieval.

Language: JavaScript - Size: 50.8 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

clever-lopes/fullstack-football-api

App Full-Stack informativo sobre partidas e classificação de futebol.

Language: TypeScript - Size: 663 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rafamguedes/CodersBlog

This project involves developing a Node.js API using the Sequelize package to perform CRUD operations on blog posts. The application also includes implementing user authentication and associating users, posts, and categories.

Language: TypeScript - Size: 3.56 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

danihodovic/testing-cloudflare-workers

Examples on how to test Cloudflare workers with Mocha.js and Chai.js

Language: JavaScript - Size: 282 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 0

Fabiozil/BaseExpressApp

Base Express Repository with high quality software development integrations such as TypeScript, Logging, Standard Responses, Test Suite, API and code docs and more!

Language: TypeScript - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

RandolphG/animafiAduana

Animafi Aduana website

Language: TypeScript - Size: 243 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

imgeff/store-manager

A API Restful Store Manager trata-se de um sistema de gerenciamento de vendas, onde é possível criar, visualizar, deletar e atualizar produtos e vendas.

Language: JavaScript - Size: 607 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

hiagoisoppo/trybe-futebol-club

Aplicação web full stack, desenvolvida em monorepo com o objetivo de registrar e organizar a pontuação em um campeonato de futebol fictício.

Language: JavaScript - Size: 1.82 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

thiagoolsilva/typescript-unit-testing

This is a very simple project that shows up how to stub external service calls using sinon.

Language: Batchfile - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

toddbluhm/sinon-bluebird

[Obsolete] Simple sinon wrapper providing bluebird promise support

Language: JavaScript - Size: 621 KB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 4

mrdulin/mocha-chai-sinon-codelab

Learning testing with Mocha, Chai, Sinon By Examples

Language: JavaScript - Size: 733 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 2

mairess/project-trybe-futebol-clube

App sobre partidas de futebol. Feita com typescript, node, express, sequelize, mysql, testada com mocha, chai e sinon, orquestrada com docker-compose e documentada com swagger-ui-express.

Language: TypeScript - Size: 704 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

JoshuaKGoldberg/javascript-testing-and-react 📦

A dive into JavaScript and React testing with Mocha using Chai, Sinon, and Enzyme.

Language: JavaScript - Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 3

tony19-sandbox/mocha-test-demo 📦

Language: JavaScript - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

mathmelo/tests

Use cases with tests in Node.js

Language: JavaScript - Size: 68.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ThiagoFdaSLopes/fullstack-angular

O projeto "InTunes" é uma aplicação full stack desenvolvida como parte de um teste técnico. A aplicação oferece uma plataforma completa com uma dashboard intuitiva, permitindo aos usuários pesquisar e descobrir influencers famosos.

Language: TypeScript - Size: 438 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Gustavo-Aquino-1/TFC

Aqui você poderá acompanhar a classificação dos seus times prediletos , podendo optar por ver seu desempenho fora de casa (visitante), em casa (mandante) e geral (visitante e mandante), pode-se também ver partidas em andamento e finalizadas, podendo filtrar pela qual quiser!

Language: JavaScript - Size: 897 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

jun1orcarvalh0/api-store-manager

This is a CRUD API for a store manager. It is built using NodeJS, Express and MySQL. I have used the MSC (Models, Services, Controllers) architecture for this project and Docker for containerization. Development was done using TDD(Test Driven Development) and the tests were written using Mocha, chai and sinon.

Language: JavaScript - Size: 326 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

mendokusaiiii/Serelepe_Delivery

Este projeto é um aplicativo de delivery desenvolvido para os clientes, funcionários e administradores de uma empresa. Ele permite vendas de produtos, registro de novos usuários, acompanhamento de pedidos e gerenciamento de usuários e pedidos.

Language: JavaScript - Size: 2.9 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ElisaBorba/trybe-futebol-club

Aplicação em TypeScript que gerencia times de futebol. Usa Express.js para as requisições HTTP, com Sequelize para armazenar dados dos times e partidas, JWT para autenticação e oferece funcionalidades de CRUD para times, classificação e partidas.

Language: TypeScript - Size: 733 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mairess/project-store-manager

Essa é uma API para gerenciamento de vendas, implementada com node, express, javascript e mysql. Ela é testada com mocha, chai e sinon, documentada com swagger e orquestrada com docker compose.

Language: JavaScript - Size: 467 KB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MarinaSergeyeva/FinancialAssistant

Language: JavaScript - Size: 12.1 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 3

Millsky/mocha-chai-sinon-es6-starter

Language: JavaScript - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

mairess/project-trybesmith

Trybesmith é uma loja de itens medievais no formato de api CRUD, feita com typescript, node, express, sequelize e mysql. Testada com mocha, chai e sinon, orquestrada com docker compose e documentada com swagger-ui.

Language: TypeScript - Size: 276 KB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

JoaoHenriqueAlmeida/Trybe-Futebol-Clube

API - Desenvolvimento de uma API que gerencia partidas de um campeonato de futebol

Language: JavaScript - Size: 877 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

chyld/react-jest-sinon-tdd

Language: JavaScript - Size: 39.1 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

nodew/sinon-demo

some demos for sinon.js

Language: JavaScript - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

rcmedina07/donut-chart

Language: JavaScript - Size: 179 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

chrisguttandin/karma-leche 📦

!!! DEPRECATED !!! A Karma adapter for Leche.

Language: JavaScript - Size: 2.58 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0