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

Integration testing

Integration testing is a type of software testing that focusses on larger parts of the software than unit testing, and is more process-oriented and less about just checking simple calculations between input and output data. This ensures, that multiple units work together (they integrate with each other) to walk through different steps.

https://github.com/unikraft/app-testing

Add tests of various applications and libraries running on top of Unikraft

application integration-testing testing unikraft-application

Last synced: 07 Jul 2025

https://github.com/joncloud/writing-wcf-integration-tests-using-iisexpressify

Writing WCF Integration Tests using IISExpressify

iis-express integration-testing wcf

Last synced: 16 Apr 2026

https://github.com/mahdi-jamil/restfultopiccoursesapi

Developing a REST API for managing a Topic entity that encompasses various courses. The implementation involves utilizing MySQL for data storage and Java Persistence API (JPA) for seamles interaction with the database.

aop-logs integration-testing spring-boot spring-data-jpa spring-mvc

Last synced: 05 Nov 2025

https://github.com/bohdanmoroziuk/goblin-store-testing-course

Goblin Store app testing course using the Jest and React Testing Library.

integration-testing jest react testing-library-react typescript unit-testing

Last synced: 06 Apr 2025

https://github.com/aimenux/webapiintegrationtestsdemo

Using integration tests with web api projects

alba fluent-assertions integration-testing net80 webapi xunit-tests

Last synced: 27 Feb 2025

https://github.com/aimenux/tenantidmiddlewaredemo

Using a middleware to validate a custom tenant header

fluent-assertions integration-testing middleware net80 request-headers

Last synced: 27 Feb 2025

https://github.com/aimenux/featuregatedemo

Enabling or disabling route actions using FeatureGate attribute

feature-flags feature-gate integration-testing net60 vs22 webapi

Last synced: 27 Feb 2025

https://github.com/youssefelghamour/alx-backend-python

ALX Backend development projects covering asyncio, async comprehensions/generators, unit & integration testing in Python

annotations async asyncio comprehension integration-testing mocking python unittest

Last synced: 20 Aug 2025

https://github.com/tawounfouet/ocr_testing-python-django

Ce projet a été réalisé dans le but de m'entrainer aux différentes formes de tests : unitaire, intégration et de performance

bdd-framework integration-testing pytest tdd unitest

Last synced: 24 Feb 2025

https://github.com/juliorom/ecommerce-core

Este proyecto es una API REST de e-commerce desarrollada con Spring Boot, que gestiona carritos de compra en MongoDB y transacciones en PostgreSQL. Implementa Spring Security con JWT para autenticación y autorización, permitiendo la compra segura de productos y el control de acceso según roles (USER, ADMIN). 🚀

automation-testing docker integration-testing java-17 jdk17 jwt-authentication lombok mongodb-database postgresql-database spring-boot spring-security swagger-ui unit-testing

Last synced: 12 Apr 2026

https://github.com/kaiwinter/di-instantiator

Unit testing support for code which uses dependency injection

integration-testing jee spring unit-testing

Last synced: 12 Jan 2026

https://github.com/scommons/scommons-service

Common Scala service/server layer components and utils

apis integration-testing play-framework playframework service swagger

Last synced: 25 Feb 2025

https://github.com/amadr-95/spring-boot-testing

Unit Testing, Integration Testing, Testing External Services, Mocking with Mockito, Test Driven Development (TDD) and more.

integration-testing mockito tdd testing unit-testing

Last synced: 22 Jul 2025

https://github.com/rybalkin-an/user-app

Testing REST API Spring Boot App with Keycloak, Java 17, Gradle, Junit5, Testcontainer, RestAssured, MockMvc, Wiremock, Integration Testing

integration-testing junit5 keycloak mocking mockmvc rest-api restassured spring-boot testcontainers unit-testing wiremock

Last synced: 25 Jan 2026

https://github.com/ashmalzahra/stocks-metrics

This React capstone project is about building a mobile web application to check a list of Company Stocks metrics (numeric values) created making use of React and Redux.

