An open API service providing repository metadata for many open source software ecosystems.

Topic: "mockwebserver"

athkalia/Just-Another-Android-App 📦

An Android base app with loads of cool libraries/configuration NOT MAINTAINED

Language: Java - Size: 2.13 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1,616 - Forks: 171

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 the functionality from http://WireMock.org, but extended with more functionality.

Language: C# - Size: 10.3 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1,552 - Forks: 219

ferPrieto/SpaceX-prepare-for-Clean-Architecture-liftoff

Clean Architecture Modular Project: MVVM + Jetpack Compose + Coroutines + Flows + Dagger2 + LiveData + UnitTests + UITests + Screenshot Tests + MockWebServer

Language: Kotlin - Size: 92.7 MB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 732 - Forks: 88

simplezhli/AndroidUT

Android开发中必要的一环---单元测试(Unit Test)

Language: Java - Size: 250 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 497 - Forks: 94

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.

Language: Kotlin - Size: 41.4 MB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 265 - Forks: 39

donfuxx/Mockinizer

An okhttp / retrofit api call mocking library

Language: Kotlin - Size: 286 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 192 - Forks: 10

RoRoche/AndroidStarter

A sample Android app using the MVP architecture.

Language: Java - Size: 15.2 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 137 - Forks: 14

donatj/mock-webserver

Simple mock web server in PHP for unit testing.

Language: PHP - Size: 313 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 134 - Forks: 21

sreeharikv112/CleanCodeMVVMTesting

Android Unit Testing Clean Code Architecture + MVVM

Language: Kotlin - Size: 173 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 99 - Forks: 28

orhanobut/mockwebserverplus

✔️ OkHttp mockwebserver with fixtures extension

Language: Java - Size: 134 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 89 - Forks: 19

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

Language: Kotlin - Size: 1.13 MB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 71 - Forks: 14

PhilippeBoisney/RetroKotlin

Simple Android app to show how unit testing with MockWebServer and Architecture Components (ViewModel + LiveData)

Language: Kotlin - Size: 261 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 61 - Forks: 23

Karumi/KataTODOApiClientKotlin

TODO API Client Kata for Kotlin Developers. The main goal is to practice integration testing using MockWebServer

Language: Kotlin - Size: 133 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 60 - Forks: 40

ragdroid/mockstar

Demo project on How to be a Mockstar using Mockito and MockWebServer.

Language: Java - Size: 106 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 54 - Forks: 10

Karumi/KataTODOApiClientJava

TODO API Client Kata for Java Developers. The main goal is to practice integration testing using MockWebServer.

Language: Java - Size: 92.8 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 53 - Forks: 46

tolmachevroman/Restaurants

Restaurants sample app built with the new architecture components (LiveData, Room, ViewModel) and Dagger 2

Language: Kotlin - Size: 9.84 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 46 - Forks: 13

concretesolutions/requestmatcher 📦

A simple and powerful way for making programatic assertions in your fake API

Language: Java - Size: 267 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 45 - Forks: 11

canergulgec/MovieDb

Language: Kotlin - Size: 46.1 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 37 - Forks: 5

uziassantosferreira/Starwars-clean

Simple project with clean architecture

Language: Java - Size: 2.05 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 2

RoRoche/AndroidStarterAlt

A sample View-based Android app using the MVP architecture. It uses Mosby, Dagger2, RxJava, retrofit, LoganSquare, requery, EventBus, Conductor.

Language: Java - Size: 14.7 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 27 - Forks: 5

nisrulz/android-spacex-app

An Offline first Android app to consume the SpaceX Backend API

Language: Kotlin - Size: 1.06 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 20 - Forks: 2

jlidder/jswiremock

A Javascript library used for stubbing and mocking web services.

Language: JavaScript - Size: 38.1 KB - Last synced at: 25 days ago - Pushed at: 8 months ago - Stars: 19 - Forks: 13

matiascalvo/compose-kotlin-repositories

The app shows a paginated list of the most starred Kotlin repositories in Github.

Language: Kotlin - Size: 1.62 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 5

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.

Language: Kotlin - Size: 360 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 1

ferPrieto/MVVM-Modularized

A clean architecture approach (modular) using MVVM, Dagger2, LiveData and RxAndroid

Language: Kotlin - Size: 13.5 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 1

DroidsOnRoids/mockwebserver-path-dispatcher

A helper for dispatching MockWebServer responses

Language: Kotlin - Size: 1.21 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 11 - Forks: 10

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.

Language: Java - Size: 167 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 3

sum20156/TddApp

A beginner guide to test-driven development for android development

Language: Kotlin - Size: 356 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 2

anandwana001/WeatherAppsX

