Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/aimenux/tenantidmiddlewaredemo

Using a middleware to validate a custom tenant header

fluent-assertions integration-testing middleware net80 request-headers

Last synced: 10 Jan 2025

https://github.com/aimenux/pipelinebehaviorsdemo

Using pipeline behaviors to implement cross-cutting concerns

integration-testing mediatr net80 pipeline-behaviors unit-testing

Last synced: 10 Jan 2025

https://github.com/aimenux/mediatrdemo

Using mediatr to enforce cqrs and loose coupling between components

entity-framework integration-testing mediatr net80 unit-testing

Last synced: 10 Jan 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: 05 Feb 2025

https://github.com/m7moudgadallah/devbootcampapi

This repo contains devBootcamp API with nodejs, express and MongoDB

api-testing docgen express integration-testing javascript jest mongodb nodejs postman-documentation restful-api

Last synced: 01 Jan 2025

https://github.com/whiteshadow1234/integrationtest

An example of how to use integration_test in flutter

flutter integration-testing

Last synced: 03 Jan 2025

https://github.com/andrecaiado/spring-boot-testcontainers

A Spring Boot project to demonstrate the use of testcontainers to implement integration tests with external systems

integration-testing postgresql rabbitmq spring-boot testcontainers

Last synced: 09 Feb 2025

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

Simple example for Testing in Spring Boot

integration-testing java spring spring-boot testing

Last synced: 23 Dec 2024

https://github.com/simeonsavov/back-end-test-automation

Welcome to my Back-End Test Automation course repository at Software University! Here, I document my journey through the course, showcasing all the projects and assignments I've completed.

apitest apitesting integration-testing postman restsharp

Last synced: 24 Dec 2024

https://github.com/adamfoneil/gander

Browser test automation via Selenium, with database-level assertions

browser-testing integration-testing mstest selenium

Last synced: 23 Jan 2025

https://github.com/windperson/aspnetcore_mvctesting_demo

Show how to use Microsoft.AspNetCore.Mvc.Testing nuget to do integration test

asp-net-core integration-testing testing

Last synced: 27 Jan 2025

https://github.com/andrecaiado/spring-boot-tests

Spring Boot application with integration tests and slice tests

failsafe-plugin integration-testing slice-testing spring-boot surefire-plugin

Last synced: 09 Feb 2025

https://github.com/emekankwo/educationdashboard

This is an application that allows the creation and fetching of students and teachers data from a database. The Application was built using Nexjs, TypeScript, Redux Toolkit, Antd, Next API, MongoDB,TailwindCSS and Cypress.

antd cypress integration-testing mongodb mongoose nextjs redux redux-toolkit tailwindcss

Last synced: 01 Feb 2025

https://github.com/yegorkozlov/acs-aem-commons-tests

A collection of integration tests that can be run to validate ACS AEM Commons

acs-aem-commons adobe-experience-manager aem integration-testing

Last synced: 24 Dec 2024

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: 01 Jan 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: 02 Jan 2025

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

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

helper integration-testing rust

Last synced: 02 Jan 2025

https://github.com/dfaust/repeated-assert

An assertion macro that tries to assert expressions multiple times

helper integration-testing rust

Last synced: 02 Jan 2025

https://github.com/yvanmazy/remotedminecraft

Library to run Minecraft from code and control it remotely.

integration-testing library minecraft remote

Last synced: 09 Feb 2025

https://github.com/smarthome-go/server-integration-docker

A docker image for running the server's integration tests in a reproducible manner

ci-cd concourse-ci docker docker-container integration-testing reproducible-workflows

Last synced: 13 Jan 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: 10 Jan 2025

https://github.com/chiragyadav2003/integration-testing

A simple integration-testing project with CI/CD pipeline, docker compose for testing.

cicd-pipeline cicd-pr-validation docker docker-compose express integration-testing prisma shell-script supertest typescript vitest zod

Last synced: 30 Jan 2025

https://github.com/akaliutau/datum

Identity generator to generate POJOs for testing

data-generation faker-generator integration-testing java

Last synced: 11 Jan 2025

https://github.com/saitejesh12345/junit5_part4_complete_unit-integration_testing

Here we build an application from Start to end with Proper UnitTesting and Integration Testing with BDDStyle All layers will be tested.Check ReadmeFile for Proper explanation of Code.This is Complete SpringBoot with Junit5 & Integration Test

assertj-library backend-services bdd-framework integration-testing jsonpath-library junit5 springboot

Last synced: 04 Jan 2025

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

First tests - unit testing, integration testing

integration-testing react unit-testing

Last synced: 07 Jan 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: 11 Jan 2025

https://github.com/vvscode/talk--heizenbug2023--user-objects

🦾🤖👩‍👩‍👦‍👦 Как мы автоматизировали тесты с несколькими пользователями

api-client heisenbug integration-testing userobject vvscode

Last synced: 09 Feb 2025

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

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

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: 27 Dec 2024

https://github.com/c-kiplimo/e-commerce-application-api

This Spring Boot project demonstrates the integration of Stripe payment in e-commerce application. It provides essential functionalities for handling transactions and creating checkout sessions, serving as a practical starting point for projects requiring secure payment processing.

api docker integration-testing java jenkins junit kubernetes mongodb spring-boot unit-testing

Last synced: 12 Jan 2025

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

Python Backend Specialization

async integration-testing python unit-testing

Last synced: 18 Jan 2025

https://github.com/beretta350/golang-authentication-api

A simple lightweight authentication API built in Golang designed to be a fast and easy start for other projects.

bcrypt csrf csrf-protection docker docker-compose gin gin-framework gin-gonic go golang integration-testing jwt jwt-auth jwt-authentication jwt-token mongo mongodb test-automation testcontainers xss