best-practices events integration-testing react react-life-cycle react-router react-testing-library redux redux-thunk styles

Last synced: 16 Apr 2026

https://github.com/luizcalaca/backend-challenge-bank-api

Backend Challenge building bank operations and manipulating tokens with Node.js + Express.js and tests with Jest.

crypto expressjs integration-testing jest nodejs token-based-authentication

Last synced: 16 Apr 2026

https://github.com/ivonnebenitesrodriguez/rails_blog

Rails-Blog is a blog website which works like a platform that displays several posts. It gives the functionality to add comments and express user's likes on favorite posts.

gemfile integration-testing rails rubocop ruby spec tests

Last synced: 13 Jun 2025

https://github.com/just-styx/dollarcard

A Test-Driven Development Web Api for a gift card - "DollarCard". Spring-data-jdbc is used to managed the database and Spring-Security for authentication and authorization.

integration-testing postgresql spring-boot-3 spring-data-jdbc spring-security unittesting

Last synced: 05 Mar 2025

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

First tests - unit testing, integration testing

integration-testing react unit-testing

Last synced: 25 Feb 2025

https://github.com/thomasduft/smoky

A simple smoke test tool.

integration-testing smoke-tests

Last synced: 14 Jan 2026

https://github.com/rjxby/modern-tenon

The ModernTenon API stands as a comprehensive reference implementation, showcasing the application of industry-standard practices and architectural patterns in backend development using .NET technologies.

api docker dotnet entity-framework-core integration-testing sqlite unit-testing

Last synced: 13 Apr 2026

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: 04 Mar 2025

https://github.com/trkotovicz/exchange-api

API Rest que realiza a conversão entre duas moedas utilizando taxas de conversões atualizadas de um serviço externo

ci-cd docker expressjs integration-testing jwt-authentication mocha-chai model-service-controller msc-project nodejs railway sequelize-orm sinon solid sqlite3 swagger typescript unit-testing

Last synced: 13 Apr 2026

https://github.com/isaacalves7/qa

🧪⚗️👨🏾‍🔬 Good practices of QA/QC (Quality Assurance and Quality Control) including TDD, BDD and DDD for Continuous testing from scratch.

automated-testing automation-testing bdd cicd clean-architecture clean-code continuous-integration continuous-testing cucumber ddd extreme-programming gherkin integration-testing observability qa quality-assurance refactoring solid tdd unit-testing

Last synced: 06 Sep 2025

https://github.com/willie-conway/tdd-bdd-final-project

Test Driven Development (TDD) / Behavior Driven Development (BDD) for IBM 💻📈

behavior-driven-development integration-testing python selenium-webdriver system-testing test-driven-development unit-testing

Last synced: 06 Dec 2025

https://github.com/adamfoneil/gander

Browser test automation via Selenium, with database-level assertions

browser-testing integration-testing mstest selenium

Last synced: 17 Mar 2025

https://github.com/cleosilva/microservices-nttdata

Sistema de Catálogo de Produtos e Pedidos baseado em microsserviços Spring Boot/Cloud. Inclui Dockerização, Docker Compose, PostgreSQL e automação CI/CD com Jenkins.

docker docker-compose github-actions grafana integration-testing java jenkins postgresql rabbitmq spring-boot spring-cloud unit-testing

Last synced: 10 Apr 2026

https://github.com/eyrafabdullayev/spring-boot-testing

Simple example for Testing in Spring Boot

integration-testing java spring spring-boot testing

Last synced: 09 Apr 2025

https://github.com/augusto11cb/spring-framework-studies

Repository with Spring References, Code Examples, Relevant Observations, and Practical Exercises

integration-testing spring spring-boot spring-cloud spring-data-jpa spring-mvc spring-security spring-test spring-websocket springframework testcontainers

Last synced: 13 Apr 2026

https://github.com/dfaust/test-patience

Synchronize the startup of applications that are part of an integration test

helper integration-testing rust

Last synced: 21 Feb 2025

https://github.com/b0ir/user-management-app-qa

