Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Chai

Chai is a BDD/TDD assertion library, similar to Node’s built-in assert, for node and the browser that can be paired with any JavaScript testing framework.

https://github.com/brickpop/eth-crypto-bill-manager

Ethereum Home Bills smart contract, featuring Solidity, Truffle and Mocha+Chai

blockchain chai ethereum mocha smartcontracts solidity

Last synced: 09 Feb 2025

https://github.com/darkzarich/tdd-tic-tac-toe

Tic tac toe written using TDD methodology

chai javascript mocha tdd tic-tac-toe

Last synced: 19 Jan 2025

https://github.com/darkzarich/vue-mocha-and-chai-testing

Repository where I placed an example of testing Vue component using Vue Test Utils with Mocha+Chai

chai javascript learning mocha testing training unit-testing vue2 vuejs

Last synced: 19 Jan 2025

https://github.com/taranvd/nft-lottery

This project involves creating a lottery smart contract

blockchain chai chailink erc721 ethersjs evm-blockchain hardhat solidity

Last synced: 01 Feb 2025

https://github.com/heanzyzabala/shortly-service

The backend service for https://github.com/heanzyzabala/shortly-client

chai express mocha mongodb mongoose sinon supertest

Last synced: 22 Dec 2024

https://github.com/magentanova/funwithconstructors

Exercises on JS constructors.

chai js mocha mocha-tests

Last synced: 24 Jan 2025

https://github.com/mediacomem/chai-objects

Chai assertion to check an array of objects.

assertion chai objects

Last synced: 22 Dec 2024

https://github.com/luandersonalvesdev/store-manager

It's a Restfull CRUD API with Express, MSC software architecture, MySQL using NodeJS and Docker.

api-restful chai crud docker docker-compose eslint mocha msc mysql nodejs nyc-coverage stub tests

Last synced: 21 Jan 2025

https://github.com/lambdacasserole/typescript-project-template

A TypeScript project template all set up with a build system, testing framework etc.

chai gulp mocha npm template typedoc typescript

Last synced: 12 Feb 2025

https://github.com/aandersonsantos/rest-api-nodejs-mysql-mocha-chai

Api rest with nodejs + test with mocha and chai.

chai javascript mocha mysql nodejs

Last synced: 23 Jan 2025

https://github.com/odakris/anonymous-message-board

Information Security project

chai express javascript mongodb

Last synced: 01 Feb 2025

https://github.com/guyfrommilkyway/american-british-translator

A boilerplate for a freeCodeCamp project.

chai expressjs javascript mocha nodejs

Last synced: 29 Jan 2025

https://github.com/panda4817/issue-tracker

FreeCodeCamp project

chai freecodecamp mocha nodejs pug

Last synced: 03 Jan 2025

https://github.com/sarthakrana21/token-transfer-smart-contract

contract created using hardhat to transfers token from one user to another

blockchain chai ethereum hardhat javascript solidity web3

Last synced: 21 Jan 2025

https://github.com/hurricanemark/tdd-nodejs-mocha-chai-testing

Software testing --Applying chai assertions under the mocha light framework.

chai mocha nodejs-server tdd-javascript

Last synced: 27 Jan 2025

https://github.com/bhagyamudgal/ethbank

A minimal decentralized banking application (dApp) deployed on the Rinkeby test network on the Ethereum blockchain. Using this application, users can stake their mUSDT tokens and can earn ethbank-owned ERT tokens as rewards on their staked amount.

chai defi ethereum-dapp javascript reactjs solidity truffle

Last synced: 24 Jan 2025

https://github.com/ludson96/project-car-shop

Para este projeto, foram aplicados os princípios de Programação Orientada a Objetos (POO) para a construção de uma API com CRUD para gerenciar uma concessionária de veículos. Utilizando o banco de dados MongoDB através do framework do Mongoose

bdd chai docker-compose domain-driven-design express mocha mongodb mongoose odm poo sinon solid tdd typescript

