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/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/andresweitzel/centralized_version_control_system_v1_nodejs

Centralized version control system implemented with NodeJS, Typescript, Jest, Express, dotenv, nodemon, morgan, others.

dotenv express filesystem integration-testing jest morgan nodejs nodemon tdd typescript unit-testing

Last synced: 01 Feb 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/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/marcopollivier/presentation.tdc.pact-go-node

Projeto usado como base para as apresentações sobre Pact e Testes de contrato no TDC

contract-testing e2e-testing integration-testing testing tests unit-testing

Last synced: 04 Jan 2025

https://github.com/jhtkoo0426/route-finder

An interactive journey planner for transporting via metro in major cities (currently supports London Underground only)

data-structures integration-testing javascript path-planning reactjs unit-testing visualization

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

Stepwise execution DSL for RSpec.

integration-testing rspec

Last synced: 19 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/mahdi-jamil/restfultopiccoursesapi

Developing a REST API for managing a Topic entity that encompasses various courses. The implementation involves utilizing MySQL for data storage and Java Persistence API (JPA) for seamles interaction with the database.

aop-logs integration-testing spring-boot spring-data-jpa spring-mvc

Last synced: 27 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/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/seralaci/integrationtesting

API and UI Integration Testing (.NET Playground)

aspnetcore csharp dotnet integration-testing testing

Last synced: 12 Jan 2025

https://github.com/alexiscolin/hepic-int

🥇Hepic App Integration

css html5 integration-testing less no-js pug

Last synced: 19 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/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/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/vvscode/talk--heizenbug2023--user-objects

🦾🤖👩‍👩‍👦‍👦 Как мы автоматизировали тесты с несколькими пользователями

api-client heisenbug integration-testing userobject vvscode

Last synced: 17 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/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/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/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/themusharraf/testing-fastapi

Unit and Integration tests for Apis

api fastapi integration-testing unit-testing

Last synced: 23 Jan 2025

https://github.com/c-kiplimo/e-commerce-application-api

This Spring Boot project demonstrates the integration of Stripe payment in e-commerce application. It provides essential functionalities for handling transactions and creating checkout sessions, serving as a practical starting point for projects requiring secure payment processing.

api docker integration-testing java jenkins junit kubernetes mongodb spring-boot unit-testing

Last synced: 12 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/amany-mm/alx-backend-python

Python Backend Specialization

async integration-testing python unit-testing

Last synced: 18 Jan 2025

https://github.com/adiet95/go-cart

Mini shopping cart service aim to Technical Test Travel Aja

gin-gonic golang gorm integration-testing postgresql

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

https://github.com/aimenux/featuregatedemo

Enabling or disabling route actions using FeatureGate attribute

feature-flags feature-gate integration-testing net60 vs22 webapi

Last synced: 10 Jan 2025

https://github.com/hellbus1/ventnews

Flutter based news app built using News API (https://newsapi.org/) for fetching realtime data.

bloc cubit dart flutter flutter-bloc-test integration-testing news-app test test-driven-development unit-testing

Last synced: 16 Jan 2025

https://github.com/msadeqsirjani/watchlister

🎬 A simple movie search app, built with .NET 7, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and details of the movies.

builder-pattern c-sharp clean-architecture cqrs decorator-pattern docker docker-compose dotnet integration-testing kubernetes mediator-pattern tmdb-api unit-testing vertical-slice-architecture youtube-api

Last synced: 17 Dec 2024

https://github.com/youssefelghamour/alx-backend-python

ALX Backend development projects covering asyncio, async comprehensions/generators, unit & integration testing in Python

annotations async asyncio comprehension integration-testing mocking python unittest

Last synced: 12 Dec 2024

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/i2van/lprun

The LPRun is the LINQPad driver's unit/integration tests runner. Can be used for testing LINQPad 8/LINQPad 7/LINQPad 6 drivers or for running LINQPad scripts.

dotnetcore31 integration-testing linqpad linqpad6 linqpad7 linqpad8 lprun net6 net7 net8 testing testing-tools unit-testing

Last synced: 19 Jan 2025

https://github.com/m7moudgadallah/devbootcampapi

This repo contains devBootcamp API with nodejs, express and MongoDB

api-testing docgen express integration-testing javascript jest mongodb nodejs postman-documentation restful-api

Last synced: 01 Jan 2025

https://github.com/whiteshadow1234/integrationtest

An example of how to use integration_test in flutter

flutter integration-testing

Last synced: 03 Jan 2025

https://github.com/andrecaiado/spring-boot-testcontainers

A Spring Boot project to demonstrate the use of testcontainers to implement integration tests with external systems

integration-testing postgresql rabbitmq spring-boot testcontainers

Last synced: 17 Dec 2024

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/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/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/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: 17 Dec 2024

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/eyrafabdullayev/spring-boot-testing

Simple example for Testing in Spring Boot

integration-testing java spring spring-boot testing

Last synced: 23 Dec 2024

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 unit-testing

Last synced: 17 Dec 2024

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

https://github.com/andresweitzel/microservice_openweather_nodejs_jest_aws

Microservice for the integration of the Open Weather API with focus on unit and integration tests implementing Nodejs, Jest, Serverless-framework, aws-lambda, api gateway, git, others.

api-gateway aws-lambda git integration-testing jest jest-tests nodejs serverless-framework unit-testing

Last synced: 01 Feb 2025

https://github.com/luisboto/hexagonalspring

💠 Simple multimodule Maven/Spring project exposing an endpoint using hexagonal architecture.

e2e-testing hexagonal-architecture integration-testing jpa jpa-hibernate maven mockito-junit-test multimodule-maven spring spring-boot

Last synced: 24 Jan 2025

https://github.com/dynamicbalaji/nginttestingdemo

Integration Testing demo for Angular application

angular angular-4 angular-cli integration-testing jasmine karma karma-jasmine

Last synced: 19 Jan 2025

https://github.com/simeonsavov/back-end-test-automation

Welcome to my Back-End Test Automation course repository at Software University! Here, I document my journey through the course, showcasing all the projects and assignments I've completed.

apitest apitesting integration-testing postman restsharp

Last synced: 24 Dec 2024

https://github.com/jaynetics/gouteur

A Ruby gem to automate integration testing of gems before release

automation integration-testing minitest rspec ruby tooling

Last synced: 18 Dec 2024

https://github.com/barata-ribeiro/sentinelofliberty

Remake of the Sentinel of Liberty project, with Java Spring Boot for backend.

integration-testing java java-23 jpa-entities spring-boot spring-boot-3 spring-data-jpa spring-security-jwt springboot

Last synced: 18 Dec 2024

https://github.com/adamfoneil/gander

Browser test automation via Selenium, with database-level assertions

browser-testing integration-testing mstest selenium

Last synced: 23 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/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: 19 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/joncloud/writing-wcf-integration-tests-using-iisexpressify

Writing WCF Integration Tests using IISExpressify

iis-express integration-testing wcf

Last synced: 20 Jan 2025

https://github.com/joncloud/ef6-migration-testing

Simple repository containing sample code necessary to test EntityFramework 6 Migrations

csharp entity-framework integration-testing migration sql test

Last synced: 20 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/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: 19 Dec 2024

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