Aplicación web desarrollada en TypeScript y React para la gestión de usuarios.

e2e-testing github-actions integration-testing playwright react testing typescript unit-testing

Last synced: 26 Jun 2025

https://github.com/quinnandrews/spring-local-postgresql

Decorates the Testcontainers PostgreSQL module with enhanced configuration for Spring Boot Applications.

integration-testing java java-17 local-development postgresql spring spring-boot spring-boot-3 spring-testcontainers testcontainers testcontainers-postgres

Last synced: 16 Apr 2026

https://github.com/estnafinema0/yadro-cpp-test

C++20 simulation of a computer club management system with token parsing, error reporting and unit/integration tests (Google Test).

cpp20 googletest integration-testing object-oriented-programming parser tokenizer unit-testing

Last synced: 24 Aug 2025

https://github.com/synlay/gp_testing_lib

Framework for compliance testing of data with a defined rule set

compliance framework integration-testing python testing

Last synced: 16 Mar 2025

https://github.com/iaintshine/ruby-dockercompose-rules

Library which simplifies usage of Docker Compose for integration testing in Ruby.

docker docker-compose integration-testing rspec ruby

Last synced: 29 Mar 2025

https://github.com/dynamicbalaji/nginttestingdemo

Integration Testing demo for Angular application

angular angular-4 angular-cli integration-testing jasmine karma karma-jasmine

Last synced: 02 Sep 2025

https://github.com/flyingotta/onlinestatcalculator-springbootmvc-js-java

Built online statistics calculator (lin regression, mean etc.) using Java, JS, HTML, and Spring Boot's MVC framework. Build processes and dependencies handled by Maven. Thymeleaf templating engine as view layer, Spring controllers to handle HTTP requests. This inlcluded 100% code coverage unit testing and E2E testing using Junit and Playwright.

e2e-testing integration-testing java javascript junit-jupiter maven-pom playwright-tests spring-mvc thymeleaf-template-engine unit-testing

Last synced: 02 Apr 2025

https://github.com/exasol/test-db-builder-python

Build test databases for integration tests in a compact and convenient way.

database-testing exasol-integration integration-testing testing

Last synced: 04 Mar 2026

https://github.com/shashikhanal/unit-and-integration-test

Getting started with Unit and Integration testing for your Nodejs/Typescript project.

integration-testing jest software-testing supertest testing unit-testing

Last synced: 06 Apr 2025

https://github.com/harryspeed69/containy

Simplified container-based testing for Go with a clean, declarative API. Built on top of testcontainers-go to make integration testing a breeze.

boilerplate docker go integration-testing mocking test-automation testcontainers testcontainers-go testing

Last synced: 04 Mar 2025

https://github.com/akaliutau/datum

Identity generator to generate POJOs for testing

data-generation faker-generator integration-testing java

Last synced: 28 Feb 2025

https://github.com/felipesalvadordev/test-integration

Testes de integração de uma API com .Net Core, usando Xunit.

integration-testing testing xunit

Last synced: 21 Mar 2025

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: 28 Feb 2025

https://github.com/testpointcorp/robot-vansah

This tutorial guides you through the process of integrating Robot Framework with Vansah Test Management for Jira to automatically send your test case results.

automation automation-testing integration-testing robotframework vansah

Last synced: 05 Feb 2026

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: 13 Apr 2026

https://github.com/i2van/lprun

The LPRun is the LINQPad driver's unit/integration tests runner. Can be used for testing LINQPad 8/LINQPad 7/LINQPad 6 drivers or for running LINQPad scripts.

dotnetcore31 integration-testing linqpad linqpad6 linqpad7 linqpad8 lprun net6 net7 net8 testing testing-tools unit-testing

Last synced: 12 Mar 2025

https://github.com/undefined-io/terraform-aws-testable-module

An AWS focused Terraform Module Template with Unit and Integration Tests

github-actions integration-testing module terraform terraform-module unit-testing

Last synced: 05 Mar 2026

https://github.com/quinntynebrown/customerservice

CustomerService using ASP.NET Core, MediatR, Angular 6.x

