An open API service for providing issue and pull request metadata for open source projects.

GitHub / lomsa-com/http-mock-adapter issues and pull requests

#176 - Verify a request was made

Issue - State: open - Opened by josh-burton 7 months ago

#175 - Could not find mocked route matching request for GET

Issue - State: open - Opened by loneObserver1 10 months ago
Labels: bug

#174 - Cannot add Response to DioException in server.throws

Issue - State: open - Opened by fnemethy 12 months ago
Labels: bug

#173 - TypeError Occurs When Map Data and Headers are Set Together

Issue - State: open - Opened by cizmarf about 1 year ago
Labels: bug

#170 - QUESTION: how to use dio.simpleGet

Issue - State: open - Opened by alexlovar over 1 year ago - 2 comments
Labels: question

#169 - Allow timeout simulations in replies

Issue - State: open - Opened by ghost over 1 year ago - 2 comments
Labels: enhancement

#168 - Ability to mock whole API interface for local development without a need of a server.

Issue - State: open - Opened by cyberail over 1 year ago - 3 comments
Labels: enhancement

#167 - Update logger

Pull Request - State: closed - Opened by Kiruel over 1 year ago - 3 comments

#166 - LDClient.get() was called before init()!

Issue - State: closed - Opened by LokeshDevMaersk over 1 year ago
Labels: bug

#165 - fix(mixins): fix type issue in request_handling type assignment

Pull Request - State: closed - Opened by ghost over 1 year ago - 3 comments

#164 - Library not compatible with flutter 3.16.0 - incorrect type definition

Issue - State: closed - Opened by ghost over 1 year ago - 3 comments
Labels: bug

#163 - Add methods onDownload & onDownloadUri

Issue - State: open - Opened by quoc-huynh-cosee almost 2 years ago
Labels: enhancement

#162 - release v0.6.0

Pull Request - State: closed - Opened by LukaGiorgadze almost 2 years ago - 2 comments
Labels: bug, documentation, enhancement, high priority

#161 - Semantic release with github action

Issue - State: open - Opened by sebastianbuechler almost 2 years ago - 2 comments
Labels: enhancement, question, low priority

#160 - chore/downgrade-collection-to-1.17.1

Pull Request - State: closed - Opened by sebastianbuechler almost 2 years ago - 2 comments
Labels: bug

#159 - add a next interceptor handler on DioInterceptor for missing mocks

Pull Request - State: closed - Opened by sebastianbuechler almost 2 years ago - 8 comments
Labels: enhancement

#158 - feature/add exact body check option for FullHttpRequestMatcher

Pull Request - State: closed - Opened by sebastianbuechler almost 2 years ago - 2 comments
Labels: enhancement

#157 - feature/add-callback-and-async-callback

Pull Request - State: closed - Opened by sebastianbuechler almost 2 years ago - 1 comment
Labels: bug, enhancement

#156 - Async mocking not possible

Issue - State: closed - Opened by sebastianbuechler almost 2 years ago - 1 comment
Labels: bug

#155 - http_mock_adapter 0.5.0 conflicts with flutter_test collection version.

Issue - State: closed - Opened by quoc-huynh-cosee almost 2 years ago - 8 comments
Labels: bug

#154 - Bump up versions

Pull Request - State: closed - Opened by LukaGiorgadze almost 2 years ago - 1 comment

#153 - Split up `MockServer` `reply` method into static and dynamic version

Issue - State: closed - Opened by sebastianbuechler almost 2 years ago - 11 comments

#152 - use tester.pump rather than Future.delayed to allow tests to run faster

Issue - State: closed - Opened by josh-burton about 2 years ago - 1 comment

#151 - Using query parameters in response data generation

Issue - State: closed - Opened by sebastianbuechler about 2 years ago - 2 comments

#150 - Update Dio to 5.2.0

Pull Request - State: closed - Opened by orevial about 2 years ago - 1 comment
Labels: enhancement

#149 - FullHttpRequestMatcher: not identical data returns success response

Issue - State: closed - Opened by katjai1 about 2 years ago - 3 comments
Labels: bug

#148 - remove unused import dart:ffi

Pull Request - State: closed - Opened by LukaGiorgadze about 2 years ago
Labels: bug

#147 - Feature accept bytes

Pull Request - State: closed - Opened by maple135790 about 2 years ago - 4 comments
Labels: bug

#146 - Add support for replying byte data

Pull Request - State: closed - Opened by maple135790 over 2 years ago - 5 comments
Labels: enhancement

#145 - Let server return different responses

Issue - State: open - Opened by AdrianDev0 over 2 years ago - 7 comments

#144 - Lower dependency constraints to match dio

Pull Request - State: closed - Opened by kuhnroyal over 2 years ago - 2 comments

#143 - Lower the Dart SDK constraint to 2.15.0

Issue - State: closed - Opened by kuhnroyal over 2 years ago
Labels: bug

