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-06 00:15:18 UTC
- JSON Representation
https://github.com/manosbatsis/corda-testacles
Tools to grow cordapp test suites.
corda cordapps integration-testing junit-extension junit5 testcontainers unit-testing
Last synced: 28 Dec 2024
https://github.com/sajjadhossain/cypressio-examples
A collection of CypressIO examples.
automation behavior-driven-development chai cypress cypress-io integration-testing javascript mocha
Last synced: 23 Dec 2024
https://github.com/rafaelmoraes003/trybeer-delivery-app
Full-stack application that simulates an eCommerce for a beverage distributor, being able to have information about orders, communicate between customers and sellers and manage who uses the application through the administrator.
chai express full-stack http-server integration-testing javascript jest mocha mysql node nodejs react react-testing-library reactjs sequelize sinon styled-components unit-testing
Last synced: 26 Jan 2025
https://github.com/rapter1990/todowithcouchbase
Case Study - To Do List Example (Java 21, Spring Boot, Couchbase, JUnit, Spring Security, JWT, Docker, Kubernetes, Prometheus, Grafana, Github Actions (CI/CD), SonarQube)
aop ci-cd couchbase docker docker-compose github-actions grafana integration-testing java java21 junit jwt kubernetes maven nosql openapi prometheus sonarqube spring-security
Last synced: 27 Oct 2024
https://github.com/hrkings/express-typescript-full-template
A full feature Express API template, including database, Babel toolchain and full testing support
api babel database dx express express-js hot-reload integration-testing javascript mocha postgres rest-api typescript unit-testing
Last synced: 27 Dec 2024
https://github.com/godogx/mongosteps
Cucumber gRPC steps for Golang
bdd cucumber functional-testing gherkin go godog godog-extension golang integration-testing testing
Last synced: 31 Dec 2024
https://github.com/cbuschka/testdrive
Test driver for docker container based integration tests.
docker docker-compose integration-testing
Last synced: 16 Jan 2025
https://github.com/ajeetdsouza/testcontainers-aerospike-go
Integration testing for Aerospike via Testcontainers.
aerospike automation docker go golang hacktoberfest integration-testing test-automation testcontainers testing
Last synced: 27 Oct 2024
https://github.com/khmarbaise/itf-example-article-part-iv
Example project for the blog article: Maven Plugin Testing - in a Modern Way - Part IV
article integration-testing junit-jupiter junit-jupiter-extension maven maven-plugin the-integration-testing-framework
Last synced: 01 Feb 2025
https://github.com/jpcadena/automated-software-testing
Automated Software Testing using Python
bdd behave cli-app flask integration-testing python restful-api tdd test-automation test-driven-development testing unit-testing unittest
Last synced: 15 Jan 2025
https://github.com/coatue-oss/nightmare-jasmine
Jasmine wrapper for Nightmare
integration-testing jasmine nightmare unit-testing
Last synced: 30 Dec 2024
https://github.com/samuellucas97/minicurso-introducao-teste-software-spring
Curso online teórico-prático voltado ao público que esteja interessado em aprender sobre Teste de Software em projeto Spring.
assertj-assertions docker docker-compose hibernate-validator integration-testing intellij jacoco-coverage junit5 lombok-maven mysql-database spring-data-jpa spring-mvc springboot swagger-ui unit-testing
Last synced: 26 Dec 2024
https://github.com/dexit-framework/dexit
Declarative Extensible Integration Testing Framework
api-testing declarative integration-testing rest-api test testing testing-framework yaml
Last synced: 30 Oct 2024
https://github.com/contributte/tester
🧪 Nette Tester with extra horse power.
contributte integration-testing mocks nette tester testing unit-testing
Last synced: 14 Jan 2025
https://github.com/andr3w03/my-hungry
Lapar kan? Cari rumah makan dan restoran terbaik dan ramah di kantong sekarang juga!
api e2e-testing indexed-db integration-testing progressive-web-app pwa service-worker web-optimization
Last synced: 29 Jan 2025
https://github.com/winseros/dependenciesmockingdemoproject
Tests are useful. This repo will demonstrate how to add integration tests to an ASP.NET Core web application.
asp-net-core aspnetcore integration-testing test-automation test-driven-development testing
Last synced: 24 Jan 2025
https://github.com/babelouest/huddersfield
Project packages builder and publisher
builder dockerfiles integration-testing package-creation
Last synced: 08 Nov 2024
https://github.com/nhatthaiquang-agilityio/dotnet-identity-user
ASP.NET Core Identity is a membership system that adds login functionality to ASP.NET Core apps. Users can create an account with the login information stored in Identity or they can use an external login provider. Identity can be configured using a SQL Server database to store user names, passwords, and profile data.
aspnet-core aspnet-identity azure azure-signalr-service docker docker-compose dotnet integration-testing kubernetes signalr sql-server unit-test xunit
Last synced: 23 Dec 2024
https://github.com/aimenux/webapihostingdemo
Using various hosting ways in order to setup a web api
fluent-assertions integration-testing minimal-api net60 nsubstitute serilog webapi
Last synced: 10 Jan 2025
https://github.com/hendisantika/spring-boot-testcontainer-mysql
Sample Spring Boot application that uses MySQL to perform integration tests by using TestContainer.
cloud integration-testing testcontainers
Last synced: 07 Nov 2024
https://github.com/devmunyi/blog-app
The Blog app will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
authentication authorization cancancan devise gitflow integration-testing model-spec mvc-architecture postgresql request-specs rspec-rails ruby-on-rails unit-testing
Last synced: 09 Jan 2025
https://github.com/adrianomonteiroweb/api-nodejs-sequelize-cashforce
API NODEJS E SEQUELIZE - CASHFORCE
expressjs frisby integration-testing jest nodejs sequelize typescript vuejs
Last synced: 22 Jan 2025
https://github.com/jpnws/bassline
⚡Disco's back-end API.
bunjs cicd continuous-deployment continuous-integration digitalocean elysiajs github-actions integration-testing postgres prisma typescript
Last synced: 26 Jan 2025
https://github.com/exasol/performance-test-recorder-java
Java library for writing performance test records
exasol-integration integration-testing performance-testing
Last synced: 13 Jan 2025
https://github.com/ivangfr/springboot-testing-mysql
Goals: 1) Create a simple Spring Boot application to manage users; 2) Explore the utilities and annotations that Spring Boot provides for testing; 3) Test using Testcontainers.
integration-testing java mapstruct mysql spring-boot spring-data-jpa springdoc-openapi testcontainers unit-testing web
Last synced: 30 Oct 2024
https://github.com/natanaelvich/iweather_ignite-rocketseat-23
Iweather is a mobile app that shows the weather forecast for the next 5 days. The app was developed using React Native and Expo.
expo integration-testing jest react-native unit-testing
Last synced: 01 Feb 2025
https://github.com/orbs-network/jepsen
Distributed system testing using Jepsen to test the Orbs platform for network resiliency
blockchain docker integration-testing jepsen load-testing smart-contracts tdd
Last synced: 22 Jan 2025
https://github.com/nicolab/crystal-testify
Testing utilities for Crystal lang specs. OOP abstraction for creating unit and integration tests.
crystal crystal-lang integration integration-testing spec test unit-testing xunit
Last synced: 30 Jan 2025
https://github.com/exasol/compatibility-test-suite
Test suite to enable ETL and database client makers to check compatibility with the Exasol DB
exasol exasol-integration integration-testing test-suite
Last synced: 13 Jan 2025
https://github.com/exasol/ci-isolation-aws
AWS account setup for isolating CI builds
aws exasol-integration integration-testing
Last synced: 14 Nov 2024
https://github.com/indoqa/system-test-tools
Test single JAR applications
indoqa-library integration-testing java
Last synced: 08 Jan 2025
https://github.com/nhatthm/consolesteps
Terminal Emulator steps for cucumber/godog
bdd console cucumber emulator functional-testing gherkin go godog godog-extension golang integration-testing terminal
Last synced: 27 Oct 2024
https://github.com/youssef-remah/stock-trading-app
ASP.Net Core 8 Web Application that displays stock price with live updates from finnhub.io
asp-net-core-8 csharp entity-framework-core-8 integration-testing logging mvc-architecture razor-views repository-pattern serilog serilog-seq sql-server stock-market test-driven-development unit-testing xunit-framework
Last synced: 17 Jan 2025
https://github.com/bonsai-oss/testfmt
Tool running executable files for integration tests with exporting the result in different formats.
integration-testing junit test-automation testing xml
Last synced: 10 Jan 2025
https://github.com/fardog/congruent
A Go utility library for testing that responses from multiple servers are equivalent.
integration-testing regression-testing rest-api testing
Last synced: 30 Jan 2025
https://github.com/fhoeben/hsac-fitnesse-email
FitNesse fixtures to work with emails
fitnesse fitnesse-fixture hsac-fitnesse-fixtures imap-client integration-testing
Last synced: 03 Dec 2024
https://github.com/stefruseva88/restsharp-api-tests
RESTful API Tests
csharp dotnet integration-testing nunit rest-api restsharp
Last synced: 02 Dec 2024
https://github.com/clayrisser/drone-postman
Test postman collection with Drone
collection continuous-integration docker drone drone-ci integration-testing plugin postman
Last synced: 08 Feb 2025
https://github.com/stefruseva88/integration-tests-asp.net
Testing ASP.Net WEB API Integration with SQL Server
asp-net docker entity-framework integration-testing nunit-tests rest-api sql-server
Last synced: 02 Dec 2024
https://github.com/mjbae/order-system
CLI 기반 주문 시스템
classical-test ddd integration-testing jpa kotlin unit-testing
Last synced: 01 Feb 2025
https://github.com/fabiannorbertoescobar/junit-mockito-springboottest-ejercicios
Test unitarios y de integración usando JUnit, Mockito, SpringBootTest, WebFluxWebClient y TestRestTemplate
integration-testing junit junit5 mockito springboottest testing testresttemplate unit-testing webclient
Last synced: 05 Jan 2025
https://github.com/dpoetzsch/sidekiq-fake-scheduler
Helpers for manual processing of scheduled sidekiq jobs for integration testing
integration-testing ruby ruby-on-rails rubygem sidekiq testing
Last synced: 22 Jan 2025
https://github.com/edsonwade/spring-rest-api-project-2023
This project combines the power of Spring Boot with modern technologies to build robust, secure, and highly performant RESTful APIs. Explore our implementations to learn about database management, authentication, Dockerization, CI/CD, testing, and more.
docker-compose flyway-migrations github-actions grafana hateoas integration-testing java jpa-hibernate junit5 maven mysql openapi pipelines prometheus rest-api spring-boot spring-security-jwt swagger testcontainers
Last synced: 11 Jan 2025
https://github.com/dotnet4neo4j/testingwithneo4j
Examples of testing against a Neo4j instance that is started on the fly, using NUnit, XUnit and MSTest
csharp dotnet integration-testing mstest neo4j nunit testing xunit
Last synced: 20 Jan 2025
https://github.com/GuillermoDLCO/flutter-app-or-embedded-integration-test-with-actions
Flutter (app/embedded) with actions and maestro integration testing
android android-tv-platform flutter github-actions integration-testing maestro
Last synced: 04 Nov 2024
https://github.com/godogx/elasticsteps
Cucumber ElasticSearch steps for Golang
bdd cucumber functional-testing gherkin go godog godog-extension golang integration-testing testing
Last synced: 19 Dec 2024
https://github.com/tfc/philosophers-stone-nixos
NixOS example system composition and offline build material for live demo sessions
build integration-testing integrity linux-distribution reproducibility
Last synced: 17 Nov 2024
https://github.com/kdunee/pyembeddedfhir
An easy way to run integration tests against a 🔥 FHIR server in 🐍 Python.
fhir integration-testing python
Last synced: 21 Dec 2024
https://github.com/robinhosz/educplus-academy
University project where we made an API for online education
educational-project integration-testing java junit spring-boot tdd unit-testing university-projects
Last synced: 02 Feb 2025
https://github.com/exasol/small-json-files-test-fixture
Test fixture with many small JSON files on S3
exasol-integration integration-testing
Last synced: 13 Jan 2025
https://github.com/marschall/spring-test-scope
a Spring test scope
integration-testing java spring unit-testing
Last synced: 19 Dec 2024
https://github.com/prongbang/integration_testgen
Generate Page Object Model dart class by spec.yml
dart flutter integration-test integration-testgen integration-testing
Last synced: 05 Feb 2025
https://github.com/abdussattar-70/spendigo
The SpendiGo a mobile web app for efficient budget management. This app allows users to track their expenses by maintaining a list of transactions categorized by type. By utilizing the app, users can easily visualize the amount of money they have spent and on what.
bdd-tests integration-testing postgresql-database rails-application render-deployment rspec-rails ruby
Last synced: 20 Jan 2025
https://github.com/mizrael/webapitestingskeleton
A simple example of how to structure a .NET Core Web API project with tests
dotnet dotnet-core dotnetcore integration-testing testing unit-testing webapi
Last synced: 26 Jan 2025
https://github.com/unisay/moki
Moki is a tool that provides and manages test services like mock http server, database, FS folder, etc.
functional-programming integration-testing scala
Last synced: 17 Jan 2025
https://github.com/adamfoneil/sqlserver.localdb
Utilities for SQL Server integration testing with LocalDb
integration-testing localdb sql-server
Last synced: 09 Jan 2025
https://github.com/jc184/coffeeclub
An ASP.NET Core 5.0 web API project using the Repository Pattern
asp-net-core csharp dotnet-core efcore inmemory-db integration-testing postman-collection repository-pattern serilog sql-server unit-testing
Last synced: 31 Dec 2024
https://github.com/ritulbhatnagar/multi-level-comment-system
Multi-Level Comment System -> The objective is to design and implement a set of API endpoints for a social media platform that handles multi-level comments on posts.
aws-elastic-beanstalk docker expressjs integration-testing jest neondb nodejs postgresql prisma typescript
Last synced: 05 Feb 2025
https://github.com/stefruseva88/integration-tests-mongodb
compass dotnetcore integration-testing mongodb xunit
Last synced: 29 Jan 2025
https://github.com/stefruseva88/integration-tests-databases
Testing Console-based application built using .Net Core Framework
dotnet-core entity-framework integration-testing nunit-tests sql-server
Last synced: 29 Jan 2025
https://github.com/stefruseva88/test-api-controllers
Testing API Controllers
asp-net-mvc integration-testing nunit-tests rest-api ssms test-automation xunit-tests
Last synced: 02 Dec 2024
https://github.com/isabellasouzas/travel-cost-api-go
Simple API with MongoDB and docker
golang integration-testing mongodb
Last synced: 03 Feb 2025
https://github.com/manosbatsis/corda5-testutils
Test utilities for Corda 5 applications
automated-testing corda corda-developers corda-framework cordapp cordapps integration-test integration-testing integration-tests junit junit-jupiter junit-test junit5 test test-automation testing testing-tools tests
Last synced: 28 Dec 2024
https://github.com/kumuluz/kumuluzee-testing
KumuluzEE Testing is a set of tools and utilities for testing KumuluzEE microservices.
cloud-native integration-testing java javaee kumuluz microprofile microservices testing unit-testing
Last synced: 05 Nov 2024
https://github.com/abhirockzz/accs-redis-dcs
Build, deploy and test a Redis based Java application using Oracle Cloud
integration-testing jedis jersey nosqlunit oracle-application-container-cloud oracle-cloud paas redis rest
Last synced: 21 Dec 2024
https://github.com/fhoeben/hsac-fitnesse-appium
Fixtures to allow appium tests from a FitNesse installation, based on hsac-fitnesse-fixtures
appium fitnesse fitnesse-fixture fixture hsac-fitnesse-fixtures integration-testing mobile-testing
Last synced: 03 Dec 2024
https://github.com/danitilahun/jest_testing
Comprehensive testing suite for Next.js applications, encompassing JavaScript unit tests followed by Next.js-specific unit and integration tests. Utilizes Jest for unit testing, integrating To-Do list functionality, and implements API mocking for robust testing of the To-Do list features.
api-mocking integration-testing javascript jest-test mocking-service-worker nextjs unit-testing
Last synced: 27 Dec 2024
https://github.com/exasol/maven-plugin-integration-testing
Library for writing integration tests for maven plugins.
exasol-integration integration-testing maven maven-plugin
Last synced: 14 Nov 2024
https://github.com/peter-evans/kubernetes-travis-template
A template project for Kubernetes services development and integration testing
integration-testing kubectl kubernetes minikube travis-ci
Last synced: 06 Feb 2025
https://github.com/exasol/maven-project-version-getter
Java helper for getting the current project's version from test code.
exasol-integration integration-testing maven
Last synced: 13 Jan 2025
https://github.com/rafaelmoraes003/node-futebol-clube
API that provides information about teams, matches and leaderboards in a soccer league.
chai docker docker-compose express integration-testing mocha mysql nodejs oop sequelize sinon solid-principles typescript
Last synced: 26 Jan 2025
https://github.com/rqbazan/corona-map-api
The REST API Service to manage data about the Coronavirus 🦠 in Peru
heroku integration-testing migrate mongodb supertest
Last synced: 06 Feb 2025
https://github.com/electrocucaracha/vind
Docker image with Vagrant and Libvirt. Useful as a base image for integration tests in Concourse CI.
ci concourse concourse-ci integration-testing libvirt vagrant
Last synced: 23 Dec 2024
https://github.com/exasol/java-util-logging-testing
Test utilities around `java.util.logging`
exasol-integration integration-testing java java-logging logging test testing
Last synced: 13 Jan 2025
https://github.com/anirac-tech/2024_black_tax_and_white_benefits
A Mobile-friendly version of the Black Tax and White Benefits blog by Gordon Ferguson
codemagic crashlytics drift firebase firebase-analytics flavors flutter freezed gorouter integration-testing mocktail retrofit riverpod very-good-cli
Last synced: 16 Dec 2024
https://github.com/arielshaqed/specshell
Control a program (typically a shell) over standard I/O for testing it
hacktoberfest integration-testing javascript shell testing-tools typescript
Last synced: 17 Jan 2025
https://github.com/flazefy/kumande_test
Kumande is consume management apps. So you can list and analyze your consume food or drink. Make a budget to set limit of spending. Analyze your health and sync it with your daily consume. Also you can create reminder to remind your daily food schedule or many more. This is the Automation Testing Repo, test using Cypress & Selenium Web Driver JS
automation-testing cypress e2e integration-testing javascript rest-api selenium selenium-webdriver test-cases
Last synced: 24 Dec 2024
https://github.com/flazefy/moneh-be
created using golang echo
backend csv e2e-tests echo firebase firebase-realtime-database golang integration-testing money-management mysql seeding stats telegram-bot
Last synced: 24 Dec 2024
https://github.com/tonyycruz/credit-application-system
Neste projeto, foi desenvolvida uma API Rest para um Sistema de Analise de créditos para uma empresa de empréstimos.
flyway gradle h2-database integration-testing kotlin poo spring-boot spring-framework unit-tests
Last synced: 12 Jan 2025
https://github.com/pouyapouryaie/spring-boot-test-sample
Sample Project to show that how can write test in springBoot Project
h2-database integration-testing mockmvc postgresql spring spring-boot-testing springboot
Last synced: 15 Jan 2025
https://github.com/chehsunliu/seeder.js
A Node.js library for data seeding, making data preparation for integration testing easier.
data-seeding database-seeding integration-testing nodejs test
Last synced: 11 Dec 2024
https://github.com/sdetautomation/spring-boot-2-api
Sample project using Spring Boot 2 and Java
apitesting cicd functional-testing h2 h2-database integration-testing mocks mokito restful restful-api spring-boot springboot2 swagger swagger-ui tdd
Last synced: 27 Jan 2025
https://github.com/alexgalhardo/notes-api-clean-architecture.alexgalhardo.com
A REST Notes API using Clean Architecture with Typescript, Express, Mongodb and Unit & Integration tests.
api-rest clean-architecture docker express integration-testing mongodb tests typescript unit-testing
Last synced: 11 Nov 2024
https://github.com/rtmigo/tempground_py
Quick creation of temp projects during unit testing
ci integration-testing process shell stderr stdout temp temporary-directory testing unit-testing
Last synced: 21 Jan 2025
https://github.com/stefruseva88/integration-tests-mongo
compass dotnetcore integration-testing mongodb xunit
Last synced: 19 Nov 2024
https://github.com/rajagopal28/transaction-manager
A Small, light-weight Rest API based Java application without any framework, which does not require any server or container runtime.
embedded-server integration-testing java javax-persistence jax-rs jpa lighweight mockito powermockito rest-api rest-assured sqlite3 tdd
Last synced: 16 Jan 2025
https://github.com/sangeethnandakumar/express-xunittests-template
This repository holds an example template structure for working with Unit testing & Integration testing in .NET Core applications with proper implementations
fail integration-testing pass testable tests unit-testing xunit
Last synced: 17 Dec 2024
https://github.com/jonashackt/crossplane-kuttl
Example project showing how to use KUTTL to create e2e integration tests with Crossplane
aws crossplane integration-testing kubernetes kuttl
Last synced: 21 Dec 2024
https://github.com/m7moudgadallah/learning-software-testing-with-jest
My personal learning repository for software testing with Node.js and Jest. Contains my notes, code examples, and insights as I explore software testing concepts.
api-testing automated-testing cucamber integration-testing javascript jest jmeter software-testing unit-testing
Last synced: 01 Jan 2025
https://github.com/m7moudgadallah/softlink
is a simple and efficient URL shortener designed to streamline the process of creating and sharing shortened URLs.
expressjs functional-testing integration-testing jest mongodb mongoose nodejs postman rest-api unit-testing
Last synced: 01 Jan 2025
https://github.com/bishalpaudel/commentapp
A simple nested comment application built with Laravel 5.4 and AngularJS 1.6.
integration-testing laravel54 mockery php7 unittesting
Last synced: 10 Jan 2025
https://github.com/rbiedrawa/sonarqube-gradle-project-reference-template
Continuous inspection of code quality with SonarQube - Java / Gradle / Docker project reference template.
code-coverage code-quality code-quality-analyzer gradle integration-testing jacoco jacoco-plugin junit5 slice-testing sonar sonarqube sonarqube-plugin spring-boot unit-test unit-testing wiremock wiremock-server
Last synced: 26 Jan 2025
https://github.com/xtrendence/comp2005-coursework
Grade: 73%. COMP2005 Coursework by Khodadad (Adrian) Nouchin. An application for testing an API that provides information regarding restaurants in NYC.
api-testing functional-testing integration-testing jackson java json json-api junit unit-testing
Last synced: 08 Jan 2025
https://github.com/piotrkowalczuk/testingdock
Integration test framework based on docker.
docker golang integration-testing testing
Last synced: 18 Dec 2024
https://github.com/lucasdengcn/bookstore-demo
Practices over Spring boot, JPA, Gradle, Unit Test, Integration Test, OAS etc.
integration-testing spring unit-testing
Last synced: 01 Jan 2025
https://github.com/sprylab/webinloop
WebInLoop is a test automation tool specialized for running web tests by sprylab technologies GmbH.
ant-task cli integration-testing maven-plugin selenium web
Last synced: 23 Jan 2025
https://github.com/chehsunliu/db43-js
For database truncate and load, making testing easier.
database dynamodb integration-testing nodejs testing
Last synced: 18 Dec 2024
https://github.com/mtpontes/blog-san-api
Blog-san is a blog API, where users can create posts, comments and reply to comments.
integration-testing jwt-token rest-api spring-boot spring-security test-containers unit-testing
Last synced: 28 Jan 2025
https://github.com/rouchdane03/spring-boot-project-customer
This is a simple backend api which perform CRUD operation within a customer object
aws aws-ec2 awseb awsecs cicd dev github-actions integration-testing java maven spring-boot unit-testing
Last synced: 18 Dec 2024