☀️ 🌤 Sample weather app with Retrofit, Hilt and Coroutines ☀️ 🌤

Language: Kotlin - Size: 129 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 1

andboson/http-echo-logger

http echo-mock-server

Language: Go - Size: 51.8 KB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 2

abhishekgupta311287/github_user_search

This app searches and displays user Github profile using Github user api and also displays follower and following user list.

Language: Kotlin - Size: 366 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

coderkan/coderkanRESTful

Language: Java - Size: 2.38 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

muhammed-ahmad/restaurants

Restaurants app written in Kotlin, using Clean Architecture, MVVM, Repository Pattern, SOLID Principles, RxJava, Dagger, Unit Testing, Espresso, Retrofit, Room

Language: Kotlin - Size: 6.47 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

jmarkstar/gumtree_android_challenge

Language: Kotlin - Size: 19.6 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

SethFalco/webserver-testbed

An extension for MockWebServer to provide test utilities and test framework integrations. [This is a mirror from GitLab, please interact with the repository there.]

Language: Java - Size: 81.1 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

lupsyn/icndb-rx-mvp

Simple app to retrive icndb.com api, using mvp design patter, rxjava, dagger2, retrofit, lombok, butterknife, and mockWebServer

Language: Java - Size: 396 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 2

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.

Language: Java - Size: 256 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

jakkritpromma/socialplustodo

A native Android application written in Kotlin, tested with MockWebServer, and developed with MVVM, Jetpack Compose and Retrofit

Language: Kotlin - Size: 120 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

androidle/testing-demo

This demo is to show the practice testing on android

Language: Kotlin - Size: 14.1 MB - Last synced at: 9 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 1

buthed/Pokedex

Pokedex is a project that uses the Poke API. Written in Jetpack-compose using, MVVM, clean architecture, multimodule, hilt and kotlin-coroutines.

Language: Kotlin - Size: 517 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

nihasKalam07/AutomobileNewsApp

Clean architecture + Multi-module MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Coroutines Flow + Data binding + View binding + Jetpack Navigation + Glide + Toasty + Espresso + MockWebServer + Mockito + Junit

Size: 8.07 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SembaMax/pixabay-images-app

Images search app based on Pixabay API

Language: Kotlin - Size: 85.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

KarUrals/java-project-72

WEB pages analyzer for SEO suitability

Language: Java - Size: 133 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Girrafeec/example-loan-app

An example app for applying short-term loans. Using Kotlin Flow, Retrofit, Dagger, etc.

Language: Kotlin - Size: 2.26 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

droidbaza/mock-json-plugin

plugin for easy downloading jsons responses from server for testing

Language: Kotlin - Size: 76.2 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

aeyonblack/recipe-compose

This repository contains a simple app that demonstrates the nuts and bolts of test driven development and just a bit of clean architecture. The app does not necessary solve a real world problem but it serves as a great medium for learning about and implementing best practices for architecture and testing with jetpack compose.

Language: Kotlin - Size: 404 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

jmarkstar/android-movies-challenge

Language: Kotlin - Size: 1000 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

saberLiou/ProfileAndroidApp

An Android App about my profile, built with Kotlin.

Language: Kotlin - Size: 3.4 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

sanmiAde/MyMyBakingApp

My Baking app displays a list of recipes, steps and ingredients on how to make said recipes. It also shows a step by step tutorial videos on how to make the recipes.

Language: Kotlin - Size: 409 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

biratrai/RetrofitRequest

This is a sample app that uses Retrofit 2 for GET,PUT, POST request.

Language: Java - Size: 183 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

yinlingchaoliu/robolectric-plugin

robolectric 需要配置太多gradle依赖,一键集成 robolectic+Powermock+restful

Language: Groovy - Size: 55.7 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

rakesh-barik/MVVM_POC

Showing Facts about Country

Language: Java - Size: 222 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

maxcruz/currency_app

Una aplicaicón Android de ejemplo escrita en Java

Language: Java - Size: 434 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

hosopy/OkHttpMockSample

Language: Java - Size: 191 KB - Last synced at: 7 months ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 1

Elypia/webserver-testbed

An extension for MockWebServer to provide test utilities and test framework integrations.

Last synced at: almost 2 years ago - Stars: 1 - Forks: 0

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.

Language: Python - Size: 5.86 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

cuioss/cui-test-mockwebserver-junit5

A junit 5 extension for MockWebServer providing some convenience, compared to the original

Language: Java - Size: 128 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

AlhosinMohamad/News-App

Real-time headlines, save, delete, and search articles effortlessly. Built with Kotlin, MVVM, Coroutines, Room, Hilt, Retrofit, Glide, ViewModel, Navigation, and tested with MockWebServer for a seamless news experience!

Size: 128 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

