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/eliasnogueira/junit5-before-after-all
Project that shows how to deal with general pre and postconditions using JUnit5
integration-testing java junit junit5 system-testing test-automation unit-testing
Last synced: 14 Jan 2025
https://github.com/spt-development/spt-development-test
A collection of utility classes useful for unit and integration testing.
apache-http email greenmail http integration-testing jms junit-extension logback testing unit-testing
Last synced: 10 Nov 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: 14 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/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/vvscode/talk--heizenbug2023--user-objects
🦾🤖👩👩👦👦 Как мы автоматизировали тесты с несколькими пользователями
api-client heisenbug integration-testing userobject vvscode
Last synced: 17 Dec 2024
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/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/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/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/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/agutiernc/fullstackopen2019
Full Stack Open 2019
apollo bootstrap cypress-tests eslint express-js graphql integration-testing javascript jest material-ui nodejs react redux unit-testing webpack
Last synced: 07 Jan 2025
https://github.com/zavierferodova/mbas-jajan
Course Final Submission Menjadi Front-End Web Developer Expert Dicoding
dicoding dicoding-submission e2e-testing integration-testing progressive-web-apps webapp webpack
Last synced: 07 Jan 2025
https://github.com/adedeji-taiwo/fullstack-open
A collection of my solutions to fullstack-open exercises
ci-cd express graphql integration-testing javascript jwt-token mongodb-atlas mongoose nodejs react react-native redux restful-api server typescript unit-testing user-management
Last synced: 07 Jan 2025
https://github.com/ianwold/aspnetcoretestlogoutput
A simple demonstration of testing log output in an ASP.NET Core integration test
asp-net asp-net-core dotnet dotnet-core ilogger iloggerprovider integration-testing logging netcore testing
Last synced: 14 Jan 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: 14 Jan 2025
https://github.com/fimbres/next-start
This is my first project using Next.Js, also I have implemented Unit and integration testings
authentication css-modules environment-variables integration-testing isg javascript jest mui nestjs react routing ssg ssr test-library-react unit-testing
Last synced: 25 Dec 2024
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/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/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/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/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/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/perfringis/brainhub-recruitment-task
brainhub-recruitment-task
brainhub integration-testing nestjs react unit-testing
Last synced: 22 Dec 2024
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/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/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/lasalefamine/chimp-cucumber
Learning Chimp with Cucumber
automated-tests chimp cucumber integration-testing live-test
Last synced: 30 Nov 2024
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/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/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/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/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/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/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/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/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/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: 07 Dec 2024
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: 30 Nov 2024
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/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/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: 07 Dec 2024
https://github.com/firatgoktepe/erp-project
A mid/large scale example project of ERP (Enterprise Resource Planning) software for use of general purpose
axios cicd css-in-js cypress e2e-testing emotion-css eslint husky integration-testing jest material-ui nextjs prettier react react-testing-library redux-toolkit sentry-io styled-components typescript unit-testing
Last synced: 24 Nov 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/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/heige-pcloud/tasty-process
Test execution of external processes with Tasty
haskell integration-testing tasty testing
Last synced: 01 Dec 2024
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 Nov 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/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: 07 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/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 Nov 2024
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: 01 Dec 2024
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 Nov 2024
https://github.com/luizcalaca/api-test-finance
API with TDD
integration-testing jest knexjs nodejs supertest tdd
Last synced: 25 Nov 2024
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 Nov 2024
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-boot-2 spring-data-jpa staticmetamodel swagger swagger-api swagger-ui testing unit-test
Last synced: 25 Nov 2024
https://github.com/damirscorner/20240531-dotnet-wiremock-integration-tests
Sample project for 'Using WireMock in integration tests' blogpost
dotnet integration-testing wiremock
Last synced: 01 Dec 2024
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: 01 Dec 2024
https://github.com/abhishekomp/post-service
Spring Boot Rest Api with TestContainer(PostgreSQL) for Integration Testing
integration-testing mockmvc testcontainer
Last synced: 26 Nov 2024
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: 26 Nov 2024
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: 02 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: 27 Nov 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: 15 Dec 2024
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/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: 08 Dec 2024
https://github.com/monambike/ouroweb-scripts
SQL Server scripts for automate, search, understand, and facilitate management in OuroWeb testing and development applications.
automation integration integration-testing microsoft-sql-server scripts sql sql-server sql-server-management-studio sqlserver ssms
Last synced: 28 Nov 2024
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: 28 Nov 2024
https://github.com/patrickniyogitare28/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: 28 Nov 2024
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