#142 - Downgrade collection 1.17.1 -> 1.15.0

Pull Request - State: closed - Opened by LukaGiorgadze over 2 years ago - 5 comments

#141 - [v0.4.0] collection version conflict between the v0.4.0 and flutter_test

Issue - State: closed - Opened by chunghha over 2 years ago - 9 comments
Labels: bug

#140 - Update Dio 5.0.0

Pull Request - State: closed - Opened by SebastianKlaiber over 2 years ago - 8 comments

#139 - Feat/update dio

Pull Request - State: closed - Opened by SebastianKlaiber over 2 years ago

#138 - feat: update dio

Pull Request - State: closed - Opened by SebastianKlaiber over 2 years ago

#137 - can i request to onDownload when add unit test ?

Issue - State: closed - Opened by anggadwi16 over 2 years ago - 2 comments

#136 - Selective mocking

Issue - State: closed - Opened by ekimia over 2 years ago - 11 comments
Labels: enhancement

#135 - route matches ignore `baseUrl`

Issue - State: open - Opened by corecode almost 3 years ago
Labels: bug

#134 - Data on onPost is compared before it's encoded to json

Issue - State: open - Opened by janosgy almost 3 years ago - 1 comment
Labels: bug

#133 - Remove recursive export of matchers.dart

Pull Request - State: closed - Opened by Hannnes1 almost 3 years ago

#132 - Remove recursive export of matchers.dart

Pull Request - State: closed - Opened by Hannnes1 about 3 years ago - 4 comments

#129 - Response not being mocked when pushing a new screen

Issue - State: closed - Opened by danielocampo2 over 3 years ago - 2 comments
Labels: bug

#128 - Bump to v0.3.3

Pull Request - State: closed - Opened by theiskaa over 3 years ago - 3 comments

#127 - Update docs for v0.3.3

Pull Request - State: closed - Opened by theiskaa over 3 years ago - 1 comment
Labels: documentation

#126 - Adds an optional delay to responses and errors (viz #106, #109)

Pull Request - State: closed - Opened by ElteHupkes over 3 years ago - 2 comments

#125 - Feature/add http matchers API

Pull Request - State: closed - Opened by humblerookie over 3 years ago - 11 comments
Labels: enhancement

#124 - Refactoring the External API and adding a Matcher API

Issue - State: closed - Opened by humblerookie over 3 years ago - 1 comment
Labels: enhancement

#123 - `RequestHandler.reply`'s parameter data converted to function

Pull Request - State: closed - Opened by wangdengwu almost 4 years ago - 5 comments
Labels: enhancement

#122 - new feature:RequestHandler.reply's parameter data can be a function

Pull Request - State: closed - Opened by wangdengwu almost 4 years ago

#121 - Update to v0.3.2

Pull Request - State: closed - Opened by GiorgiBeriashvili about 4 years ago - 1 comment
Labels: documentation, enhancement, high priority, test

#120 - Combine test for DioAdapter and DioInterceptor

Pull Request - State: closed - Opened by kuhnroyal about 4 years ago - 2 comments

#119 - Automatically wrap FormData in a fitting matcher & remove header matcher

Pull Request - State: closed - Opened by kuhnroyal about 4 years ago

#118 - Fix missing expectation in map not causing test failures

Pull Request - State: closed - Opened by kuhnroyal about 4 years ago - 6 comments
Labels: bug

#117 - Expected headers are ignored

Issue - State: closed - Opened by kuhnroyal about 4 years ago - 1 comment
Labels: bug

#116 - DioError [DioErrorType.other]: Converting object to an encodable object failed: Instance of 'Genre'

Issue - State: closed - Opened by thechinkysight about 4 years ago - 2 comments
Labels: question

#115 - Maximize package score and update pub badge link (#114)

Pull Request - State: closed - Opened by GiorgiBeriashvili about 4 years ago - 1 comment
Labels: high priority

#114 - Maximize package score and update pub badge link

Pull Request - State: closed - Opened by GiorgiBeriashvili about 4 years ago
Labels: bug, enhancement, high priority

#113 - Merge v0.3.0 to main

Pull Request - State: closed - Opened by GiorgiBeriashvili about 4 years ago
Labels: high priority

#112 - Update to v0.3.0

Pull Request - State: closed - Opened by GiorgiBeriashvili about 4 years ago - 5 comments
Labels: documentation, enhancement, high priority, test

#111 - Mocking Post with FormData

Issue - State: closed - Opened by ComplexCarbos about 4 years ago - 6 comments
Labels: bug

#110 - Fix mocking non-JSON response data

Pull Request - State: closed - Opened by dricholm about 4 years ago - 1 comment
Labels: bug, high priority

#109 - Future/response-delay

Pull Request - State: closed - Opened by theiskaa about 4 years ago - 6 comments
Labels: enhancement, medium priority

