Ecosyste.ms: Issues

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

GitHub / lipanski/mockito issues and pull requests

#205 - Make documentation more useful by adding links

Pull Request - State: closed - Opened by nyurik 27 days ago - 1 comment

#204 - Support for lower-level TCP and UDP connections

Issue - State: open - Opened by nyurik about 1 month ago - 4 comments

#203 - Feature: add `#[track_caller]` to all asserting functions

Issue - State: open - Opened by peddermaster2 about 2 months ago - 3 comments

#201 - cannot parse additional '/' in url

Issue - State: closed - Opened by futuretech6 4 months ago - 1 comment

#200 - parallel tests each creating an async server stomp

Issue - State: closed - Opened by evbo 7 months ago - 7 comments

#199 - Refactor response body

Pull Request - State: closed - Opened by tottoto 7 months ago

#198 - Update to hyper 1

Pull Request - State: closed - Opened by tottoto 7 months ago - 4 comments

#197 - 1.3.1 breaks tests that worked before

Issue - State: open - Opened by threema-donat 8 months ago - 6 comments

#196 - Revert colored crate version pinning

Pull Request - State: closed - Opened by lipanski 8 months ago

#195 - Why are you constraining the maximum version of `colored`

Issue - State: closed - Opened by Nemo157 8 months ago - 3 comments

#194 - No longer able to use mockito inside of #[tokio::test]

Issue - State: closed - Opened by Yunzlez 8 months ago - 2 comments

#193 - no function or associated item named `const_new`

Issue - State: closed - Opened by sbfaulkner 8 months ago - 7 comments

#192 - Use tokio runtime uniformly

Pull Request - State: closed - Opened by tottoto 8 months ago - 1 comment

#191 - Allow configuring the mock server (host, port, assert_on_drop)

Pull Request - State: closed - Opened by lipanski 8 months ago

#190 - Mock::with_chunked_body could use better documentation

Issue - State: closed - Opened by mstange 9 months ago - 5 comments

#189 - Feature Request: Option to Start a Server on a different Socket Address

Issue - State: closed - Opened by ajoklar 9 months ago - 2 comments

#188 - Migrating to hyper v1

Issue - State: closed - Opened by TristanCacqueray 9 months ago - 1 comment

#187 - Mocking retries?

Issue - State: closed - Opened by jamesperez2005 10 months ago - 1 comment

#186 - feat: return raw socket address

Pull Request - State: closed - Opened by alexander-jackson 12 months ago - 1 comment

#185 - Use only required features for dependencies

Pull Request - State: closed - Opened by andrewtoth 12 months ago - 1 comment

#184 - Add impl IntoHeaderName for &HeaderName

Pull Request - State: closed - Opened by andrewtoth 12 months ago

#183 - Use async mutex for tests

Pull Request - State: closed - Opened by andrewtoth 12 months ago - 1 comment

#182 - Fix clippy warnings

Pull Request - State: closed - Opened by lipanski almost 1 year ago

#181 - Introduce a local IntoHeaderName trait to avoid exposing hyper::header::HeaderName

Pull Request - State: closed - Opened by lipanski almost 1 year ago - 3 comments

#180 - Re-export HeaderName

Pull Request - State: closed - Opened by andrewtoth almost 1 year ago - 1 comment

#179 - Use HeaderMap for headers in mock and response

Pull Request - State: closed - Opened by andrewtoth about 1 year ago - 1 comment

#178 - expect 0 fails on assert

Issue - State: closed - Opened by vasilakisfil about 1 year ago - 3 comments

#177 - Simplify server pool

Pull Request - State: closed - Opened by kornelski about 1 year ago - 4 comments

#176 - Support streaming body

Pull Request - State: closed - Opened by kornelski about 1 year ago - 2 comments

#175 - with_chunked_body does not support backpressure

Issue - State: closed - Opened by kornelski about 1 year ago - 1 comment

#174 - Fix typos

Pull Request - State: closed - Opened by kianmeng about 1 year ago

#173 - Getting 501 when testing with Actix

Issue - State: closed - Opened by finlaydotb over 1 year ago - 1 comment

#171 - Pool grows beyond max_size, hits open files limit

Issue - State: closed - Opened by liskin over 1 year ago - 7 comments

#170 - Help: Cannot migrate to v1

Issue - State: closed - Opened by ymwjbxxq over 1 year ago - 2 comments

#169 - Exact path does not match

Issue - State: closed - Opened by peanutbother over 1 year ago - 5 comments

#168 - Replace tokio Mutexes with sync Mutexes

Pull Request - State: closed - Opened by lipanski over 1 year ago

#167 - Replace tokio oneshot channel with sync mpsc

Pull Request - State: closed - Opened by lipanski over 1 year ago

#166 - Test using parallel async mocks hangs

Issue - State: closed - Opened by divergentdave over 1 year ago - 3 comments

#165 - The 1.0 :balloon:

Pull Request - State: closed - Opened by lipanski over 1 year ago

#164 - Bring the server pool back and other small fixes

Pull Request - State: closed - Opened by lipanski over 1 year ago

#163 - Adds delayed mocks

Pull Request - State: closed - Opened by sr-gi over 1 year ago - 5 comments

#162 - Add Mock::with_body_from_request

