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/course-one/react-unit-testing

A sample unit testing setup for React using GitHub actions.

github-actions react testing unit-testing

Last synced: 13 Nov 2024

https://github.com/piru72/swin-adventure

A simple console based game application to practice the concepts of OOP , Unit Test and TDD

c-sharp oop-principles tdd unit-testing

Last synced: 07 Nov 2024

https://github.com/fimbres/next-start

This is my first project using Next.Js, also I have implemented Unit and integration testings

authentication css-modules environment-variables integration-testing isg javascript jest mui nestjs react routing ssg ssr test-library-react unit-testing

Last synced: 06 Nov 2024

https://github.com/fimbres/expo-type-testing

This is a mobile application, built with expojs and typescript, implementing testing with react-testing-library and jest, also using redux-toolkit-query for data fetching.

expo javascript jest mobile react-native react-testing-library redux-toolkit-query snapshot-testing typescript unit-testing

Last synced: 06 Nov 2024

https://github.com/davorbadrov/testing-playground

A simple Jest environment for playing with tests

jest nodejs unit-testing

Last synced: 16 Oct 2024

https://github.com/chinleung/laravel-browserstack

Run Laravel Dusk tests on BrowserStack.

browserstack browserstack-automate laravel unit-testing

Last synced: 05 Nov 2024

https://github.com/neurospeech/web-atoms-mvvm-todo

Sample Todo Application using Web Atoms MVVM

javascript mvvm sample typescript unit-testing web-atoms

Last synced: 07 Nov 2024

https://github.com/padosoft/laravel-test

Base classes for Testing Laravel app and packages

laravel laravel-package test-laravel unit-testing

Last synced: 08 Nov 2024

https://github.com/nadilson-ifpe/rest-apis-tests

Testes com JUnit 5 Mockito e Spring Boot (REST APIs)

java junit junit5 lombok mockito rest-api spring spring-boot unit-testing

Last synced: 06 Nov 2024

https://github.com/sulmar/infoshareacademy-accenture-tdd

Materiały do szkolenia Testy jednostkowe w .NET

tdd unit-testing

Last synced: 08 Nov 2024

https://github.com/shuddha2021/distributed-system-simulator-in-golang

A lightweight distributed system simulator in Go, featuring concurrency, HTTP endpoints, and unit tests.

concurrency data-structures distributed-systems error-handling go goroutines http-server restful-api synchronization thread-safety unit-testing

Last synced: 06 Nov 2024

https://github.com/simonthorell/cpp20-stl-examples

C++20 STL algorithms exploration including external libraries (libcurl and nlohmann/json) as well as API integration.

api cpp-library cpp20 json unit-testing

Last synced: 06 Nov 2024

https://github.com/ax2inc/dynamic-imports-avoriaz-ava-example

Vue components unit testing with AVA, Avoriaz & dynamic imports

ava avoriaz avoriaz-ava code-splitting dynamic-import unit-testing vue

Last synced: 07 Nov 2024

https://github.com/fabogit/testing

Tests using Vitest library (Jest)

jest tdd test unit-testing vitest

Last synced: 06 Nov 2024

https://github.com/tsimbalar/unittestsmaintenancehell

The code for my talk "Unit tests : Maintenance Hell ?" at SoftShake 2013

c-sharp maintenance unit-testing

Last synced: 07 Nov 2024

https://github.com/oliverspryn/android-unit-tests

Companion code for my Medium.com article: Writing a Fully Unit Testable Android App

android coverage dagger2 example jacoco junit medium-article unit-testing

Last synced: 06 Nov 2024

https://github.com/oliverspryn/gradle-slack-plugin

A Gradle plugin which reports build errors, JUnit tests, and Jacoco coverage reports to a Slack channel

coverage gradle gradle-plugin jacoco junit slack unit-testing

Last synced: 06 Nov 2024

https://github.com/edsonwade/todo-system-application

This is a robust and scalable TODO application designed to help manage tasks efficiently. With a sleek frontend and a powerful backend, this app is built to enhance productivity.

axios-react cicd docker-compose flyway-migrations jpa-hibernate maven postgresql spring-boot tailwindcss unit-testing

Last synced: 14 Oct 2024

https://github.com/nruslanr/items-k8s

Example of synchronous communication between Spring Boot microservices

circuit-breaker docker integration-testing k8s mock-testing open-feign rest-api spring-boot synchronous-communication unit-testing

Last synced: 31 Oct 2024

https://github.com/felixojiambo/investements_accounts

This project is a Django Rest Framework (DRF) API designed to manage investment accounts. It allows multiple users to belong to an investment account and supports various permission levels for different accounts.

