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-13 00:15:16 UTC
- JSON Representation
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/perfringis/brainhub-recruitment-task
brainhub-recruitment-task
brainhub integration-testing nestjs react unit-testing
Last synced: 22 Dec 2024
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: 19 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.
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/zgr3doo/php-sting
PHP Schema Testing INtegration Gear
integration-testing mysql-database pdo-mysql phpunit
Last synced: 06 Jan 2025
https://github.com/knotx/knotx-junit5
JUnit 5 support and extensions for Vert.x projects
integration-testing junit5 knotx
Last synced: 07 Nov 2024
https://github.com/just-styx/farming
A TDD api for the "Farmer the Farms".
embeddings hibernate-jpa integration-testing many-to-one mockmvc one-to-many postgresql spring-boot spring-boot-testing spring-data-jpa springweb testcontainers-postgres unit unittest validation
Last synced: 15 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/felipesalvadordev/test-integration
Testes de integração de uma API com .Net Core, usando Xunit.
integration-testing testing xunit
Last synced: 26 Jan 2025
https://github.com/adarsh-k27r/salahkart
Collection of some of my works during my internship period at Salahkart for preview and educational purpose only.
bs4 cross-encoder database-design embeddings huggingface-transformers integration-testing ner nlp-machine-learning nltk numpy-arrays pandas python resume-parser selenium-webdriver sentence-transformers skills-assessment spacy-nlp sts transformers unit-testing
Last synced: 05 Jan 2025
https://github.com/rbkgh/billablehoursapi
docker docker-compose gradle hibernate integration-testing java k8s kotlin kubernetes spring-boot unit-testing
Last synced: 15 Jan 2025
https://github.com/gopibabus/phpunit-notes
PHPUnit Notes
feature-testing integration-testing php phpunit unit-testing
Last synced: 28 Jan 2025
https://github.com/droffilc1/alx-backend-python
ALX Python Backend
backend integration-testing python3 unittest
Last synced: 28 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/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/rtsoy/time-capsule
🕰️ A RESTful API for TimeCapsule Application
ci-cd docker-compose go-hit golangci-lint httprouter integration-testing jwt minio mock mocks mongodb rate-limiting regex smtp swagger unit-testing uuid
Last synced: 08 Jan 2025
https://github.com/gunnar-miklis/learn-testing
Practice. Learn. Improve. (Intro into: Testing, DevOps, CI/CD. Unit-, Integration- and End-to-End Tests)
cicd cypress devops end-to-end-testing integration-testing jest unit-testing vitest
Last synced: 28 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: 04 Feb 2025
https://github.com/quinnandrews/spring-local-postgresql
Provides enhanced configuration of an embedded PostgreSQL database provided by Testcontainers. For use within Spring Boot Applications to support local development in addition to integration test execution.
integration-testing java java-17 local-development postgresql spring spring-boot spring-boot-3 spring-testcontainers testcontainers testcontainers-postgres
Last synced: 02 Feb 2025
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 Jan 2025
https://github.com/webmekanic/cypress-realworld-app
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
cypress end-to-end-testing integration-testing reactjs testing typescript unit-testing
Last synced: 08 Jan 2025
https://github.com/pedrior/mywallet
Um sistema para gerenciar rendimentos e despesas. Com ele, você pode criar carteiras personalizadas, controlar transações, definir orçamentos e agrupar despesas em categorias. O sistema oferece relatórios diários, semanais e mensais, que podem ser exportados em PDF para acompanhamento offline.
aspnetcore csharp dapper ddd design-patterns docker dotnet integration-testing postgresql rest rest-api restful sql testcontainers unit-testing vertical-slice-architecture
Last synced: 11 Jan 2025
https://github.com/andresweitzel/apirest_electronic_devices_expressjs
Rest Api about electronic devices implemented with Express, Morgan, Railway ,NodeJS, Sequelize, Jest Testing, dotenv, cors, express-validator, Nodemon, Swagger, Swagger-ui, PostgreSQL, ohers.
cors dotenv express-js express-validator integration-testing jest-tests morgan-middleware nodejs nodemon postgresql railway-app sequelize-orm supertest swagger-api swagger-ui tdd testing unit-testing
Last synced: 01 Feb 2025
https://github.com/badgerati/node-edison
This is the node.js version of the Edison .NET unit testing framework
assert continuous-testing edison integration-testing nodejs parallel regression-testing system-testing test-framework tests unit-testing
Last synced: 15 Jan 2025
https://github.com/fn-devx/py-face-recognition
face recognition server for canteen software
django dlib-face-recognition integration-testing
Last synced: 28 Jan 2025
https://github.com/endurodave/integrationtestframework
C++ Integration Test Framework using Google Test and Delegates
asynchronous-function-calling automated-testing cpp cross-platform delegates embedded-systems google-test iec-62304 integration-test integration-testing linux multi-threading multithreading windows
Last synced: 22 Jan 2025
https://github.com/maemresen/test-containers-workshop
Repository for understanding working principle of Testcontainers. see https://www.testcontainers.org/
integration-testing java testcontainers testing
Last synced: 11 Jan 2025
https://github.com/alissonwenceslau/junit
JUnit tests
integration-testing junit5 tests unity-test
Last synced: 22 Jan 2025
https://github.com/alissonwenceslau/test-driven-development
TDD
h2database integration-testing spring-boot spring-web tdd testdrivendevlopment testing unitytes
Last synced: 22 Jan 2025
https://github.com/austinadodo/mychunkssamplestems
A demo visualizing integration tests using Web Application factory. My focus here is showing it's implementation and not running through its characteristics.
api-rest csharp dotnet-core dotnetcoreapi integration-testing
Last synced: 09 Jan 2025
https://github.com/ardywsptr/awsresto_submission-3
Aplikasi AWS Resto - Submission ke-3 kelas Menjadi Front-End Web Developer Expert yang ada di Dicoding
dicoding end-to-end-testing expert frontend-web integration-testing javascript karma-jasmine nodejs npm optimization pwa submission-dicoding testing webpack
Last synced: 14 Jan 2025
https://github.com/aimenux/correlationidheaderdemo
Passing correlation id in request/response headers
correlation-id fluent-assertions integration-testing middleware net60 nsubstitute serilog webapi xunit
Last synced: 10 Jan 2025
https://github.com/aimenux/albademo
Using Alba for web api integration tests
alba integration-testing net60 web-api xunit-tests
Last synced: 10 Jan 2025
https://github.com/aimenux/modelbindingdemo
Using various model binding ways
controller-api fluent-assertions integration-testing minimal-api model-binding net80 xunit-tests
Last synced: 10 Jan 2025
https://github.com/aimenux/customfeaturefilterdemo
Using custom feature filters
custom-filters feature-flags integration-testing net60 webapi
Last synced: 10 Jan 2025
https://github.com/aimenux/dummywebapidemo
Using a web api to play with dummies
autofixture automapper entity-framework fluent-assertions fluent-validation integration-testing mediatr net80 serilog unit-testing webapi
Last synced: 10 Jan 2025
https://github.com/immunant/c2rust-testsuite
c2rust integration-testing test-automation
Last synced: 28 Dec 2024
https://github.com/florianmgs/oc-p11-gudlft
OpenClassrooms - Python Application Developer - Project 11
flask functional-testing integration-testing locust performance-testing pytest python selenium unit-testing
Last synced: 17 Jan 2025
https://github.com/charlenry/charleshenrisaintmars_9_18082022
Projet Billed - Il s'agit de la partie front-end d'une application permettant de gérer des notes de frais des employés.
api-sqlite bdd bootstrap4 chrome-debugger end-to-end-testing integration-testing jasmine jest tdd unit-testing
Last synced: 16 Jan 2025
https://github.com/chen0040/spring-zookeeper-standalone-server
A zookeeper standalone server for integration testing implemented with web api using spring boot
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: 12 Feb 2025
https://github.com/lasalefamine/chimp-cucumber
Learning Chimp with Cucumber
automated-tests chimp cucumber integration-testing live-test
Last synced: 28 Jan 2025
https://github.com/bygui86/spring-testing-contracts-stubs
Spring Testing sample project - Spring Cloud Contract stubs repository
contract-testing integration-testing java java-8 spring spring-boot spring-boot-2 spring-cloud-contract spring-test testing testing-framework testing-practices unit-testing
Last synced: 31 Dec 2024
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: 26 Jan 2025
https://github.com/rapter1990/jpastreamer
Spring Boot with the usage of JpaStreamer
docker docker-compose dockerfile h2-database integration-testing java javafaker jpastreamer junit maven spring-boot
Last synced: 20 Jan 2025
https://github.com/ivanmarban/movies-app-backend
A Spring Boot Movies API
api integration-testing java java-16 maven rest-api spring-boot testcontainers unit-testing
Last synced: 05 Jan 2025
https://github.com/vitaliy-bezugly/taskmanager
Application to manage your tasks
angular api asp-net-core entity-framework-core html integration-testing typescript
Last synced: 17 Jan 2025
https://github.com/pateljay15/furrever-home
This project is made by following Test-Driven-Development and performed Unit Testing (86 % coverage) and Integration Testing. Used Docker for managing entire application and implemented CI/CD for different stages like build, test, quality, publish, deployed on VM instance provided by University. Followed SOLID principles and removed Code Smells.
cicd code-quality code-smell-detection docker git integration-testing react solid-principles spring-boot talwindcss test-driven-development unit-testing
Last synced: 21 Jan 2025
https://github.com/mateuslevidev/junit5-java
Useful JUnit Jupiter material
integration-testing junit5 unit-testing
Last synced: 31 Dec 2024
https://github.com/pankhurisriv/spring-webflux-rest-api
spring webflux rest api
docker-image integration-testing java junit mongodb reactive-programming spring-webflux
Last synced: 28 Jan 2025
https://github.com/ramchaik/matchify
A full-stack application that enables users to connect with others based on shared interests. Users can create or join events, engage in group chats, and more.
aws-s3 ci-cd docker fullstack geocoding integration-testing java jest junit5 jwt mockito mvc mysql react springboot websocket
Last synced: 16 Jan 2025
https://github.com/godogx/clocksteps
Cucumber Clock steps for Golang
bdd clock cucumber functional-testing gherkin go go-clock godog godog-extension golang integration-testing testing time
Last synced: 31 Dec 2024
https://github.com/godogx/aferosteps
Afero Cucumber Steps for Golang
afero bdd cucumber functional-testing gherkin go godog godog-extension golang integration-testing os testing
Last synced: 31 Dec 2024
https://github.com/godogx/expandvars
Expand variables in cucumber/godog tests
bdd cucumber functional-testing gherkin go godog godog-extension golang integration-testing testing
Last synced: 31 Dec 2024
https://github.com/wickedone/muppet
unit testing your setters, getters, adders, removers, issers and whatevers
infection integration-testing mutation mutation-testing php phpunit tdd test testing testing-tools unit-test unit-testing
Last synced: 22 Jan 2025
https://github.com/alexiscolin/hepic-int
🥇Hepic App Integration
css html5 integration-testing less no-js pug
Last synced: 12 Feb 2025
https://github.com/mehedi32hstu/spring-boot-junit-testing
integration-testing junit5 spring-boot unit-testing
Last synced: 21 Jan 2025
https://github.com/kay-gyasi/kessewa-quiz-app
Backend for a quiz app using CQRS architecture
api-rest cqrs csharp entity-framework-core integration-testing sql-server
Last synced: 19 Jan 2025
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 swagger unit-testing
Last synced: 09 Feb 2025
https://github.com/abhinaba-ghosh/react-integration-tests-example
Integration tests for react and redux using react-testing-library and Cypress
cypress cypress-io integration-testing react react-testing-library
Last synced: 02 Feb 2025
https://github.com/heige-pcloud/tasty-process
Test execution of external processes with Tasty
haskell integration-testing tasty testing
Last synced: 29 Jan 2025
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: 31 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/ademcatamak/todowebapi
Integration Test with TestContainers | https://ademcatamak.medium.com/integration-test-with-net-core-and-docker-21b241f7372
docker dotnet-core integration-testing test-containers
Last synced: 31 Dec 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: 29 Jan 2025
https://github.com/damirscorner/20210430-testing-actual-code
Sample project for "What code are your unit tests testing?" blogpost
integration-testing mocking unit-testing
Last synced: 29 Jan 2025
https://github.com/damirscorner/20240531-dotnet-wiremock-integration-tests
Sample project for 'Using WireMock in integration tests' blogpost
dotnet integration-testing wiremock
Last synced: 29 Jan 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: 05 Feb 2025
https://github.com/swapno963/test-driven-development
Implemented Unit Tests, Integration Tests, and Functional Tests
cicd django functional-testing integration-testing test-automation testing testing-tools unit-testing
Last synced: 15 Dec 2024
https://github.com/flazefy/mi_fik_test
Automation test using cypress
automated-testing cypress integration-testing javascript rest-api
Last synced: 24 Dec 2024
https://github.com/horothesun/db-logic-testing-poc
Proof of concept on how to test some logic defined in your DB.
cats-effect cats-effect-3 ci continuous-integration db docker doobie integration-testing scala scala-3 scala-cli scala3 stored-procedure stored-procedures testing typelevel
Last synced: 01 Dec 2024
https://github.com/wultra/powerauth-js-test-client
Client library for PowerAuth Server RESTful API to support JavaScript integration tests with PowerAuth Server
integration-testing javascript mobile powerauth react-native typescript
Last synced: 02 Jan 2025
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/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: 31 Jan 2025
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: 31 Jan 2025
https://github.com/alexalvess/poc-tests-scopes
This project has an objective to show some Tests Scopes that we have
fake integration-testing test test-automation unittest
Last synced: 31 Dec 2024
https://github.com/popcodelab/yoga
Yoga is a work around full stack application testing
angular angular-testing assertions assertj cypress cypress-tests e2e-tests integration-testing jest-mocking jest-tests junit-jupiter mock mockito unit-testing unittest
Last synced: 29 Jan 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/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: 30 Jan 2025
https://github.com/bohdanmoroziuk/vue-testing-guide
A set of practices for testing Vue applications.
integration-testing jest snapshot-testing unit-testing vue-test-utils vue-testing vue-testing-handbook vue3
Last synced: 13 Feb 2025
https://github.com/bohdanmoroziuk/react-testing-library-tutorial
Example of testing React app with Jest and React Testing Library.
integration-testing jest react react-testing react-testing-library snapshot-testing typescript unit-testing
Last synced: 13 Feb 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: 13 Feb 2025
https://github.com/killyougutsxxx/user-crud-nestjs
an example CRUD services using NestJS + Mongodb
automation docker docker-compose integration-testing jest jwt-authentication mongodb nestjs sequential-testing
Last synced: 09 Jan 2025
https://github.com/niawjunior/todo-tdd
Test first code laster
integration-testing jest mongoose nodejs unit-testing
Last synced: 29 Jan 2025
https://github.com/cornelius/httpotemkin
Mock HTTP services for system tests
acceptance-testing http integration-testing mock rspec
Last synced: 13 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/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/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/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