Last synced: 27 Jan 2025

https://github.com/ndmen/app.blockchain.linearvesting

A decentralized application to interact with the MyToken, an 18 decimal token with a total supply of 1000

alchemy chai ethers hardhat mocha node openzeppelin solidity typescript

Last synced: 21 Jan 2025

https://github.com/benmalcom/typescript-lib-starter

A starter project for writing javascript modules with typescript/webpack

chai es2015 es2016 es2017 es6 javascript lib mocha module node typescript umd

Last synced: 05 Feb 2025

https://github.com/ihatetoast/greyper

Scraper for greyhound adoption groups.

chai express mocha nodejs

Last synced: 22 Jan 2025

https://github.com/gaeun917-zz/react_test_env

react test environment setup

chai ci cypress-io enzyme jest mocha sinon

Last synced: 24 Jan 2025

https://github.com/samuel-schlemper-schlemuel/american_british_translator

A FreeCodeCamp project with the goal of translating a phrase from American English to British English and contrariwise.

chai fcc js node translator

Last synced: 24 Jan 2025

https://github.com/jonirinta-kahila/ts-node-boilerplate

Typescript-node boilerplate with express, airbnb-eslint rules and tests

airbnb-eslint boilerplate chai express mocha node nodejs tests typescript

Last synced: 24 Jan 2025

https://github.com/nusrat-sarmin/cypress_swag-labs

This repository contains automated end-to-end tests written using Cypress, an advanced JavaScript-based testing framework that enables efficient testing for web applications.

chai cypress javascript mocha nodejs visual-studio-code

Last synced: 09 Feb 2025

https://github.com/nilesh-maurya/fcc-stock-checker

Freecodecamp: Information security and Quality Assurance - stock price checker

chai freecodecamp-backend freecodecamp-project mongoose nodejs

Last synced: 06 Jan 2025

https://github.com/atetheone/fcc-issue-tracker

Issue tracker - freeCodeCamp Quality Assurance project #2

chai express mocha mongodb nodejs tdd

Last synced: 08 Feb 2025

https://github.com/laura-a-n-n/p5-typescript-example

A p5.js TypeScript template

chai p5js rollup sass typescript

Last synced: 16 Jan 2025

https://github.com/trkotovicz/green-energy

Serviço para análise da aceitação de clientes (elegibilidade) para contratação de um produto / serviço.

chai docker express integration-test mocha-chai mocha-tests nodejs swagger typescript unit-test

Last synced: 30 Jan 2025

https://github.com/zaneh/votr

My first smart contract with Hardhat + Chai + Waffle

chai hardhat solidity waffle

Last synced: 02 Feb 2025

https://github.com/nilesh-maurya/fcc-message-board

Freecodecamp: Information Security and Quality Assurance

chai freecodecamp-backend freecodecamp-project helmetjs mongoose nodejs

Last synced: 06 Jan 2025

https://github.com/gemaquejr/trybe-futebol-clube

Projeto com o objetivo de desenvolver um Backend RESTful com Node.js e Express, para um Frontend já implementado com React. Este projeto foi criado para avaliação final na seção 10 do módulo de Backend do Curso de Desenvolvimento Web na Trybe.

api chai docker docker-compose express-js jwt mocha mysql nodejs poo react sequelize sinon typescript

Last synced: 26 Dec 2024

https://github.com/asadhasan/cwjobstest

Testing cwjobs site with selenium webdriver (javascript binding), mocha and chai

chai flowtype javascript mocha selenium-webdriver

Last synced: 08 Feb 2025

https://github.com/asadhasan/angulartesting

Getting a hang of testing with Protractor, using typescript and protractor-cucumber-framework.

chai mocha protractor protractor-cucumber-framework typescript

Last synced: 08 Feb 2025

https://github.com/ishaan400/api-skull-as-begginer