Last synced: 09 Feb 2025

https://github.com/adiet95/go-cart

Mini shopping cart service aim to Technical Test Travel Aja

gin-gonic golang gorm integration-testing postgresql

Last synced: 12 Jan 2025

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: 19 Jan 2025

https://github.com/luisboto/hexagonalspring

💠 Simple multimodule Maven/Spring project exposing an endpoint using hexagonal architecture.

e2e-testing hexagonal-architecture integration-testing jpa jpa-hibernate maven mockito-junit-test multimodule-maven spring spring-boot

Last synced: 24 Jan 2025

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: 16 Jan 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: 19 Jan 2025

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

Writing WCF Integration Tests using IISExpressify

iis-express integration-testing wcf

Last synced: 20 Jan 2025

https://github.com/joncloud/ef6-migration-testing

Simple repository containing sample code necessary to test EntityFramework 6 Migrations

csharp entity-framework integration-testing migration sql test

Last synced: 20 Jan 2025

https://github.com/rouchdane03/guess_logic_number

This is a little logic game which goal's is to guess the right number in a grid. Also, you can give your opinion about it after finding that number.

api-rest aws cd ci devops github-actions integration-testing java-17-maven-spring-boot-hibernate-jpa unit-testing

Last synced: 25 Jan 2025

https://github.com/hamedstack/hamedstack.integrationtest

A library for integration testing in ASP.NET Core, providing a customizable WebApplicationFactory for setting up and testing web applications with database initialization and service configuration.

asp-net-core aspnet-core aspnetcore csharp csharp-library dotnet dotnet-core integration-testing xunit xunit-framework

Last synced: 25 Jan 2025

https://github.com/rouchdane03/spring-boot-project-customer

This is a simple backend api which perform CRUD operation within a customer object

aws aws-ec2 awseb awsecs cicd dev github-actions integration-testing java maven spring-boot unit-testing

Last synced: 10 Feb 2025

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

Common Scala service/server layer components and utils

apis integration-testing play-framework playframework service swagger

Last synced: 08 Jan 2025

https://github.com/himmat12/testing_app

simple repository hosting app testing including (unit test, widget test and integration test) in flutter

dart flutter flutter-tests integration-testing testing tests unit-testing widget-test

Last synced: 04 Feb 2025

https://github.com/codeworksfrance/toml-it

A stupid TOML integration tests typescript library

codeworks integration-testing javascript jest toml typescript

Last synced: 14 Jan 2025

https://github.com/codingcodax/basement-challenge

E-commerce construido con Next JS para basement.studio challenge. 🔥

cypress e-commerce eslint integration-testing next-js prettier tailwindcss typescript

Last synced: 28 Dec 2024

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

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

Testing kata in the Angular environment.

angular integration-testing kata testing unit-testing

Last synced: 08 Jan 2025

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: 07 Jan 2025

https://github.com/simonberner/testcontainers-nodejs-example

An example project showing how to use Testcontainers in Node.js for Integrationtests

cloud-native-testing docker-container docker-image integration-testing postgres-container testcontainers

Last synced: 11 Feb 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: 06 Jan 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: 27 Jan 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: 25 Jan 2025

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

https://github.com/nousefreak/wait-for-it

Wait for a service to become available

automation cli golang integration-testing mysql plugin redis

Last synced: 23 Nov 2024

https://github.com/nikitug/rspec-stepwise

Stepwise execution DSL for RSpec.

integration-testing rspec

Last synced: 19 Jan 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: 25 Jan 2025

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 Jan 2025

https://github.com/juanparias29/todolist-app

Esta es una aplicación web diseñada para permitir a los usuarios crear y gestionar sus listas de tareas diarias de manera eficiente.

database django-framework django-rest-framework gitflow-workflow integration-testing mysql-database react scrum-master test

Last synced: 06 Jan 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: 15 Jan 2025

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: 13 Jan 2025

https://github.com/sshehrozali/spring-tdd-example

Example Spring Boot application developed using Test Driven Development using JUnit, Mockito, AssertJ and Hamcrest.

extreme-programming integration-testing java junit5 mockito mockito-junit mockito-junit-test spring-boot test-driven-development unit-testing

Last synced: 03 Feb 2025

https://github.com/exasol/database-cleaner

Java library that allows you to delete all objects from an Exasol database. You can use it for example to isolate your tests.

exasol exasol-integration integration-testing purger

Last synced: 13 Jan 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: 04 Feb 2025

https://github.com/exasol/exasol-python-test-framework

This project is shared among other Exasol projects, and provides a test framework to execute integration tests on the database.

exasol exasol-integration integration-testing python

Last synced: 14 Nov 2024

https://github.com/barata-ribeiro/sentinelofliberty

Remake of the Sentinel of Liberty project, with Java Spring Boot for backend.

integration-testing java java-23 jpa-entities spring-boot spring-boot-3 spring-data-jpa spring-security-jwt springboot

Last synced: 10 Feb 2025

https://github.com/exasol/exasol-version-number-provider

This java package gives you access to the latest available Exasol docker-db version number.

exasol exasol-integration integration-testing java version-number

Last synced: 13 Jan 2025

https://github.com/exasol/virtual-schema-shared-integration-tests

Common parts shared by all integration test for Exasol virtual schemas

exasol exasol-integration integration-testing virtual-schema

Last synced: 13 Jan 2025

https://github.com/exasol/saas-api-python

API to enable python applications connecting to Exasol database SaaS instances and using their SaaS services

exasol-integration foundation-library integration-testing

Last synced: 13 Jan 2025

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: 25 Jan 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: 10 Jan 2025