angular6 aspnetcore cqrs ddd event-sourcing integration-testing mediatr unit-testing

Last synced: 17 Mar 2025

https://github.com/osmanaliyardim/testingworkshop

Unit/Integration Testing Workshop with xUnit, NUnit, MSUnit, Moq, Bogus, NSubstitute, FluentAssertions and AutoFixture

autofixture bogus fluentassertions integration-testing moq msunit nsubstitute nunit unit-testing xunit

Last synced: 04 Mar 2025

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

Materiały do szkolenia Techniki efektywnego testowania kodu

clean-code design-patterns docker integration-testing solid-principles tdd

Last synced: 21 Jul 2025

https://github.com/gregswindle/no-readme

A "mock" repo without a README for github-readme-checker integration tests.

git github integration-testing mocks readme

Last synced: 21 Mar 2025

https://github.com/desbasito/bank-mvc

Bank MVC is a comprehensive web-based banking card management system built with Spring Boot, implementing the Model-View-Controller (MVC) architecture pattern.

aes-encryption aop-aspects bcrypt custom-annotation freemarker html-css-javascript integration-testing jpa-hibernate liquibase luhn-algorithm maven postgresql scheduling spring-boot spring-data-audit spring-mvc spring-security swagger unit-testing validation

Last synced: 06 Oct 2025

https://github.com/samuelematias/calculator_app

🧪 A simple Flutter app with several unit tests, widget testing, and integration tests/e2e.

dart e2e-testing flutter integration-testing unit-testing widget-testing

Last synced: 21 Jul 2025

https://github.com/gsa/grace-tftest

GRACE Terraform Test provides testing capabilities to simplify integration testing for Terraform

integration-testing terraform terraform-aws terraform-testing

Last synced: 30 Dec 2025

https://github.com/yassercoder/wheel-of-luck

Wheel of luck is a web app where users can enter text or image-based entries and spin the wheel to randomly select a winner. Build with React + Typescript

compound-components context-api css-modules hooks integration-testing react react-testing-library typescript unit-testing usereducer vite vitest

Last synced: 06 Oct 2025

https://github.com/dzonatan/angular-testing-kata

Testing kata in the Angular environment.

angular integration-testing kata testing unit-testing

Last synced: 06 Oct 2025

https://github.com/roodbaraky/checkout-system

An implementation of the shopping cart kata as outlined by SpareRoom built using TypeScript, Node.js, Vitest.

api e-commerce integration-testing javascript nodejs tdd test-driven-development typescript unit-testing vitest

Last synced: 21 Jul 2025

https://github.com/whiteshadow1234/integrationtest

An example of how to use integration_test in flutter

flutter integration-testing

Last synced: 03 Sep 2025

https://github.com/victor-fiamoncini/devtalks_node_integration_testing

Integration testing with NodeJS, presentation for Devtalks Grupo RV

clean-architecture integration-testing jest nodejs testing-practices typescript

Last synced: 06 Oct 2025

https://github.com/samiraafrin/to-do-app

It is a todo app built using Golang. CRUD operations are implemented following clean-architecture. Here, echo framework and mysql is used for the execution of the app.

clean-architecture database dockerfile e2e-testing echo-framework go golang gorm gorm-orm integration-testing mysql mysql-database todo-app unit-testing

Last synced: 07 Oct 2025

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

https://github.com/advait0511/playwrighttests

Automated end‑to‑end tests using NUnit and Playwright (.NET 8). Covers login, asset creation, assignment, and validation workflows on the Snipe‑IT demo site, showcasing Page Object Model design and modern test automation practices.

automated-testing dotnet end-to-end-testing integration-testing nunit page-object-model playwright playwright-automation qa snipe-it software-testing test-automation

Last synced: 07 Oct 2025

https://github.com/abhishekomp/post-service

Spring Boot Rest Api with TestContainer(PostgreSQL, H2) for Integration Testing

h2-database integration-testing mockmvc postgresql-database spring-profiles testcontainer testcontainers

Last synced: 08 Oct 2025