API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API) This project is created to help other developers create a basic REST API in an easy way with Node.js.

async-await bcrypt caching chai eslint expressjs javascript jwt-authentication mocha mongodb mvp nodejs npm postman redis rest script testing token

Last synced: 08 Feb 2025

https://github.com/trkotovicz/mongoose-car-shop

O Car Shop é uma API que gerencia uma concessionária de veículos. API feita em TypeScript com arquitetura MSC, aplicando POO e utilizando o banco de dados MongoDB.

api api-rest chai docker express javascript jwt-authentication mocha mocha-chai mongodb mongoose msc nodejs poo sinon typescript zod

Last synced: 30 Jan 2025

https://github.com/alcadramin/codewars

Codewars JavaScript Solutions ☯

chai codewars javascript kata mocha node

Last synced: 08 Feb 2025

https://github.com/alichherawalla/roman-to-arabic-numerals

Dockerized Node.js microservice providing a REST API to convert Roman numerals to Arabic numerals

babel chai docker dockerfi es6 mocha node nodejs rest rest-api server testing

Last synced: 20 Jan 2025

https://github.com/odakris/issue-tracker

Quality Assurance project

chai express javascript mongodb

Last synced: 24 Dec 2024

https://github.com/khadkarajesh/blockchain-feed

Blockchain application built on Ethereum

chai ethereum ethereum-contract ganache truffle-framework

Last synced: 13 Jan 2025

https://github.com/ydon96/coindex-api

CoinDex API, your ultimate companion for organizing and categorizing your coin collection effortlessly! Whether you're a numismatist, a collector, or just someone intrigued by coins, CoinDex API is here to simplify the process of identifying and categorizing your coins with just a snap.

chai docker eslint expressjs husky mongodb mongoose node prittier rest-api tdd typescript

Last synced: 26 Jan 2025

https://github.com/sajjadhossain/api-testing-examples

Functional and behavioral API testing examples using BDD

api-testing chai js mocha node testing

Last synced: 23 Dec 2024

https://github.com/leotm/merge-local-server-data

My MVP solution to a coding exercise to augment local and server GitHub data

async-await authorization chai coding-exercise github hapi headers json mocha npm post-request request-promise sinon

Last synced: 09 Jan 2025

https://github.com/rafaelmagalhaesguedes/authmicroservicets

Authentication Microservice provides features such as user authentication, profile management and role-based access control. The application is built with a focus on security and performance, ensuring that user data is protected while delivering a smooth user experience.

chai docker express hooks jwt-authentication mocha node postgresql react sequelize sinon styled-components typescript vite vitest vscode

Last synced: 25 Dec 2024

https://github.com/gabrieldarezzo/son-nodejstest

Estudos sobre Teste automatizado com NodeJS

chai mocha node nodejs tdd

Last synced: 27 Dec 2024

https://github.com/luizcalaca/node-mysql-test-api

Unit and Integration tests into Node.js API with MySQL database using Express.js, Docker and Eslint organizing with Model, Service and Controller layers

api-rest chai docker-compose dotenv express integration-testing middleware mocha model mysql mysql2 nodejs nyc sinon unittest

Last synced: 25 Jan 2025

https://github.com/adrianwilker/metric-imperial-converter

Metric-imperial converter (including tests).

api chai express mocha node pug qa quality-assurance testing

Last synced: 25 Jan 2025

https://github.com/nilesh-maurya/metric-imperial-converter

FCC: Information security and quality Assurance project

chai express freecodecamp-project helmetjs nodejs

Last synced: 06 Jan 2025

https://github.com/nilesh-maurya/fcc-issue-tracker

freecodecamp: Information security and quality assurance project

chai expressjs freecodecamp-project helmetjs mongodb nodejs

Last synced: 06 Jan 2025

https://github.com/kpfromer/react-component-setup

A simple npm package to help test react components

chai enzyme javascript jest mocha react reactjs testing testing-tools

