Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/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/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/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/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/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/adrianomonteiroweb/mycash

Repositório de estudos em uma aplicação de gestão de pagamentos e recebimentos. Para estudos com docker-compose, sequelize e typescript.

docker-compose frisby integration-testing javascript orm postgresql sequelize typescript

Last synced: 22 Jan 2025

https://github.com/mikaelvesavuori/mikrotester

Smooth, minimalist integration testing for humans.

integration integration-testing integration-testing-nodejs node testing typescript

Last synced: 16 Jan 2025

https://github.com/rsachdeva/illuminatingdeposits-rest

Illuminating Deposits Rest Server Services - Go(Golang); Docker; Kubernetes Ingress Deployment with TLS; Postgres SQL; TLS requests with Sanity test Client; JWT generation for authentication;JWT Authentication for Interest Calculations. With Tests/ Coverage. With Observability - Tracing.

docker docker-compose dockertest go go-test go116 golang helm illuminatingdeposits-rest ingress-nginx integration-testing json jwt-authentication kubernetes observability postgresql rest-api test-coverage tls unit-testing

Last synced: 05 Feb 2025

https://github.com/andresweitzel/api_bioethanol_statistics_dynamodb

Api Rest for the statistical management of production and sales of bioethanol based on cane and corn implemented with Api-Gateway, Nodemon, Serverless-Framework, NodeJs, Jest, DynamoDB, Systems Manager Parameter Store, Lambda, among others.

api-gateway-v2 aws aws-lambda aws-sdk-v3 bioetanol dynamodb git integration-testing jest nodejs nodemon postman-collection serverless-framework serverless-ofline system-manager-parameter-store tdd unit-testing

Last synced: 01 Feb 2025

https://github.com/willianantunes/kotlin-playground

Another project just to update what I know about Kotlin

api integration-testing kotlin kotlin-coroutines testcontainers unit-testing

Last synced: 22 Jan 2025

https://github.com/vmandic/webapi-with-db-integration-tests

This is a sample .NET5 web api solution with integration tests using Xunit to recreate, migrate and seed the SqlServer DB.

csharp dotnet entityframeworkcore integration-testing webapi

Last synced: 12 Feb 2025

https://github.com/colinrobertbrooks/testing-javascript-applications-demo

A demo app with static analysis and unit/integration/end-to-end tests 🧪

end-to-end-testing integration-testing javascript nodejs reactjs testing unit-testing

Last synced: 21 Jan 2025

https://github.com/brentgreeff/funktional

An alternative Rails testing framework for Test/Unit

integration-testing rails

Last synced: 19 Nov 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/hidayathamir/go-user

Golang microservice template. Clean Architecture, HTTP and GRPC Example, isolation integration tests, isolation unit tests, and database connection pooling.

clean-architecture clean-code go golang grpc integration-testing microservice repository-pattern rest-api unit-testing

Last synced: 23 Jan 2025

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/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/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-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/isabellasouzas/travel-cost-api-go

Simple API with MongoDB and docker

golang integration-testing mongodb

Last synced: 03 Feb 2025

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/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/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/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/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/piotrkowalczuk/testingdock

Integration test framework based on docker.

docker golang integration-testing testing

Last synced: 10 Feb 2025

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/lschmid83/wikipedia-extractor

Wikipedia Extractor is a lightweight C# library which can be used to extract XML page data from a Wikipedia data dump.

data-dump integration-testing page-title regex search-algorithm search-index unit-testing wikipedia xml

Last synced: 18 Dec 2024

https://github.com/rproenza86/simplerestapi-graphql-client

GraphQL server project built using Apollo Server and ExpressJS.

apollo-server expressjs graphql integration-testing jest unit-testing

Last synced: 24 Dec 2024

https://github.com/flazefy/gudangku-test

GudangKu helps you manage your belongings, from home supplies and food stock to furniture. Set reminders to remind you to cleaning or maybe time to restocking some of your home supplies. In this apps also have generate reports to create shopping or maintenance list. Test using Cypress & Puppeteer

