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-02-11 00:15:19 UTC
- JSON Representation
https://github.com/perfringis/brainhub-recruitment-task
brainhub-recruitment-task
brainhub integration-testing nestjs react unit-testing
Last synced: 22 Dec 2024
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/braydoncoyer/react-testing-library-intro
The project used in the talk "App Confidence - An Introduction to Testing React". This project covers the basics of the RTL by looking over the example of a newsletter subscription form.
integration-testing react react-testing-library
Last synced: 23 Jan 2025
https://github.com/mrseanryan/screenium
A console tool to automatically test web sites [SCREENshots via selenIUM]
automated-testing integration-testing screenshot screenshot-testing screenshot-tests
Last synced: 28 Dec 2024
https://github.com/bootcamptoprod/spring-boot-embedded-mongo
A simple app showcasing how to use embedded Mongo inside a Spring Boot
crud-api crud-application crud-operations database embedded-database flapdoodle-embed-mongo integration-testing mongodb spring spring-boot testing
Last synced: 07 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/abhishek-parmar1/testing_with_karma_and_jasmine
This repository contains how to perform java-script testing (setting up of frame work and using it).
integration-testing karma-jasmine testing-framework unit-testing
Last synced: 17 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/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/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/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/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/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/bourgui07/mvc-to-webflux
apache-kafka choreography-saga ci-cd cloudnative csv-import docker event-driven flyway integration-testing kubernetes microservices prometheus r2dbc-postgresql reactive-programming reactor-kafka redis spring-cloud testcontainers webflux
Last synced: 23 Jan 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/andre-alck/busbuzz-api
The busbuzz-api is a data receiving and storage service designed for targeted notifications to bus drivers. This API enables users to send relevant information, such as the title, body, and image of a notification, which will be stored in the Cloud Firestore.
api api-test busbuzz firebase firestore gcp integration-test integration-testing java mock mockito spring-boot springboot test unit-test unit-testing
Last synced: 03 Dec 2024
https://github.com/rllyhz/restaurant-apps
A project for completing Front-End Web Expert course from Dicoding Indonesia.
bundle-analyzer end-to-end-testing integration-testing lazy-loading progressive-web-apps web-vitals webpack
Last synced: 27 Dec 2024
https://github.com/manosbatsis/corda5-cli-action
Adds Corda 5 CLI to your GitHub actions.
action actions ci ci-cd cicd corda corda-developers corda-framework corda-network cordapp cordapps github-actions integration-testing
Last synced: 28 Dec 2024
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/mirzaianov/udemy-javascript-unit-testing
Learn how to write automated tests (unit & integration tests) for your JavaScript projects with Vitest & Jest
course integration-testing jest test udemy unit-testing vitest
Last synced: 05 Jan 2025
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/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/peter-evans/knative-travis-template
A template project for Knative app development and integration testing
integration-testing knative kubernetes minikube travis-ci
Last synced: 06 Feb 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/seralaci/integrationtesting
API and UI Integration Testing (.NET Playground)
aspnetcore csharp dotnet integration-testing testing
Last synced: 12 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/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/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/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/gsa/grace-tftest
GRACE Terraform Test provides testing capabilities to simplify integration testing for Terraform
integration-testing terraform terraform-aws terraform-testing
Last synced: 20 Jan 2025
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 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/luizcalaca/node-mysql-test-api
Unit and Integration tests into Node.js API with MySQL database using Express.js, Docker and Eslint organizing with Model, Service and Controller layers
api-rest chai docker-compose dotenv express integration-testing middleware mocha model mysql mysql2 nodejs nyc sinon unittest
Last synced: 25 Jan 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/luizcalaca/api-test-finance
API with TDD
integration-testing jest knexjs nodejs supertest tdd
Last synced: 25 Jan 2025
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/bayajidalam/matt-mons-server
It's a multi vendor e-commerce website backend
bycrypt docker e-commerce e2e-testing express-js integration-testing jest jwt node-js postgresql prisma socket-io stripe-payment supertest typescript unit-testing zod
Last synced: 08 Feb 2025
https://github.com/srinivasantarget/python_flask_app
Sample Python Flask Application
integration-testing kafka-consumer kafka-producer testcontainers
Last synced: 09 Feb 2025
https://github.com/asif-faizal/contactor
Contactor is a powerful and fast Flutter plugin designed to fetch contacts directly from the device.
flutter-plugin integration-testing
Last synced: 21 Jan 2025
https://github.com/jcalopes/sales-project
Spring boot microservice-based application. Project under construction.
api-gateway discovery-service docker-compose grafana integration-testing kafka kubernetes microservice microservices microservices-architecture prometheus spring-boot
Last synced: 29 Dec 2024
https://github.com/cornelius/httpotemkin
Mock HTTP services for system tests
acceptance-testing http integration-testing mock rspec
Last synced: 20 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/gigabyte5671/micro-test-runner
A minimal JavaScript test runner.
integration-testing javascript library test testing unit-testing
Last synced: 02 Nov 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: 09 Feb 2025
https://github.com/elmijo/builder-box-core
This framework will allow you to develop APIs quickly and simply
babel builder-box codecov coveralls eslint integration-testing jest library node prettier travis-ci typescript unit-testing webpack
Last synced: 02 Feb 2025
https://github.com/themusharraf/testing-fastapi
Unit and Integration tests for Apis
api fastapi integration-testing unit-testing
Last synced: 23 Jan 2025
https://github.com/ashutoshsahoo/gs-spring-boot-cucumber
Run cucumber integration tests in spring boot application
cucumber cucumber-java cucumber-reports cucumber-runner cucumber-step feature-file gherkin gradle gradle-task integration-testing spring-boot-3
Last synced: 25 Jan 2025
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 spring-boot spring-cloud unit-testing
Last synced: 30 Dec 2024
https://github.com/leonardonicola/readx
Plataforma de trade de livros
clerk docker integration-testing nextjs prisma react shadcn-ui soketi tanstack-react-query typescript unit-testing
Last synced: 26 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/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/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/ashutoshsahoo/employee-service
Employee Service
h2-database integration-test integration-testing jpaspecificationexecutor junit-5 junit-insights junit-report junit-test qbe querybyexample specification spring-boot spring-data-jpa staticmetamodel swagger swagger-api swagger-ui testing unit-test
Last synced: 25 Jan 2025
https://github.com/wontae-gramin9/react-testing-library-and-static-analysis-testing-tutorial
React unit test, integration test, E2E test tutorial with TypeScript and Static analysis testing with eslint, prettier and husky
e2e-testing eslint husky integration-testing jest lint-staged msw prettier react reacttestinglibrary reacttypescript testdrivendevlopment typescript unittesting
Last synced: 25 Jan 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
Last synced: 03 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/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/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: 06 Feb 2025
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/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: 09 Feb 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/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/nhatthm/n26godog
Cucumber N26 API for Golang
bdd cucumber functional-testing gherkin go godog golang integration-testing n26 n26api testing
Last synced: 10 Feb 2025
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/matheusgb/autocomplete
๐๏ธ | A full-stack app leveraging WebSocket and Elasticsearch, built purely for enjoyment and to expand my skill set.
css elasticsearch golang html integration-testing javascript websocket
Last synced: 20 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/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/trhieuyeuemm/greenlight
A Golang based Undetected Web Automation Framework
akamai ansible bot docker integration-testing message-queue protobuf test-framework verifiable-claims verifiable-credentials verifiable-organizations-network von-network xbox xcloud
Last synced: 09 Feb 2025
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/liteobject/integration.test.in.pipeline
Demo of integration test in Azure pipeline using docker container
api azure container docker integration-testing mssql-database pipeline
Last synced: 29 Dec 2024
https://github.com/bujosa/castula
This is a simple project in spring boot for undestand how works testing
integration-testing java mockito spring-boot
Last synced: 21 Jan 2025
https://github.com/dptole/test-coveralls
Coverall Test
ci coveralls integration-testing nodejs travis-ci
Last synced: 10 Jan 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/eduardomoroni/fullstack-resume
NOT FINISHED YET - Full stack developer code challenge, devops included
best-practices code-challenge devops docker end-to-end-testing enzyme es6 express full-stack integration-testing jest mongoose nodejs pupeteer react unit-testing
Last synced: 07 Feb 2025
https://github.com/perfringis/stonly-recruitment-task
stonly-recruitment-task
backend integration-testing issue-tracker issues nestjs stonly unit-testing
Last synced: 08 Feb 2025