Last synced: 02 Feb 2025

https://github.com/p-adams/pyxis.ts

An associative container for TypeScript

binary-search-tree chai mocha typescript

Last synced: 09 Feb 2025

https://github.com/pablo-abc/chai-jsdom

A plugin for Chai that builds on top of @testing-library/jest-dom to provide its same checkers but for Chai.

chai plugin testing

Last synced: 20 Dec 2024

https://github.com/taranvd/solar-green-erc20

Created ERC20 token with user blacklist management using OpenZeppelin for security. Implemented token sale contract with price customization and transaction token limit.

chai erc20 etherjs hardhat solidity

Last synced: 01 Feb 2025

https://github.com/khezen/iotest

Javascript library to help with unit tests

chai library nodejs test

Last synced: 25 Dec 2024

https://github.com/jeshicawang/continuous-integration-testing

Integration testing for a Notes app.

chai express javascript mocha nodejs rest-api

Last synced: 24 Dec 2024

https://github.com/oleksandrbaior/internet_e2e_webdriverio_ts

This home project on automation QA by using the WebdriverIO + TypeScript

chai js mocha pageobject-pattern typescript webdriverio

Last synced: 27 Dec 2024

https://github.com/andreyrvs/25-store-manager

Sistema de gerenciamento de vendas no formato dropshipping

chai docker expressjs mochajs mysql mysql2 nodejs sinon

Last synced: 25 Dec 2024

https://github.com/jeffersonsimplicio/project-store-manager

Aplicação back-end para gestão de vendas estilos drop shipping, com organização REST e CRUD de produtos e compras.

chai crud express javascript mocha mysql nodejs rest-api sinon tdd test test-driven-development

Last synced: 21 Jan 2025

https://github.com/buturavladionut/cypressandselenium

Evershop App - Automation Testing - Cypress X Selenium Webdriver

automation-testing chai cypress mocha selenium-webdriver

Last synced: 25 Dec 2024

https://github.com/rproenza86/taco-chef-service

Restful service to perform CRUD operations around the Tacos' Recipes.

api-integration aws-api-gateway aws-lambda aws-sam chai mocha restful-api stackery typescript

Last synced: 24 Dec 2024

https://github.com/jlee55504/local-library-project

A web application that uses several databases to display the information from a local neighborhood library.

bootstrap chai git gitbash github html javascript software-engineering web-application web-development

Last synced: 13 Jan 2025

https://github.com/dentednerd/nodeitup

A Node app to automatically create a new project with Husky and ESLint, and your choice of Mocha/Chai or Jest.

chai eslint husky mocha node

Last synced: 07 Feb 2025

https://github.com/gabyfutemma/extractlinks-gf

Laboratoria - Sprint 4 - Final Product: a library to filter links in markdown using Regex, Mocha, Chai and NYC

chai javascript mocha npm npm-package nyc regex

Last synced: 25 Dec 2024

https://github.com/kiranwankhade/portone

This project implements backend APIs for Stripe Payment Gateway integration. It provides functionality to create payment intents, capture intents, create refunds, and get a list of all intents using the Stripe API.

chai jest mocha mongodb mongoose nodejs stripe supertest swagger

Last synced: 01 Feb 2025

https://github.com/annielymariah/project-mocha-chai

Projeto realizando no período de atividade como QA na Compass UOL Ltda, efetuando assim um estudo sobre a utilização das bibliotecas de testes Mocha & Chai.

chai javascript-library mocha test-automation

Last synced: 25 Dec 2024

https://github.com/mayankagrawal94/string-calculator

This project is a simple implementation of the String Calculator kata using Test-Driven Development (TDD). The purpose of this exercise is to demonstrate software craftsmanship by writing clean, well-tested code using TDD principles.

chai mocha nodejs typescript

Last synced: 25 Dec 2024

https://github.com/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.

