Ecosyste.ms: Awesome
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.
- GitHub: https://github.com/topics/integration-testing
- Related Topics: testing, unit-testing, tdd, test-automation, e2e-tests, contract-testing, ui-testing, acceptance-testing, api-testing,
- Aliases: integration-tests,
- Last updated: 2025-01-22 00:15:20 UTC
- JSON Representation
https://github.com/fallenowsky/currency-provider-service
Microservices application - currency-provider-service
async-communication awaitility docker docker-container feign-client integration-testing java junit5 mockito rabbitmq spring-boot wiremock
Last synced: 17 Jan 2025
https://github.com/fallenowsky/email-service
Microservices application - currency-exchanged-confirmation-notification-service
async-communication asynchronous awaitility docker docker-image integration-testing java rabbit-consumer spring-boot spring-email test-containers
Last synced: 17 Jan 2025
https://github.com/fallenowsky/currency-persistence-service
Microservices application - currency-persistence-service
awaitility docker docker-container hibernate-jpa integration-testing java junit5 liquibase maven mockito mysql-database rabbitmq-consumer spring-boot test-containers
Last synced: 17 Jan 2025
https://github.com/herikerbeth/scheduling-tasks
This is a Spring Boot application designed to schedule and execute tasks periodically. The application demonstrates how to use the Spring Framework’s @Scheduled annotation to create scheduled tasks that run automatically at regular intervals.
integration-testing java junit maven mockito-junit spring-boot
Last synced: 17 Jan 2025
https://github.com/beretta350/tweedledo-backend
A To-Do list backend project built in Golang using principles of hexagonal and clean architecture.
clenanerarchitecture docker gin gin-framework golang golang-application gomock gorm gorm-orm hexagonal-architecture integration-testing open-source postgresql sqllite todo-app todo-list todoapp todolist unittest
Last synced: 09 Dec 2024
https://github.com/garysassano/cdk-aws-integration-tests-ts
CDK integration tests in TypeScript using integ-runner CLI
aws-cdk aws-cdk-ts awscdk-app-ts awscdk-integ-runner awscdk-integration-tests cdk-integ-runner cdk-integ-tests integ-runner integration-testing
Last synced: 04 Dec 2024
https://github.com/garysassano/cdk-aws-integration-tests-py
CDK integration tests in Python using integ-runner CLI
aws-cdk aws-cdk-py awscdk-app-py awscdk-integ-runner awscdk-integration-tests cdk-integ-runner cdk-integ-tests integ-runner integration-testing
Last synced: 04 Dec 2024
https://github.com/eric-souzams/my-finances
My Finances is a application that used Springboot + Spring Security + JWT + Spring Data JPA + JUnit + Mockito + React JS
axios integration-testing java junit5 jwt jwt-authentication lombok mockito react reactjs sping-boot spring spring-boot spring-security springdatajpa test typescript unit-testing
Last synced: 04 Dec 2024
https://github.com/otaviovb/ntickets
Uma plataforma de compra de ingressos de alta disponibilidade e resiliência.
dotnet event-driven functional-testing integration-testing messenger ntickets observability opentelemetry sast unit-testing
Last synced: 09 Dec 2024
https://github.com/sfuhrm/vagrant-cisco-nexus
Network Device Simulation for Cisco Nexus with Vagrant
cisco integration-testing network-programming nexus nx-os vagrant virtualization
Last synced: 23 Dec 2024
https://github.com/srinivasantarget/python_flask_app
Sample Python Flask Application
integration-testing kafka-consumer kafka-producer testcontainers
Last synced: 16 Dec 2024
https://github.com/chen0040/spring-zookeeper-standalone-server
A zookeeper standalone server for integration testing implemented with web api using spring boot
Last synced: 16 Dec 2024
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: 11 Dec 2024
https://github.com/chen0040/java-elasticsearch-standalone-server
A standalone elasticsearch server that integrates with spring-boot
elasticsearch integration-testing standalone
Last synced: 16 Dec 2024
https://github.com/fabio-miguel/pern-todo-app
Fullstack & DevOps Todo app using the PERN Stack. Node.js | Express.js | Docker | AWS | PostgreSQL | React.js | Redux | Playwright (E2E) | Jest (Integration)
aws ci-cd-pipeline docker e2e-testing expressjs integration-testing jest nodejs pern-stack playwright postgresql reactjs rest-api testcontainers-postgres
Last synced: 31 Dec 2024
https://github.com/austinadodo/serialapimuncher
Utility for API testing
dotnet-core integration-testing nunit-tests rest-api test-driven-development
Last synced: 09 Jan 2025
https://github.com/austinadodo/intergationtests_spring_maven
Efficiently apply integration tests for api calls in java
integration-testing java maven-plugin
Last synced: 09 Jan 2025
https://github.com/austinadodo/article_api_java
Robust API developed with the Spring Framework. This API is tested as a loosely coupled component and can easily be integrated with an external module. All dependencies are effiiciently managed with Maven and can be easily dockerized or packaged. The mock library has also been used to send mock http requests.
api-testing integration-testing java java-persistence-api jdbc mocking rest-api spring spring-boot springm
Last synced: 09 Jan 2025
https://github.com/nileshpatel17/express-api-unit-testing
Building an Express API with Sequelize CLI and Unit Testing!
express integration-testing jest sequelize
Last synced: 16 Dec 2024
https://github.com/yvanmazy/remotedminecraft
Library to run Minecraft from code and control it remotely.
integration-testing library minecraft remote
Last synced: 16 Dec 2024
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: 10 Jan 2025
https://github.com/aimenux/webapiversioningdemo
Using versioning in web api projects
api-versioning integration-testing net80 swagger-documentation webapi
Last synced: 10 Jan 2025
https://github.com/aimenux/echowebapidemo
A web api that echoes back request infos
echo fluent-assertions integration-testing net80 unit-testing webapi xunit
Last synced: 10 Jan 2025
https://github.com/aimenux/webapiintegrationtestsdemo
Using integration tests with web api projects
alba fluent-assertions integration-testing net60 webapi xunit-tests
Last synced: 10 Jan 2025
https://github.com/aimenux/middlewarestylesdemo
Using various styles for writing custom middlewares
fluent-assertions integration-testing middleware net80 unit-testing
Last synced: 10 Jan 2025
https://github.com/aimenux/webapiv2selfhostingdemo
Using a console app for web api v2 self hosting
console-app fluent-assertions integration-testing net48 owin-middleware owin-selfhost self-hosted-api self-hosting web-api-2 xunit-tests
Last synced: 10 Jan 2025
https://github.com/aimenux/webapiv2integrationtestsdemo
Using integration tests with web api v2 projects
autofac-container fluent-assertions integration-testing net-framework-480 ninject-container unity-container webapi2 xunit-tests
Last synced: 10 Jan 2025
https://github.com/aimenux/webapiselfhostingdemo
Using a console app for web api self hosting
console-app fluent-assertions integration-testing net60 self-hosted-api self-hosting web-api xunit-tests
Last synced: 10 Jan 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: 10 Jan 2025
https://github.com/aimenux/watchdogdemo
Using WatchDog for request/response/exception logging
entity-framework-core fluent-assertions integration-testing log-viewer net80 nsubstitute unit-testing watchdog web-api xunit
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/aimenux/featuregatedemo
Enabling or disabling route actions using FeatureGate attribute
feature-flags feature-gate integration-testing net60 vs22 webapi
Last synced: 10 Jan 2025
https://github.com/msadeqsirjani/watchlister
🎬 A simple movie search app, built with .NET 7, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and details of the movies.
builder-pattern c-sharp clean-architecture cqrs decorator-pattern docker docker-compose dotnet integration-testing kubernetes mediator-pattern tmdb-api unit-testing vertical-slice-architecture youtube-api
Last synced: 17 Dec 2024
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: 12 Dec 2024
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
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: 17 Dec 2024
https://github.com/gabrielh-silvestre/drone-feeder
O Drone Feeder é uma aplicação REST de um sistema de delivery que permitirá a entrega de pacotes com drones.
crud integration-testing java rest-api spring-boot unit-testing
Last synced: 17 Dec 2024
https://github.com/onurakkaya/mockserver_ts
Multiple MockServer Management in TypeScript
integration-testing javascript jest mock mock-server mockjs mockserver mockserver-manager multimockserver multiple-mock-server testing testing-tools typescript
Last synced: 13 Dec 2024
https://github.com/eyrafabdullayev/spring-boot-rest-testing
Testing of Spring Boot Restful API
integration-testing java jwt jwt-authentication spring spring-boot spring-security spring-security-ouath testing
Last synced: 23 Dec 2024
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/minhnghia2k3/book-store
Comprehensive book store application written in Java, Spring Boot
aws docker integration-testing java-21 postgresql redis spring-boot spring-data-jpa unit-testing
Last synced: 17 Dec 2024
https://github.com/charles-dr/contacts-management
A simple contact management application
ci cicd cypress github-actions heroku integration-testing jest keyko react react-testing-library redux redux-thunk tailwindcss typescript unit-testing
Last synced: 17 Dec 2024
https://github.com/nhatthm/n26godog
Cucumber N26 API for Golang
bdd cucumber functional-testing gherkin go godog golang integration-testing n26 n26api testing
Last synced: 18 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/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: 18 Dec 2024
https://github.com/jaynetics/gouteur
A Ruby gem to automate integration testing of gems before release
automation integration-testing minitest rspec ruby tooling
Last synced: 18 Dec 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: 18 Dec 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: 19 Dec 2024
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: 19 Dec 2024
https://github.com/dptole/test-coveralls
Coverall Test
ci coveralls integration-testing nodejs travis-ci
Last synced: 10 Jan 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/samuellucas97/programming-spring-framework
practicing programming using Spring Framework
docker-compose grafana integration-testing junit5 mockito-junit mysql-database prometheus spring-actuator spring-data-jpa spring-mvc spring-security unit-testing
Last synced: 26 Dec 2024
https://github.com/vagnerbellacosa/063_blindandocodigocoberturatestesunitarios
Blindando seu código com cobertura de testes unitários
digital-innovation-one integration-testing labs qa system-integration test unit-testing
Last synced: 03 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/rcsoyer/micros
jdk 21 - spring cloud open feign - picocli
feign gradle integration-testing java-21 java21 kotlin-dsl microservices multi-project-build mysql picocli spring-boot test-containers unit-testing
Last synced: 03 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/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/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/barbarpotato/tdd-bdd-final-project
Test Driven Development / Behavior Driven Development Final Project On IBM
behavior-driven-development integration-testing python selenium-webdriver system-testing test-driven-development unit-testing
Last synced: 11 Jan 2025
https://github.com/sekuldev/url-shortener
Simple URL Shortener with advanced architecture
clean-architecture clean-code docker docker-compose go golang htmx htmx-go integration-testing load-balancer mongodb mongodb-cluster nginx redis redis-cache scalability unit-testing url-shortener
Last synced: 12 Jan 2025
https://github.com/dikshant441/food-order
A food order application with multiples features that fetch live data through Swiggy's API.
api cors event-listener integration-testing javascript jest-tests jsx parcel-bundler react-testing-library reactjs redux-toolkit tailwind-css unit-testing usecontext vercel-deployment
Last synced: 12 Jan 2025
https://github.com/talha4t/e-commerce
e-commerce backend api
integration-testing nestjs nodejs postgresql prisma-orm redis
Last synced: 12 Jan 2025
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/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/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/tsheporamantso/alpha_chat_v2
Ruby on Rails Chat application
bcrypt bootstrap5 functional-testing gravatar-url integration-testing many-to-many one-to-many partials postgresql ruby-on-rails test-driven-development unit-testing will-paginate
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/seralaci/integrationtesting
API and UI Integration Testing (.NET Playground)
aspnetcore csharp dotnet integration-testing testing
Last synced: 12 Jan 2025