Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Unit testing

Unit testing is a type of software testing that focusses on testing small units (usually the lowest common denominator) instead of whole processes. This makes more tests necessary but their successful executing makes pinpointing actual successful code easier.

https://github.com/germanmorini/api-test-unitarios-crud

Ejemplo de pruebas unitarias para una aplicación CRUD

docker h2-database hibernate java jpa junit spring unit-testing

Last synced: 15 Nov 2024

https://github.com/kkgthb/web-site-nodejs-02-tests

Code for a teeny-tiny Node.js web server with Jest unit tests to ensure it really says Hello World!

express-js expressjs jest jest-tests node-js nodejs unit-testing web-server webserver

Last synced: 09 Nov 2024

https://github.com/hellbus1/ventnews

Flutter based news app built using News API (https://newsapi.org/) for fetching realtime data.

bloc cubit dart flutter flutter-bloc-test integration-testing news-app test test-driven-development unit-testing

Last synced: 15 Nov 2024

https://github.com/fakhranii/jest-unit-testing-demo

testing demo using jest framework

javascript jest unit-testing

Last synced: 09 Nov 2024

https://github.com/khachornchit/selenium-net-quick-start

Selenium test development by using C#.NET

csharp oop-principles selenium-webdriver unit-testing

Last synced: 10 Nov 2024

https://github.com/donaldkellett/flask-ping-server

A Flask microservice complete with a fully automated DevOps pipeline

cicd continuous-delivery devops docker flask kubernetes python3 unit-testing

Last synced: 11 Nov 2024

https://github.com/secretariatv/fm-faq

A FEM challenge to practice TDD and accessibility.

accessibility fem react sass type unit-testing vite vitest

Last synced: 31 Oct 2024

https://github.com/craigmr/jasmine-proptype-matcher

Use React prop-types to assert values in jasmine.

jasmine javascript matchers prop-types unit-testing

Last synced: 31 Oct 2024

https://github.com/henriqueweiand/nestjs-mongodb-order

Exercise using MongoDB, NestJS, JWT, Jest. This is a simple aplication that some endpoints require login and some not, and the user can create products and than create and order that has those products.

auth e2e-tests github-actions jest mongodb mongoose nestjs swc unit-testing

Last synced: 14 Nov 2024

https://github.com/alexandrecpedro/gympass-api

Gympass API is a gym app API developed on Rocketseat Ignite course

bcryptjs dayjs docker e2e-tests eslint fastify jwt nodejs postgresql prisma supertest typescript unit-testing vitest zod

Last synced: 09 Nov 2024

https://github.com/junaidbinjaman/phpunit-basic-configuration

PHP unit practice codes goes inside this repo.

code-units php-testing phpunit unit-testing

Last synced: 18 Nov 2024

https://github.com/kilemonn/mock-all

A test mock utility library built on top of Mockito to simplify context configuration for test classes.

auto-mocking java jitpack kotlin mocking mockito test-context unit-test-context unit-testing

Last synced: 16 Nov 2024

https://github.com/florian-a/tokenizer

J'échange 🍕 contre ce token, jure il va prendre de la valeur !

42 cicd erc-20 ethereum hardhat tokenizer unit-testing

Last synced: 10 Nov 2024

https://github.com/aanand058/fragments

A Cloud-Based Solution for Handling Different Types of Fragments

api-server aws docker dynamodb ec2-instance javascript mircoservices unit-testing

Last synced: 13 Nov 2024

https://github.com/davidlj95/angular-routerlinkactive-testing

Example of how to test an Angular's RouterLinkActive directive with best practices. Angular v17

angular jasmine routerlink routerlinkactive unit-testing

Last synced: 25 Sep 2024

https://github.com/nnnlik/djangopdfmaker

This is a service designed to generate PDF files from a URL or HTML file. The service is built using Django, Django Rest Framework (DRF), Docker and Celery.

celery django flake8 poetry postgres pre-commit-hook redis unit-testing

Last synced: 09 Nov 2024

https://github.com/piharpi/forum-api-clean-architecture

Implementation clean architecture, unit testing, integration test, & functional test

automation-testing clean-architecture functional-testing integration-testing unit-testing

Last synced: 14 Nov 2024

https://github.com/persteenolsen/angular-dapper-sqlite-client

Angular 14 Client working with a .NET Web API using Dapper and SQlite

angular jasmine karma unit-testing

Last synced: 31 Oct 2024

https://github.com/zakimohammed/ng-unit-test-app

Angular project for unit test session's sample

angular jasmine karma unit-testing

Last synced: 31 Oct 2024

https://github.com/tentwentyfour/phpspec-utte

PhpSpecUnitTestEngine for Arcanist

arcanist phabricator phpspec unit-testing

Last synced: 17 Nov 2024

https://github.com/christs8920/unit-testing

A simple Unit Testing project made with C#.

csharp unit-testing visual-studio

Last synced: 11 Nov 2024

https://github.com/paulkastel/02-temperatureconverter

An application wrote in C# with WPF using MVVM pattern. User provide an temperature and program return proper value in other units (Kelvin, Farenheit, Celsuis).

mvvm temperature-converter unit-testing wpf

Last synced: 09 Nov 2024

https://github.com/paulkastel/03-ageinseconds

Another program from programming challanges list 1.4. Calculates the difference in time between today and entered date by user. Written in C# with TDD process and YAGNI principle.

c-sharp datetime programming-challenges time unit-testing wpf

Last synced: 09 Nov 2024

https://github.com/alansastre/java-junit5

Testing unitario en Java con JUnit 5. Personalización del testing con API Extensión. Suites de testing.

api-extension java java11 java17 java8 junit junit-jupiter junit5 suite test-suite testing unit-testing

Last synced: 13 Nov 2024

https://github.com/shaikrasheed99/go-testing-greet

Testing the Greet functionality with Unit tests, Subtests and Table-driven tests.

go golang subtests table-driven-test tdd tdd-golang unit-testing

Last synced: 14 Nov 2024

https://github.com/patrickniyogitare28/mockito-junit-world

Devops exam to serve for implementation of unit testing, intergration testing, e2e testing with junit and mocking

e2e-tests h2 integration-testing java junit mockito springboot unit-testing

Last synced: 14 Oct 2024

https://github.com/iamigi/linkedinapp

Linkedin fullStack App Angular + NestJS + SQL (TypeORM)

angular image-processing jwt-authentication jwt-token multer nestjs postgressql typeorm unit-testing

Last synced: 10 Nov 2024

https://github.com/jmbl1685/unitests-javascript-example

TDD example using Mocha + Chai, Ava, Jest

ava chai jest mocha nodejs tdd unit-testing

Last synced: 09 Nov 2024

https://github.com/daniel-brai/ecommerce-drf

A deep dive into Django Rest framework with a focus on database design and performance, unit and end-to-end testing and so on

database-performance-analysis database-schema-design django-rest-framework end-to-end-testing unit-testing

Last synced: 05 Nov 2024

https://github.com/souraevshing/testing

Beginners guide to demonstrate testing in ES6 and react library using jest testing framework.

integration-testing jest unit-testing

Last synced: 14 Nov 2024

https://github.com/artcc/presentation-project

Presentation of a Swift project with UIKit using Clean Swift and unit tests

clean-architecture clean-swift code presentation swift unit-testing

Last synced: 09 Nov 2024

https://github.com/darky/klubok

Do notation pipes for Promise-based or pure functions which easy to mock

do-notation functional-programming mock pipe promise unit-testing

Last synced: 12 Nov 2024

https://github.com/victoreronmosele/shared-preferences-unit-test-flutter

Code demonstration for my blog post: Mocking and Testing Shared Preferences in Flutter Unit Tests

dart flutter fluttertutorials mocking sharedpreferences tutorials unit-testing

Last synced: 18 Oct 2024

https://github.com/123mwanjemike/test-driven-development

A Test Driven Development(TDD) learning and practice repository working with factorials and fibonacci series

chai factorials fibonacci mocha mocha-chai mocha-tests tdd unit-testing

Last synced: 17 Nov 2024

https://github.com/pavlostzitzos/van-der-pol-oscillator

Van der Pol Oscillator in C++. Finite Differences, SPSA and LQR controllers are used to drive the oscillator.

cpp cpp11 cpp14 finite-difference gnu-plot lqr-controller unit-testing van-der-pol

Last synced: 12 Oct 2024

https://github.com/zavierferodova/cinema-catalogue

Cinema Catalogue App Using Android Jetpack Component | Dicoding Belajar Android Jetpack Pro Final Submission

android dicoding dicoding-submission instrumentation-testing jetpack-android kotlin-android unit-testing

Last synced: 10 Nov 2024

https://github.com/durrezahmed/accenture-virtual-internship

This repository contains the submitted files of the various tasks assigned by Accenture Nordics Developer Virtual Internship.

accenture ai iam internship python uat unit-testing

Last synced: 10 Nov 2024

https://github.com/adarsonmez/sports-store

Source code of 'Pro ASP.NET Core 6' by Adam Freeman

asp-net-core blazor dotnet-core mvc razor-pages unit-testing

Last synced: 14 Nov 2024

https://github.com/marcopollivier/presentation.tdc.pact-go-node

Projeto usado como base para as apresentações sobre Pact e Testes de contrato no TDC

contract-testing e2e-testing integration-testing testing tests unit-testing

Last synced: 09 Nov 2024

https://github.com/jhtkoo0426/route-finder

An interactive journey planner for transporting via metro in major cities (currently supports London Underground only)

data-structures integration-testing javascript path-planning reactjs unit-testing visualization

Last synced: 09 Nov 2024

https://github.com/teobler/react-testing-guideline

一部能够让你学会在不同场景下如何测试你 React 项目的指南。

cypress jest react react-testing-library testing unit-testing

Last synced: 05 Nov 2024

https://github.com/cba85/teach-pest-example

🎓 Pest tests example

pest pest-php unit-testing

Last synced: 15 Nov 2024

https://github.com/mohamedabdelhalim1/multiauth

The MultiAuth project is a web application developed using Laravel, designed to manage multi-user authentication systems with separate roles for users and staff. The project is structured following a microservices architecture, which allows for scalable and maintainable code.

authentication authorization clean-architecture clean-code laravel-framework microservices-architecture unit-testing

Last synced: 11 Nov 2024

https://github.com/cba85/jest-tests-example

🎓 Jest tests example for a "fake" API using only a `POST /login` route

integration-testing jest unit-testing

Last synced: 15 Nov 2024

https://github.com/elfaaels/apptask

Flutter App - To Do List (Playgrounds: Provider, Shared Preferences, Unit Testing, Animations)

animation flutter provider-state-management sharedpreferences unit-testing

Last synced: 09 Nov 2024

https://github.com/amany-mm/alx-backend-python

Python Backend Specialization

async integration-testing python unit-testing

Last synced: 17 Nov 2024

https://github.com/mystackbox/monakali-attorneys-inc

A complete single-page application(SPA) project, developed from scratch using latest web technologies such as HTML5, CSS3 + SCSS, Bootstrap 5.2.x, Font Awesome, and Angular framework, with the implementation of responsive design principles.

angular angular-animations angular-cli devtools git-and-github karma-jasmine node-package-manager responsive-web-design search-engine-optimization unit-testing visual-studio-code

Last synced: 10 Nov 2024

https://github.com/ericneves/myseries

🦧 API Restfull created with NodeJS, ExpressJS, MongoDB (mongoose), Unit Testes (jest), Docker and more...

api-rest jest mongodb nodejs unit-testing

Last synced: 17 Nov 2024

https://github.com/autokmg/spring-boot-apps-testing-practices

Delve into the world of Spring Boot testing to enhance project quality and readiness. This repository covers unit tests, SpringBootTest annotation, JUnit, and testing slices, providing comprehensive insights and tools for robust application testing.

java-11 junit spring-boot unit-testing

Last synced: 13 Oct 2024

https://github.com/vitaliy-bezugly/ordersapi

A set of clean approaches based on cqrs (mediatR) to api development using the fictional example of customer orders

api-rest asp-net-core cqrs mediatr sqlite unit-testing x-unit

Last synced: 16 Nov 2024

https://github.com/rcardin/kafka-testing

Kafka Unit Testing Usine Spring Kafka and MockConsumer/MockProducer Classes

kafka spring-kafka unit-testing

Last synced: 17 Nov 2024

https://github.com/hudson-newey/ng-jasmine-async-wrapper

A simple wrapper for async functions in Angular + Jasmine

angular jasmine jasmine-framework jasmine-tests test testing testing-tools unit-testing

Last synced: 31 Oct 2024

https://github.com/clintonbrito/ibm-bootcamp

Code created during an IBM Bootcamp of Java + Angular.

angular jasmine java javascript nodejs spring spring-boot typescript unit-testing

Last synced: 31 Oct 2024

https://github.com/space-code/objects-factory

The framework that helps you create objects for unit tests with ease

swift unit-testing

Last synced: 12 Nov 2024

https://github.com/emilio-v/counter-app

Counter app with unit tests

react unit-testing

Last synced: 27 Oct 2024

https://github.com/thefeij/movie-search-api

Movie Search API to search for information about movies

docker elasticsearch godoc golang kubernetes makefile redis-cache unit-testing

Last synced: 09 Nov 2024

https://github.com/thefeij/go-map-cache

A Golang cache using map data structure

cache golang unit-testing

Last synced: 09 Nov 2024

https://github.com/henrikesilva/cashflow

API em .NET 8 criada para o gerenciamento de despesas pessoais com DDD, testes unitários e relatórios em PDF/Excel. Armazenando dados em PostgreSql

api-rest asp-net-core backend csharp entity-framework-core postgresql rocketseat solid-principles unit-testing web-api

Last synced: 13 Oct 2024

https://github.com/fongandrew/call-next

Hook to interrupt asynchronous function flow for ease of testing

async javascript stub testing typescript unit-testing

Last synced: 10 Nov 2024

https://github.com/victoreronmosele/file-system-test-dart

Code demonstration for my blog post: Mocking and Testing The File System In Unit Tests Dart/Flutter

dart filesystem flutter mocking testing unit-testing

Last synced: 18 Oct 2024

https://github.com/segovoni/sql-start-2024-sql-unit-testing-automation

Automate the testing of one or more SQL Server objects using tSQLt, Docker, and GitHub Action!

ci-cd demo docker github-actions sql-server tsqlt unit-testing

Last synced: 17 Nov 2024

https://github.com/mayconrfreitas/usermanager

Studies about ASP.NET Core Web API, Swagger, microservices, unit testing and Docker.

api api-rest asp-net-core docker dotnet5 microservices mongodb swagger unit-testing web

Last synced: 16 Nov 2024

https://github.com/gpreviatti/github-clone-angular

This simple project is a github clone to exercice unit tests with angular js

angular jasmine unit-testing

Last synced: 31 Oct 2024

https://github.com/mkoshtenko/svit-service

Storage for simple vertices inside table with Swift 5 and Vapor 4

docker swift unit-testing vapor vapor-4

Last synced: 10 Nov 2024

https://github.com/victoreronmosele/callback-test-dart

Code demonstration for my blog post: Mocking callbacks in Dart/Flutter Unit tests

dart flutter mocking mockito testing unit-testing

Last synced: 18 Oct 2024

https://github.com/brendon45/alx-backend-javascript

Utilizes JavaScript and TypeScript in backend development to create scalable applications, including projects with Node.js.

javascript nodejs typescript unit-testing

Last synced: 10 Nov 2024

https://github.com/jrh89/react-unit-tests-js

This project demonstrates a simple application with basic authentication functionality, along with Jest tests to ensure the components works as expected.

jest jest-tests unit-testing

Last synced: 10 Nov 2024

https://github.com/abdulmoizlakhani/wsi-poc

Micro Front-End POC for Williams Sonoma eCommerce Site (MFE) - Container App: https://wsi-poc-app-amlakhani.surge.sh/ and Components App: https://wsi-poc-components-amlakhani.surge.sh/

axios github github-actions githubworkflow javascript jest microfrontend module-federation poc unit-testing vue-router vuejs vuejs2 vuex webpack

Last synced: 13 Oct 2024

https://github.com/chiomasarah/calculator-app

A calculator app that allows users perform basic arithmetic operations.

mocha-chai mongodb-atlas node-js react-js react-testing-library unit-testing

Last synced: 10 Nov 2024

https://github.com/hokkung/srv

Internal library for communication with HTTP protocol for Golang application

gin-gonic golang unit-testing

Last synced: 17 Nov 2024

https://github.com/drcbeatz/discounts

Python module for identifying dealer discount codes, calculating dealer cost, customer price & profit margin.

ci github-actions parametrized-tests pipenv pytest python unit-testing

Last synced: 12 Nov 2024

https://github.com/neofoxxo/the-mobile-hour-ecommerce

An e-commerce website with an admin dashboard. Built with Express.js, EJS, MySQL, and Bootstrap.

bootstrap ecommerce ejs expressjs mysql unit-testing

Last synced: 10 Nov 2024

https://github.com/neofoxxo/high-street-gym

A gym website with a Blog and XML functionality. Built with Next.js, MySQL, React, Tailwind CSS, and DaisyUI.

daisyui e2e-testing mysql next-auth nextjs13 react unit-testing xml-parsing

Last synced: 10 Nov 2024

https://github.com/ecampidoglio/autofixture-demo

An example of how to use AutoFixture to write readable and maintainable tests.

autofixture demo test-driven-development unit-testing

Last synced: 12 Nov 2024

https://github.com/martinkalema/junit-testing

Testing Java Application using JUnit Framework

junit unit-testing

Last synced: 12 Nov 2024