intergration-test
There are 25 repositories under intergration-test topic.
eyo-chen/gofacto
A strongly-typed and user-friendly factory library for Go
Rapter1990/springbootsecurity
Spring Boot Security Example (Spring Boot, Java 17, Spring Security, Docker, Maven, JUnit Test, Integration Test, Test Container, MySql)
Rapter1990/rolepermissionexample
Spring Boot with Spring Security (Role Permission) (Spring Boot, Java 21, Spring Security, Docker, Maven, JUnit Test, Integration Test, Test Container, MySql, Github Actions, Spring Open Api)
QuinntyneBrown/MediatRAndRecordTypes
An example of how you can combine MediatR and Record types to build an api in the CQRS pattern with relatively minimal code.
Rapter1990/kubernetesjavaclientapi
Spring Boot with the usage of Kuberneres Java Client Api (Pods,Deployments,Service,Namespace)
Rapter1990/currencyexchange
Currency Exchange API for Spring Boot
youmari/foot-info
foot-info is a web application where you can see information about football leagues filtered by Countries and standings for every football team in the world
PramithaMJ/springboot-testing
Junit , Mockito and Intergration Testing
yeshan333/ex_integration_coveralls
A library for run-time system code line-level coverage analysis.
sofiane-abou-abderrahim/javascript-introduction-to-testing-synchronous-code
In this little JavaScript demo, I used the 3 main core types of testing: Unit Test, Integration Test and End-to-End Test (or User Interface Test). I tested my application with relatively simple synchronous code.
Amir-HSD/UnitTest-Api-Mobile
This Repo performs integration tests on the Todo app's API using nUnit. The tests ensure the API endpoints function correctly, providing reliable back-end services for the mobile Todo application.
atiyehmaz/WolfPack
Hexagonal Architecture, DDD, CQRS, MongoDB, and SOLID in .NET Core 5.0
cdcd72/GenerateCoverageReportWithAction.CSharp.Demo
練習實作 Github Action 並產生程式碼涵蓋率報告(To practice generate code coverage report with github action.)
mbashia/Testing-in-elixir-phoenix
testing in elixir and LiveView
pMonfared/UrlShortner
Url Shortener API by Nodejs
DeweiYu/SENG-275
Software Testing
m4gshm/kubetestcontainers
Like Testcontainers, but using Kubernetes.
RolH1992/Softwaretest1.py
The "Softwaretest1.py" repository contains a Python script designed for testing software applications. The script includes functions to automate the testing process, such as unit testing, integration testing, or functional testing.
sahilKullar/gatherer-ror
Project gatherer app built using TDD approach. Utilized RSpec, Minitest, Capybara, Cucumber, Selenium
ashutoshsahoo/spring-test-container
Spring boot PostgreSQL integration testing with test-containers
heshanu/AngularTesting
unit and intergrated test
Hlabeli/medical-system
This is a Medical System application. It's open-source project which is evolving in Spring Boot for the Backend.
martinHornacek/Automated-Tests-for-Dynamics-365
Project which provides a showcase of different Automated tests for Dynamics 365 plug-in project
tomasbalaz/spring-boot-testing
Spring boot application which describes Junit and Mocking concepts