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

Integration test framework based on docker.

docker golang integration-testing 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/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/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/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/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/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/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/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/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/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/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/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/chorus-bdd/chorus-docker

Builds a Docker image which can be used to run the Chorus interpreter

bdd chorus chorus-docker docker integration-testing integration-tests interpreter testing

Last synced: 02 Feb 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/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/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/glific/cypress-testing

Integration testing using Cypress

cypress glific integration-testing

Last synced: 08 Feb 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/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/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/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/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/khmarbaise/itf-example-article-part-v

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

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

Last synced: 01 Feb 2025

https://github.com/khmarbaise/itf-example-article-part-vi

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

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

Last synced: 01 Feb 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/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/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/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/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/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/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/roodbaraky/checkout-system

An implementation of the shopping cart kata as outlined by SpareRoom built using TypeScript, Node.js, Vitest.

api e-commerce integration-testing javascript nodejs tdd test-driven-development typescript unit-testing vitest

Last synced: 20 Jan 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/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/alexiscolin/hepic-int

🥇Hepic App Integration

css html5 integration-testing less no-js pug

Last synced: 19 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/smarthome-go/server-integration-docker

A docker image for running the server's integration tests in a reproducible manner

ci-cd concourse-ci docker docker-container integration-testing reproducible-workflows

Last synced: 13 Jan 2025

https://github.com/gsa/grace-tftest

GRACE Terraform Test provides testing capabilities to simplify integration testing for Terraform

integration-testing terraform terraform-aws terraform-testing

Last synced: 20 Jan 2025

https://github.com/beretta350/golang-authentication-api

A simple lightweight authentication API built in Golang designed to be a fast and easy start for other projects.

bcrypt csrf csrf-protection docker docker-compose gin gin-framework gin-gonic go golang integration-testing jwt jwt-auth jwt-authentication jwt-token mongo mongodb test-automation testcontainers xss

Last synced: 10 Oct 2024

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/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/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/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/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/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/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/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/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/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/knotx/knotx-junit5

JUnit 5 support and extensions for Vert.x projects

integration-testing junit5 knotx

Last synced: 07 Nov 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/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/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/monambike/ouroweb-scripts

SQL Server scripts for automate, search, understand, and facilitate management in OuroWeb testing and development applications.

automation integration integration-testing microsoft-sql-server scripts sql sql-server sql-server-management-studio sqlserver ssms

Last synced: 26 Jan 2025

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

This repository contains advanced Python concepts such as type-annotation, coroutines and asynchronous operations, caching, unittest and integration tests, and so on.

annotations async asyncio duck-typing integration-testing mock-testing unittest

Last synced: 06 Jan 2025

https://github.com/cba85/jest-jwt-auth-tests-example

🎓 Jest tests example for a "fake" API using only a POST /login route.

api express integration-testing jest supertest unit-testing

Last synced: 27 Jan 2025

https://github.com/exasol/exasol-version-number-provider

This java package gives you access to the latest available Exasol docker-db version number.

exasol exasol-integration integration-testing java version-number

Last synced: 13 Jan 2025

https://github.com/exasol/database-cleaner

Java library that allows you to delete all objects from an Exasol database. You can use it for example to isolate your tests.

exasol exasol-integration integration-testing purger

Last synced: 13 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: 03 Feb 2025

https://github.com/juanparias29/todolist-app

Esta es una aplicación web diseñada para permitir a los usuarios crear y gestionar sus listas de tareas diarias de manera eficiente.

database django-framework django-rest-framework gitflow-workflow integration-testing mysql-database react scrum-master test

Last synced: 06 Jan 2025

https://github.com/amadr-95/spring-boot-testing

Unit Testing, Integration Testing, Testing External Services, Mocking with Mockito, Test Driven Development (TDD) and more.

integration-testing mockito tdd testing unit-testing

Last synced: 27 Jan 2025

https://github.com/tawounfouet/ocr_testing-python-django

Ce projet a été réalisé dans le but de m'entrainer aux différentes formes de tests : unitaire, intégration et de performance

bdd-framework integration-testing pytest tdd unitest

Last synced: 06 Jan 2025

https://github.com/cornelius/httpotemkin

Mock HTTP services for system tests

acceptance-testing http integration-testing mock rspec

Last synced: 20 Dec 2024