automation cypress e2e integration-testing javascript puppeteer rest-api test-cases test-steps

Last synced: 24 Dec 2024

https://github.com/flazefy/moneh-test

Moneh helps you track, analyze, and manage your daily or monthly spending and income. Save your wishlist to align with your financial goals, ensuring your money and time are well spent. Enjoy a superior experience with insightful charts that go beyond regular expense tracking. Tested using Cypress JS

automated-testing backend cypress integration-testing javascript rest-api

Last synced: 24 Dec 2024

https://github.com/fhoeben/hsac-xebium-bridge

Bridge between HSAC's FitNesse fixtures and Xebia's Xebium

fitnesse-fixture hsac-fitnesse-fixtures integration-testing selenium

Last synced: 30 Jan 2025

https://github.com/asacxyz/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: 11 Jan 2025

https://github.com/sisprov6/external-integrations

Project used for external APIs and libraries

angular dotnet integration-testing ngx

Last synced: 07 Feb 2025

https://github.com/coinfabrik/on-ink-integration-tests

This repository provides a comprehensive review of the ink! integration and end-to-end testing environments. It includes detailed test cases and proposed enhancements for each exposed function.

blockchain-testing continuous-integration end-to-end-testing ink ink-tests integration-testing quality-assurance smart-contracts

Last synced: 12 Jan 2025

https://github.com/frankhaugen/frank.brewery

This application is a full system to track home brewing supplies. This is for now just a bunch of halfway finished pieces slowly merging int a fully fledged Web App. The key elements used here are: Repository Pattern and Integration Testing

asp-net-core brew craftbeer csharp dotnet-core homebrew integration-testing repository-pattern

Last synced: 18 Jan 2025

https://github.com/deepakbhalla/nace-service

Import CSV data to Database Table | Imports NACE (Nomenclature of Economic Activities) data from CSV file into application database. NACE data has been sourced from 'https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_CLS_DLD&StrNom=NACE_REV2&StrLanguage'.

cucumber ehcache filter gherkin h2-database integration-testing java8 junit5 microservice mockito mockmvc opencsv rest restassured-cucumber-framework spring-boot spring-data-jpa spring-web swagger unit-testing

Last synced: 18 Jan 2025

https://github.com/exasol/exasol-test-setup-abstraction-java

Common interface for testing with an Exasol database in local and AWS environments using Java.

exasol-integration integration-testing testing

Last synced: 24 Jan 2025

https://github.com/joncloud/iis-expressify

IISExpressify is a simple wrapper for running IIS Express.

asp-net iis iisexpress integration-testing testing wcf webforms

Last synced: 20 Jan 2025

https://github.com/openpj/fluent-aps

Fluent API for Alfresco Process Services platform available as a JAR library and Maven project. Interact, write tests and migrate your Activiti projects using a Fluent API

alfresco alfresco-activiti-enterprise alfresco-process-services api bpm fluent fluent-api integration-testing java maven ziaconsulting

Last synced: 25 Jan 2025

https://github.com/martinohmann/godog-db

Feature context for godog that adds database testing steps

bdd cucumber database gherkin golang integration-testing

Last synced: 01 Feb 2025

https://github.com/glific/cypress-testing

Integration testing using Cypress

cypress glific integration-testing

Last synced: 08 Feb 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/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/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/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/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/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/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/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/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/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/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/nikitug/rspec-stepwise

Stepwise execution DSL for RSpec.

integration-testing rspec

Last synced: 19 Jan 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/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/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/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/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/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/chen0040/spring-zookeeper-standalone-server

A zookeeper standalone server for integration testing implemented with web api using spring boot

integration-testing zookeeper

Last synced: 09 Feb 2025

https://github.com/cornelius/httpotemkin

Mock HTTP services for system tests

acceptance-testing http integration-testing mock rspec

Last synced: 13 Feb 2025