claudioaltamura/spring-boot-mockwebserver

spring-boot-mockwebserver

Language: Java - Size: 73.2 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ErroredPasta/Exchange-Rate

간단한 환율 변환앱 + MockWebServer를 이용한 Repository test 및 ViewModel의 StateFlow test

Language: Kotlin - Size: 151 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

andrejoshua/guardiannews

Learning clean arch in Flutter in case of fire.

Language: Dart - Size: 117 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

SembaMax/modern-movies-app

Language: Kotlin - Size: 11 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

S-H-U-R-A/FotosMarte-Use-Databinding-LiveData-Viewmodel-Retrofit-Moshi-BindingAdapter-MockWebServer-RecyclerVi

En este codelab se vio como usar Retrofit en conjunto con Moshi para recuperar data de Internet, se uso Databinding y @BindingAdapter que es la forma de crear atributos Xml a los View personalizados y que puedan comunicarse con los LiveData, ademas se uso RecyclerView con su Manager GridLayoutManager, además se hizo test con MockWebServery

Language: Kotlin - Size: 240 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kargolek/crypto-portfolio-app

Project created for training purpose of Spring Boot and test automation frameworks

Language: Java - Size: 225 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Tim-Rapp/BigJokes

Android + Kotlin + ViewModel + Retrofit2 + MockWebServer + Espresso. App displays random jokes.

Language: Kotlin - Size: 136 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

talhatek/AircraftsOverCzechRepublic

Discover aircrafts over Czech Republic.

Language: Kotlin - Size: 16.3 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

JPrendy/bus-timetable-retrofit-kotlin-application

A Kotlin Application that uses Dublin bus API to show when the next available bus will arrive. It uses Retrofit and MockWebServer to mock apis.

Language: Kotlin - Size: 2.72 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

peter-wachira/AndroidTesting

Open source repo demonstrating how to use different libraries to test android components in Jetpack. unit tests, integration tests, ui tests etc

Language: Kotlin - Size: 252 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

chusclua/city-bikes

🚴 Repository to show architecture, testing and some android technologies.

Language: Kotlin - Size: 1.65 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

junaid-umar/Android-CleanArchitecture-Kotlin

Clean + MVVM + Coroutine + Hilt + Retrofit + Tests

Language: Kotlin - Size: 152 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

rubenquadros/Android-Hilt-example-quiz-app

A simple quiz app as an example of clean architecture and injecting dependencies using Hilt. Have extensively unit tested all layers of clean architecture.

Language: Kotlin - Size: 445 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

Asutosh11/CoroutinesRetrofitWithUnitTest

Sample Android project to demonstrate API integration using Hilt, Retrofit, and Coroutines. The API is tested using OkHttp MockWebServer.

Language: Kotlin - Size: 90.8 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

dinu005/Restaurant-Search

Android application to list nearby restaurants

Language: Kotlin - Size: 188 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

rickseven/kotlin-android-mvp-sample

MVP (Model-View-Presenter) is a software design pattern that works pretty well in Android projects and helps separate presentation layer from domain.

Language: Kotlin - Size: 10.4 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Aks-4125/Currency-DI

Language: Kotlin - Size: 5.28 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

santugowda/TuroSampleApp

Sample app for Turo : Android developer role

Language: Kotlin - Size: 149 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

mriyas/CurrencyLayer

Language: Kotlin - Size: 508 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

JPrendy/github-simple-retrofit-kotlin-application

A Kotlin Application that uses Github public API to show a list of repos name. It uses Retrofit and MockWebServer to mock apis.

Language: Kotlin - Size: 496 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

rubenquadros/Explore-Places

An android app using which the user can get details about places near them

Language: Kotlin - Size: 6.09 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

dino-su/android-e2e-mock-example

Android E2E mock testing example.

Language: Java - Size: 3.86 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

khongswee/authenticator-android

Language: Kotlin - Size: 131 KB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

orogersilva/spotmusic-alarm-android

Language: Kotlin - Size: 2.71 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

skivol/weather-indicator-android

Simple android-kotlin project for home weather indicator. Some screenshots are available here: https://github.com/vania92/weather-indicator-android/wiki

Language: Kotlin - Size: 202 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

shahbazhashmi/Android-MVP-Demo

MVP + RXJAVA + RETROFIT

Language: Java - Size: 247 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

dan-zx/zekke-api-client

ZeKKe API client for Java

Size: 208 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

amyllykoski/earthquake

Earthquake event history viewer. Implemented for Android.

Language: Java - Size: 142 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

adityaladwa/ContactManager

App uses MVP MVVM and has UI tests with Espresso and MockWebServer and Unit tests using Junit and Mockito

Language: Java - Size: 796 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1