#108 - Add ListParam matcher

Pull Request - State: closed - Opened by kuhnroyal about 4 years ago
Labels: enhancement, medium priority

#107 - Mocking non-JSON response

Issue - State: closed - Opened by dricholm about 4 years ago - 4 comments
Labels: bug, high priority

#106 - Create ability for delayed response:

Issue - State: closed - Opened by cyberail about 4 years ago - 3 comments
Labels: enhancement, medium priority

#105 - Create ability to read mock response from file.

Issue - State: closed - Opened by cyberail about 4 years ago - 1 comment
Labels: enhancement, medium priority

#104 - Add isA<T> & FormData matchers

Pull Request - State: closed - Opened by kuhnroyal about 4 years ago - 2 comments

#103 - DioInterceptor throwing GET request is not handled

Issue - State: open - Opened by LocaFoxNick about 4 years ago - 1 comment
Labels: bug

#102 - Chaining onGet expectations

Issue - State: closed - Opened by LocaFoxNick about 4 years ago - 1 comment
Labels: bug

#101 - Option Headers cause Assertion error on POST/PUT/DELETE

Issue - State: closed - Opened by funwithflutter about 4 years ago - 26 comments
Labels: bug, high priority

#100 - Bugfix/previously matched route

Pull Request - State: closed - Opened by theiskaa over 4 years ago

#99 - Bugfix/previously matched route

Pull Request - State: closed - Opened by theiskaa over 4 years ago

#98 - Always matches when one route was matched

Issue - State: closed - Opened by Albert221 over 4 years ago - 7 comments
Labels: bug

#97 - possible to Mocking Dio retrofit by http-mock-adapter

Issue - State: closed - Opened by tazik561 over 4 years ago - 2 comments
Labels: medium priority

#96 - Mocking dio : Could not find mocked route matching

Issue - State: open - Opened by tazik561 over 4 years ago - 16 comments
Labels: bug, medium priority

#95 - NoSuchMethodError: The getter 'headers' was called on null

Issue - State: closed - Opened by tazik561 over 4 years ago - 3 comments

#94 - can not test queryParameters case

Issue - State: closed - Opened by AQ-TeppeiKikuchi over 4 years ago - 2 comments
Labels: bug

#93 - Fix example usage in README.md

Pull Request - State: closed - Opened by jindrazak over 4 years ago
Labels: documentation

#92 - Incompatible with retrofit

Issue - State: closed - Opened by elnurvl over 4 years ago - 6 comments
Labels: bug

#91 - Merge v0.2.1 to main

Pull Request - State: closed - Opened by GiorgiBeriashvili over 4 years ago
Labels: high priority

#90 - Update to v0.2.1

Pull Request - State: closed - Opened by GiorgiBeriashvili over 4 years ago
Labels: enhancement, high priority

#89 - http_mock_adapter 0.1.6 depends on older version of mockito, please upgrade.

Issue - State: closed - Opened by DarkHeros09 over 4 years ago - 4 comments
Labels: bug

#88 - Merge v0.1.6 develop to main

Pull Request - State: closed - Opened by GiorgiBeriashvili over 4 years ago - 2 comments
Labels: enhancement, high priority

#87 - Update to v0.1.6

Pull Request - State: closed - Opened by GiorgiBeriashvili over 4 years ago
Labels: enhancement, high priority

#86 - Upgrade dependencies to the newest ones

Issue - State: closed - Opened by mihailmerkov over 4 years ago - 6 comments
Labels: bug

#85 - Add a straightforward way to reset history

Pull Request - State: closed - Opened by GiorgiBeriashvili over 4 years ago
Labels: enhancement, medium priority, test

#84 - Add query parameters to RequestRouted's methods and tidy code

Pull Request - State: closed - Opened by GiorgiBeriashvili over 4 years ago
Labels: enhancement, good first issue, high priority, test

#83 - Null-safety and DIO 4.0.0 support

Pull Request - State: closed - Opened by kuhnroyal over 4 years ago - 16 comments

#82 - Fix several response problems

Pull Request - State: closed - Opened by kuhnroyal over 4 years ago - 8 comments

#81 - fix #76

Pull Request - State: closed - Opened by idootop over 4 years ago - 1 comment

#80 - Allow to ignore headers by name when trying to match a request

Issue - State: closed - Opened by kuhnroyal over 4 years ago - 6 comments

#79 - Allow routes to be string or pattern.

Pull Request - State: closed - Opened by ncb000gt over 4 years ago - 6 comments
Labels: documentation, enhancement, medium priority, test

#78 - Match var names & ops. Null chk. Default headers.

Pull Request - State: closed - Opened by ncb000gt over 4 years ago - 4 comments
Labels: enhancement, medium priority, test

#77 - clear adapter call history

Issue - State: closed - Opened by GusRodrigues86 over 4 years ago - 5 comments
Labels: enhancement, medium priority, test