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

Simple API with MongoDB and docker

golang integration-testing mongodb

Last synced: 08 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/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/renantrs/urna

A Brazilian electronic voting machine in ReactJs

integration-testing jest reactjs styled-components testing-library tests-unitaires typescript

Last synced: 02 Feb 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/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/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/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/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/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: 12 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/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/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/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/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/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/khmarbaise/itf-example-article-part-iii

Example project for the blog article: Maven Plugin Testing - in a Modern Way - Part III

article integration-testing junit-jupiter junit-jupiter-extension maven maven-plugin the-integration-testing-framework

Last synced: 01 Feb 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/peter-evans/kubernetes-travis-template

A template project for Kubernetes services development and integration testing

integration-testing kubectl kubernetes minikube travis-ci

Last synced: 13 Dec 2024

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

Integration test framework based on docker.

docker golang integration-testing testing

Last synced: 18 Dec 2024

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

Project used for external APIs and libraries

angular dotnet integration-testing ngx

Last synced: 14 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/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/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/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

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/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/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/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/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/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/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/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/andre-alck/busbuzz-api

The busbuzz-api is a data receiving and storage service designed for targeted notifications to bus drivers. This API enables users to send relevant information, such as the title, body, and image of a notification, which will be stored in the Cloud Firestore.

api api-test busbuzz firebase firestore gcp integration-test integration-testing java mock mockito spring-boot springboot test unit-test unit-testing

Last synced: 03 Dec 2024

https://github.com/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/herikerbeth/scheduling-tasks

This is a Spring Boot application designed to schedule and execute tasks periodically. The application demonstrates how to use the Spring Framework’s @Scheduled annotation to create scheduled tasks that run automatically at regular intervals.

integration-testing java junit maven mockito-junit spring-boot

Last synced: 17 Jan 2025

https://github.com/testpointcorp/robot-vansah

This tutorial guides you through the process of integrating Robot Framework with Vansah Test Management for Jira to automatically send your test case results.

automation automation-testing integration-testing robotframework vansah

Last synced: 09 Oct 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/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: 09 Dec 2024

https://github.com/sfuhrm/vagrant-cisco-nexus

Network Device Simulation for Cisco Nexus with Vagrant

cisco integration-testing network-programming nexus nx-os vagrant virtualization

Last synced: 23 Dec 2024

https://github.com/chen0040/spring-zookeeper-standalone-server

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

integration-testing zookeeper

Last synced: 16 Dec 2024

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: 11 Dec 2024

https://github.com/chen0040/java-elasticsearch-standalone-server

A standalone elasticsearch server that integrates with spring-boot

elasticsearch integration-testing standalone

Last synced: 16 Dec 2024

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: 20 Dec 2024

https://github.com/fabio-miguel/pern-todo-app

Fullstack & DevOps Todo app using the PERN Stack. Node.js | Express.js | Docker | AWS | PostgreSQL | React.js | Redux | Playwright (E2E) | Jest (Integration)

aws ci-cd-pipeline docker e2e-testing expressjs integration-testing jest nodejs pern-stack playwright postgresql reactjs rest-api testcontainers-postgres

Last synced: 31 Dec 2024

https://github.com/austinadodo/intergationtests_spring_maven

Efficiently apply integration tests for api calls in java

integration-testing java maven-plugin

Last synced: 09 Jan 2025

https://github.com/austinadodo/article_api_java

Robust API developed with the Spring Framework. This API is tested as a loosely coupled component and can easily be integrated with an external module. All dependencies are effiiciently managed with Maven and can be easily dockerized or packaged. The mock library has also been used to send mock http requests.

api-testing integration-testing java java-persistence-api jdbc mocking rest-api spring spring-boot springm

Last synced: 09 Jan 2025

https://github.com/themusharraf/testing-fastapi

Unit and Integration tests for Apis

api fastapi integration-testing unit-testing

Last synced: 23 Jan 2025

https://github.com/nileshpatel17/express-api-unit-testing

Building an Express API with Sequelize CLI and Unit Testing!

express integration-testing jest sequelize

Last synced: 16 Dec 2024

https://github.com/yvanmazy/remotedminecraft

Library to run Minecraft from code and control it remotely.

integration-testing library minecraft remote

Last synced: 16 Dec 2024

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/samuelematias/calculator_app

🧪 A simple Flutter app with several unit tests, widget testing, and integration tests/e2e.

dart e2e-testing flutter integration-testing unit-testing widget-testing

Last synced: 10 Jan 2025

https://github.com/aimenux/echowebapidemo

A web api that echoes back request infos

echo fluent-assertions integration-testing net80 unit-testing webapi xunit

Last synced: 10 Jan 2025

https://github.com/aimenux/webapiintegrationtestsdemo

Using integration tests with web api projects

alba fluent-assertions integration-testing net60 webapi xunit-tests

Last synced: 10 Jan 2025

https://github.com/aimenux/middlewarestylesdemo

Using various styles for writing custom middlewares

fluent-assertions integration-testing middleware net80 unit-testing

Last synced: 10 Jan 2025

https://github.com/aimenux/tenantidmiddlewaredemo

Using a middleware to validate a custom tenant header

fluent-assertions integration-testing middleware net80 request-headers

Last synced: 10 Jan 2025

https://github.com/aimenux/pipelinebehaviorsdemo

Using pipeline behaviors to implement cross-cutting concerns

integration-testing mediatr net80 pipeline-behaviors unit-testing

Last synced: 10 Jan 2025

https://github.com/aimenux/mediatrdemo

Using mediatr to enforce cqrs and loose coupling between components

entity-framework integration-testing mediatr net80 unit-testing

Last synced: 10 Jan 2025