bcrypt chai docker express joi jwt mocha mysql node sequelize sinon swagger-ui typescript

Last synced: 25 Dec 2024

https://github.com/waldohidalgo/stock_price_checker

Primer proyecto requisito obligatorio para obtener la Information Security Certification de freecodecamp

bcrypt bootstrap chai express helmet helmetjs mocha mongodb

Last synced: 25 Dec 2024

https://github.com/adrianwilker/sudoku-puzzle-solver

A sudoku puzzle solver including checking individual insertions.

chai mocha qa quality-assurance sudoku

Last synced: 25 Dec 2024

https://github.com/adrianwilker/personal-library

Add or remove books from the list or comment about them.

chai freecodecamp javascript mocha qa quality-assurance

Last synced: 25 Dec 2024

https://github.com/maritzstl/sinon-mocha-chai-cheatsheet

Cheatsheet for frequently used code examples using Sinon, Mocha, and Chai.

chai ecmascript mocha sinon web-components

Last synced: 13 Jan 2025

https://github.com/theemperorofdaiviet/form-testing

A basic form app to understand how units tests can be made in Vue

chai css3 html5 javascript mocha semantic-ui vue-test-utils vue3 vuejs

Last synced: 25 Dec 2024

https://github.com/sourabh250/subscribers-mongo-node-main

A simple API built with Node.js and Express that lets you manage and fetch subscriber details from a MongoDB database. It has endpoints to get all subscribers, just their names, or details for a specific subscriber by ID.

backend chai express mocha mongodb mongoose nodejs rest-api swagger

Last synced: 25 Dec 2024

https://github.com/romykundal/api-fetch-weather-data

nodejs project task including integrated third party API to get weather data from Weather API, also Unit test case implemented in mocha chai module

api babel-cli chai dotenv mocha mongo mongoose nodejs restful supertest supertest-mocha-chai testing unit unittest weather

Last synced: 25 Dec 2024

https://github.com/theemperorofdaiviet/weather-app

A simple a weather application that tells us the current day's weather forecast in certain cities across the world

bulma chai css3 expressjs html5 javascript mocha nodejs sinon vue-router vue-test-utils vue3 vuejs vuex weather-app

Last synced: 25 Dec 2024

https://github.com/jitendragangwar123/escrow-dapp

Decentralized Escrow Application is a blockchain-powered solution built on the Ethereum network, designed to facilitate secure and transparent transactions between parties by leveraging smart contracts.

chai ethereum-blockchain hardhat mocha reactjs solidity

Last synced: 25 Dec 2024

https://github.com/jonataslaguna/soccer-club

Este projeto consiste em um site informativo sobre partidas e classificações de futebol, cuja API foi desenvolvida em TypeScript POO, utilizando o Sequelize . A finalidade da API é fornecer dados para o front-end, implementando regras de negócio para popular adequadamente as tabelas disponíveis.

chai docker docker-compose javascript mocha mysql poo sequelize sinon typescript

Last synced: 25 Dec 2024

https://github.com/ever0de/fastify-starter-kit

Prisma + Fastify + Mocha + Chai is a fastify-starter-kit that lets you get started quickly.

chai fastify mocha prisma typescript

Last synced: 09 Feb 2025

https://github.com/guruprasad3n/crud-node-application

The Product and Review Management System is a Node.js application with MongoDB integration that allows users to manage products and their associated reviews. This documentation provides an overview of the application, its features, technical requirements, and instructions for setting up and running the project.

chai cors dotenv expressjs mocha mocha-chai mongodb mongoose nodejs nodemon npm supertest

Last synced: 25 Dec 2024

https://github.com/jlee55504/decoder-ring-project

A web application that uses 3 different ciphers (Caesar, Polybius square, and substitution) to encode/decode messages.

bootstrap chai css git gitbash github html javascript software-engineering web-application web-development

Last synced: 13 Jan 2025

Chai Awesome Lists
Chai Categories