api cicd django-rest-framework docker docker-compose domain-driven-design drf-spectacular jwt-authentication permissions python serialization unit-testing

Last synced: 31 Oct 2024

https://github.com/ron96g/supertest-docs

A plugin for supertest that can be used to document REST APIs. It is influenced by the Spring-Boot solution restdocs.

automation docs documentation markdown node restdocs supertest unit-testing

Last synced: 15 Oct 2024

https://github.com/JandroMejia97/ng-testing

This Angular app is used to learn how to make unit tests with Jasmine

angular jasmine testing unit-testing

Last synced: 23 Oct 2024

https://github.com/mdecker-mobilecomputing/maven_palindromchecker

Command line application with Java to check if a string is a palindrome word or not (exercise for unit test refactoring)

exercise github-actions java maven palindrome-checker unit-testing

Last synced: 09 Nov 2024

https://github.com/jewel109/blog-server

Blog Api with end to end testing for user to following other user, create blog post , real time news feed , notifications. Used event driven architecture in kafka, elasticsearch for fast search , mongodb for data storage and redis for caching

docker-compose elasticsearch endtoendtesting jest kafka mongodb redis rest-api tyepscript unit-testing

Last synced: 02 Nov 2024

https://github.com/sandwich1699975/arduinounitplatformio

My template for using ArduinoUnit unit tests with Platform IO

arduino embedded platformio unit-testing

Last synced: 05 Nov 2024

https://github.com/justfifi17/student-gradebook-program-

This is a command-line tool that helps instructors manage student data, set grading policies, record and adjust grades, and calculate final scores 📚. It features a simple menu interface and stores data securely for easy access.

command-line-interface data-management file-handling grade-calculator gradebook-managament oop python unit-testing

Last synced: 07 Nov 2024

https://github.com/renatozr/car-dealership-api

An API that handles vehicle data from a car dealership

expressjs mongoose oop swagger typescript unit-testing zod

Last synced: 08 Nov 2024

https://github.com/anastasia-a-zhivaeva/tic-tac-toe

Application from React tutorial https://reactjs.org/tutorial/tutorial.html

game react tutorial typescript unit-testing

Last synced: 07 Nov 2024

https://github.com/anastasia-a-zhivaeva/payment-terminal.front

Test exam on frontend developer vacancy. Payment terminal for the cell providers.

angular e2e-testing interview material unit-testing

Last synced: 07 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/jotavare/unit-testing

Implemented a C++ function, learned how to use CMake and Google Test framework for unit testing. Used a custom cpp devcontainer.

cmake cmakelists cpp devcontainer framework google-test makefile nodejs unit-testing

Last synced: 08 Nov 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/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/virag-ky/fullstackopen-part5

This repository contains my exercise submissions for the Full Stack Open course from Part 5.

axios bcrypt express jest jsonwebtoken mongodb mongoose nodejs nodejs-server nodemon react supertest testing unit-testing

Last synced: 12 Nov 2024

https://github.com/virag-ky/fullstackopen-part4

This repository contains my exercise submissions for the Full Stack Open course from Part 4.

expressjs javascript jest mongodb mongoose nodejs nodemon unit-testing

Last synced: 12 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/aabduvakhobov02/myburger-reactjs

The main functionality of the application is that you make a burger by adding ingredients to the burger and order it. Then you can see your order on the checkout page. An objective of the project - My Burger is practicing and learning React JS.

css jest lifecycle-component react-router reactjs redux unit-testing

Last synced: 08 Nov 2024

https://github.com/ashmalzahra/testing-practice

This project requires writing a few practical tests for JavaScript functions using the Jest library. Making sure to follow the AAA pattern to make tests easier for other developers to read and understand. Also using the TDD approach in practice.

javascript jest tdd-javascript testing unit-testing

Last synced: 31 Oct 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/alvarogarcia7/legacysecuritymanager-kata-java

a kata for practicing the legacy code refactoring. Using the constraint of IDE-based refactoring techniques in the beginning, until the code is fully tested

acceptance-testing either end-to-end-testing functional infinitest infinitest-args java java-8 javaslang kata legacy-code legacy-kata maven oop tdd travis-ci trikitrok unit-testing vavr

Last synced: 12 Nov 2024

https://github.com/diego3/telefonia

TDD, E2E, CI and REST - Web Project

api-rest continuous-integration e2e-test tdd unit-testing

Last synced: 12 Nov 2024

https://github.com/waffiqaziz/story-app

Story App is an Android app built for educational purposes, allowing users to post stories with photos, share locations, and discover other people's activities.

android appcompat camerax custom-view espresso google-maps-api kotlin mockito paging3 remote-mediator retrofit2 room-database splashscreenapi ui-testing uix unit-testing

