mockwebserver
There are 88 repositories under mockwebserver topic.
wiremock/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on WireMock Java, but extended with more functionality.Full documentation can be found at https://wiremock.org/dotnet/.
athkalia/Just-Another-Android-App
An Android base app with loads of cool libraries/configuration NOT MAINTAINED
ferPrieto/SpaceX-prepare-for-Clean-Architecture-liftoff
Clean Architecture Modular Project: MVVM + Jetpack Compose + Coroutines + Flows + Dagger2 + LiveData + UnitTests + UITests + Screenshot Tests + MockWebServer
simplezhli/AndroidUT
Android开发中必要的一环---单元测试(Unit Test)
SmartToolFactory/PropertyFindAR
🏘 🎃 Real Estate Sample App with RxJava3+Coroutines Flow, Dynamic Feature Modules, Dagger Hilt, Offline First, ConcatAdapter, Animations and tests for Room, Retrofit, useCase and ViewModels with TDD.
donfuxx/Mockinizer
An okhttp / retrofit api call mocking library
donatj/mock-webserver
Simple mock web server in pure PHP for testing.
RoRoche/AndroidStarter
A sample Android app using the MVP architecture.
sreeharikv112/CleanCodeMVVMTesting
Android Unit Testing Clean Code Architecture + MVVM
orhanobut/mockwebserverplus
✔️ OkHttp mockwebserver with fixtures extension
SmartToolFactory/Posts-MVVM-DaggerHilt-Dynamic-Feature-RxJava3-Flow-Sample
Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic Feature Modules, Static Code Analysis, Gradle DSL, MockK+ MockWebServer with Test Driven Development including Api and Database tests
PhilippeBoisney/RetroKotlin
Simple Android app to show how unit testing with MockWebServer and Architecture Components (ViewModel + LiveData)
Karumi/KataTODOApiClientKotlin
TODO API Client Kata for Kotlin Developers. The main goal is to practice integration testing using MockWebServer
Karumi/KataTODOApiClientJava
TODO API Client Kata for Java Developers. The main goal is to practice integration testing using MockWebServer.
ragdroid/mockstar
Demo project on How to be a Mockstar using Mockito and MockWebServer.
concretesolutions/requestmatcher
A simple and powerful way for making programatic assertions in your fake API
tolmachevroman/Restaurants
Restaurants sample app built with the new architecture components (LiveData, Room, ViewModel) and Dagger 2
uziassantosferreira/Starwars-clean
Simple project with clean architecture
RoRoche/AndroidStarterAlt
A sample View-based Android app using the MVP architecture. It uses Mosby, Dagger2, RxJava, retrofit, LoganSquare, requery, EventBus, Conductor.
matiascalvo/compose-kotlin-repositories
The app shows a paginated list of the most starred Kotlin repositories in Github.
nisrulz/android-spacex-app
An Offline first Android app to consume the SpaceX Backend API
jlidder/jswiremock
A Javascript library used for stubbing and mocking web services.
tlgbltcn/JeTaxi
JeTaxi is built on Clean Architecture with Kotlin and follows modern android development trends. Also, It uses some of Jetpack and popular libraries.
DroidsOnRoids/mockwebserver-path-dispatcher
A helper for dispatching MockWebServer responses
ferPrieto/MVVM-Modularized
A clean architecture approach (modular) using MVVM, Dagger2, LiveData and RxAndroid
thedeveloperworldisyours/Dagger2RxJava
Simple example how to use Dagger2, Retrofit2 and RxJava together. In this example you can learn how to test server call with Mockito and JUnit.
sum20156/TddApp
A beginner guide to test-driven development for android development
anandwana001/WeatherAppsX
☀️ 🌤 Sample weather app with Retrofit, Hilt and Coroutines ☀️ 🌤
andboson/http-echo-logger
http echo-mock-server
abhishekgupta311287/github_user_search
This app searches and displays user Github profile using Github user api and also displays follower and following user list.
lukosth/todo-cli
A simple command-line To-Do app built with Python. Add, complete, and delete tasks with local JSON storage. Perfect for minimalists who love the terminal.
muhammed-ahmad/restaurants
Restaurants app written in Kotlin, using Clean Architecture, MVVM, Repository Pattern, SOLID Principles, RxJava, Dagger, Unit Testing, Espresso, Retrofit, Room
alfahami/crypto-portfolio
A simple Spring Boot RESTful api to track your crypto holdings, view real-time market data, calculate portfolio valuation, and manage your investments.