Pull Request - State: closed - Opened by lipanski over 1 year ago

#161 - Don't use outdated function in lib.rs example

Pull Request - State: closed - Opened by konstin over 1 year ago - 1 comment

#160 - Delay mock response

Issue - State: closed - Opened by sr-gi over 1 year ago - 9 comments

#159 - Mock response based on request?

Issue - State: closed - Opened by sr-gi over 1 year ago - 13 comments

#158 - Various fixes

Pull Request - State: closed - Opened by lipanski over 1 year ago

#157 - Allow naming the type returned by Server::new() (don't use impl Trait)

Issue - State: closed - Opened by mstange over 1 year ago - 5 comments

#156 - Introduce graceful shutdown for the Hyper server

Pull Request - State: closed - Opened by lipanski over 1 year ago

#155 - Shutdown race condition

Issue - State: closed - Opened by crepererum over 1 year ago - 15 comments

#154 - Async server exposes sync methods

Issue - State: closed - Opened by crepererum over 1 year ago - 2 comments

#153 - Le big rewrite

Pull Request - State: closed - Opened by lipanski over 1 year ago

#152 - Allow unsetting content-length

Issue - State: closed - Opened by MaeIsBad almost 2 years ago - 4 comments

#151 - Handle httpparse error

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

#150 - Add support for HTTP/2

Issue - State: closed - Opened by doxblek about 2 years ago - 1 comment
Labels: feature

#149 - Expect 0 fails on matched()

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

#148 - Integration Tests With Rocket

Issue - State: closed - Opened by iot-resister over 2 years ago

#146 - Fix clippy warnings for Rust 1.59

Pull Request - State: closed - Opened by ameliabradley over 2 years ago - 1 comment

#145 - Replace difference library with similar

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

#144 - Always fail with reqwest blocking

Issue - State: closed - Opened by kinosang almost 3 years ago - 1 comment

#143 - path matcher is sensitive to query param delimiter

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

#142 - Request with HTTP 1.0 hangs

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

#141 - Non-Accessible Mocking Without Starting Forward Slash In Path?

Issue - State: closed - Opened by criminosis about 3 years ago - 3 comments

#140 - Mocks can receive requests from previous tests

Issue - State: closed - Opened by Matthias247 about 3 years ago - 3 comments

#139 - How to mock Keep-alive connection?

Issue - State: closed - Opened by a1ph over 3 years ago - 1 comment
Labels: help wanted

#138 - Release new version with latest fixes

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

#137 - Update assert-json-diff to 2.0.0

Pull Request - State: closed - Opened by davidpdrsn almost 4 years ago - 1 comment

#136 - Some changes to travis.yml and README

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

#135 - Clippy

Pull Request - State: closed - Opened by kornelski almost 4 years ago - 1 comment

#134 - Upgrade deps

Pull Request - State: closed - Opened by kornelski almost 4 years ago - 5 comments

#133 - Update rand to 0.8

Pull Request - State: closed - Opened by davidpdrsn almost 4 years ago - 3 comments

#132 - Replace `difference` crate

Issue - State: closed - Opened by GeorgeHahn almost 4 years ago - 2 comments

#131 - Run `assert` on Drop

Issue - State: closed - Opened by jyn514 almost 4 years ago - 6 comments

#130 - Fix clippy, option 2

Pull Request - State: closed - Opened by torrefatto about 4 years ago - 1 comment

#129 - Fix clippy, option 1

Pull Request - State: closed - Opened by torrefatto about 4 years ago - 1 comment

#128 - Match binary body

Pull Request - State: closed - Opened by torrefatto about 4 years ago - 9 comments

#127 - HTTPS/TLS support?

Issue - State: open - Opened by WasabiFan about 4 years ago - 2 comments

#126 - Update example code in documentation

Issue - State: closed - Opened by thatdevsherry over 4 years ago - 1 comment

#125 - Add a matched() -> bool method to mock

Pull Request - State: closed - Opened by max-b over 4 years ago - 3 comments

#124 - Bump minimum supported Rust toolchain to 1.36

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

#123 - fix: use serde_urlencoded for query matching

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

#122 - expected item after attributes

Issue - State: closed - Opened by ghost over 4 years ago

#121 - values with spaces from serde_urlencoded don't match Matcher::UrlEncoded

Issue - State: closed - Opened by cakekindel over 4 years ago - 5 comments

#120 - Improve Matcher display

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

#119 - Fix json in docs

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

#118 - Could mockito provide an URL macro

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

#117 - Match against multiple header values

Issue - State: open - Opened by sagebind over 4 years ago

#116 - Add ability to attach a sequence of responses to a mock

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

#115 - support read request info in `body_fn`

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

#114 - Add `Content-Length` header to null body

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

#113 - Warnings on missing .create()

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

#112 - Warning on missing .create()?

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

#111 - Mocks leak across tests

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

#110 - Prefer assert_json_include_no_panic over deprecated version

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

#109 - Compile error on latest stable

Issue - State: closed - Opened by clux over 4 years ago - 5 comments

#108 - Update assert-json-diff version.

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

#107 - test_assert_with_last_unmatched_request fails on Fedora

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

#106 - Deadlock creating 2 times the same mock in dev mode

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