Last synced: 08 Nov 2024

https://github.com/aldenvallestero/serverless-unit-test-boilerplate

This repository is created to help beginners understand the basic, fast and easy way to score almost 100% of unit test coverage using the serverless framework.

javascript jest nodejs serverless unit-testing

Last synced: 10 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/bv7dev/graphql-api-template

This template provides a basic GraphQL API and unit testing.

graphql graphql-api template typegraphql-typeorm typescript unit-testing

Last synced: 12 Nov 2024

https://github.com/everythingfunctional/vegetables

For a healthier code base, eat your vegetables

fortran testing unit-testing

Last synced: 08 Nov 2024

https://github.com/aradi/fortuno-export-serial

Serial export of the Fortuno unit testing framework to use as dependency in fpm. Use https://github.com/aradi/fortuno for any issues or pull requests.

fortran-2018 unit-testing

Last synced: 08 Nov 2024

https://github.com/devtonin/palmeiras-api

🇳🇬 Palmeiras-model REST API built-in Java with Spring Boot as PoC for the following topics: unit and integration tests, DTO pattern, DIP principle and exception handling.

dependency-inversion-principle exception-handling integration-testing java mapper spring-boot unit-testing

Last synced: 08 Nov 2024

https://github.com/jeandv/unit-integ-tests

Testing - Pruebas unitarias y de integración.

javascript testing tests unit-testing

Last synced: 08 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/daviteixeira-dev/react-unit-testing

Testando aplicações React com Jest & Testing Library

jest react-testing-library unit-testing

Last synced: 08 Nov 2024

https://github.com/waikato-datamining/wai-test

Python library for unit tests.

python unit-testing

Last synced: 09 Nov 2024

https://github.com/kfsantos/go-api-books

REST API with unit tests and coverage percentage

api-rest api-testing coverage gin-gonic go golang gorm-orm json postgres testing unit-testing

Last synced: 08 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/mateuslevidev/junit5-java

Useful JUnit Jupiter material

integration-testing junit5 unit-testing

Last synced: 08 Nov 2024

https://github.com/hlibpavlyk/chat-app

An application following Clean Architecture principles, featuring a DDD (Domain-Driven Design) chat system using ASP.NET Core, Entity Framework Core, and SignalR, with CRUD operations, real-time messaging, and comprehensive testing

asp-net-core clean-architecture ddd-architecture integration-testing signalr unit-testing websocket

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/ale-soares/vue-test-utils-crash-course

Vue test utils crash course project made to use as unit testing studying in Vue 3

jest unit-testing vue vue-test-utils vuejs

Last synced: 08 Nov 2024

https://github.com/luigirazum/money-compass

MoneyCompass is a mobile web application where you can manage your budget. You have a list of payments associated with a category, so that you can see how much money you spent and on what. It allows you to register and log in to keep the data private, introduce new categories and payments and see the money spent on each category. Give it a try!

authentication autorization budget integration-testing mobile-app model-view-controller mvc-pattern postgresql rails ruby-on-rails unit-testing validation

Last synced: 12 Nov 2024

https://github.com/damirscorner/20220624-dotnet-testing-protected-methods

Sample project for 'Testing protected methods' blogpost

dot-net unit-testing

Last synced: 12 Oct 2024

https://github.com/keval-gandevia/medhub

MedHub is one-stop-shop destination for healthcare. Our mission is to make healthcare experience easy, regardless of your specific need. It is designed to simplify the healthcare experience, connecting patients with qualified doctors, enabling doctors to meet with patients effectively on their schedule, and helping pharmacists deliver quality care.

aws-s3 ci-cd-pipeline code-quality docker integration-testing java junit jwt-authentication lombok material-ui maven mysql reactjs solid-principles spring-boot spring-security tdd unit-testing websocket

Last synced: 14 Oct 2024

https://github.com/travetto/vscode-plugin

VS Code plugin for interacting with the Travetto framework

realtime-feedback travetto typescript unit-testing vscode vscode-extension

Last synced: 29 Sep 2024

https://github.com/wojciechdlugosz/currency-react-app-unit-testing

First tests - unit testing, integration testing

integration-testing react unit-testing

Last synced: 10 Nov 2024

https://github.com/surajsgh/amaterasu

🧪 Sample unit tests for a simple backend app using JavaScript, Node, Koa and Jest.

javascript jest koa nodejs unit-testing

Last synced: 15 Oct 2024

https://github.com/rcrdk/gympass-api-nodejs-solid

A GymPass style API app for practicing the API REST on Node.js with SOLID principles.

docker e2e-tests fastify jwt nodejs postgresql prisma-orm rbac solid tdd typescript unit-testing vitest

Last synced: 12 Oct 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/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