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/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/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/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/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/adamfoneil/sqlserver.localdb

Utilities for SQL Server integration testing with LocalDb

integration-testing localdb sql-server

Last synced: 09 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/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/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/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/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/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/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/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/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/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: 09 Feb 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: 09 Feb 2025

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/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/vishal150494/task-management-system

Its a simple Task Management System project to demonstrate my Web Application Development skills using tools like Python, Flask, Database System, Docker and demonstrate my practical insights on developing and deploying RESTful APIs & micro services. Using the task management system user can perform all CRUD operations based on some input attributes

api api-documentation controllers curl docker docker-compose flask-login flask-migrate flask-sqlalchemy flask-web flassger html integration-testing jinja2-template models mvc-architecture postgresql-database swagger-ui unit-testing views

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/ezequieljuliano/addresses-api

REST API for address entity CRUD and integration with Google Geocoding API

addresses containers end-to-end-testing google-maps-api integration-testing mockito postgres rest-api spring-boot unittest

Last synced: 11 Feb 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/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/isabellasouzas/travel-cost-api-go

Simple API with MongoDB and docker

golang integration-testing mongodb

Last synced: 03 Feb 2025

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

Integration test framework based on docker.

docker golang integration-testing testing

Last synced: 10 Feb 2025

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/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/ra1nz0r/parcel_service

ะžั‚ัะปะตะถะธะฒะฐะฝะธะต ะฟะพัั‹ะปะพะบ.

cicd docker go golang integration-testing sql sqlite3 taskfile yaml

Last synced: 13 Oct 2024

https://github.com/chehsunliu/db43-js

For database truncate and load, making testing easier.

database dynamodb integration-testing nodejs testing

Last synced: 10 Feb 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/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/samuellucas97/goal-list-ci-cd

Continuous delivery with static analysis using SonarCloud/JaCoCo and automated test with Spring/Mockito

docker github-actions integration-testing mysql sonarcloud spring unit-testing

Last synced: 07 Nov 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/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/exasol/test-db-builder-java

Java library for creating and cleaning up test database structures and contents for integration tests

builder database exasol exasol-integration integration-testing java mysql mysql-database postgres postgresql postgresql-database

Last synced: 15 Oct 2024

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/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/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/tfc/nix_openvpn

This repository aims to provide a nix expression that completely sets up a nix/hydra buildfarm from scratch via nixops. Nix integration test included.

build-farm integration-testing nix nixops nixos openvpn ssh

Last synced: 13 Jan 2025

https://github.com/unikraft/app-testing

Add tests of various applications and libraries running on top of Unikraft

application integration-testing testing unikraft-application

Last synced: 19 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/zgr3doo/php-sting

PHP Schema Testing INtegration Gear

integration-testing mysql-database pdo-mysql phpunit

Last synced: 06 Jan 2025

https://github.com/knotx/knotx-junit5

JUnit 5 support and extensions for Vert.x projects

integration-testing junit5 knotx

Last synced: 07 Nov 2024

https://github.com/peter-evans/knative-travis-template

A template project for Knative app development and integration testing

integration-testing knative kubernetes minikube travis-ci

Last synced: 06 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/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/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: 02 Feb 2025

https://github.com/rhzs/nock-demo

Nock Demo - How to do integration testing

integration-testing nodejs

Last synced: 27 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/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/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/yvanmazy/remotedminecraft

Library to run Minecraft from code and control it remotely.

integration-testing library minecraft remote

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

Unit and Integration tests for Apis

api fastapi integration-testing unit-testing

Last synced: 23 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