issues
search
mindflayer
/
python-mocket
a socket mock framework - for all kinds of socket animals, web-clients included
BSD 3-Clause "New" or "Revised" License
285
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactor introduce recording storage
#274
betaboon
opened
4 hours ago
4
Target `make safetest` got broken
#273
mindflayer
opened
10 hours ago
3
Question: refactoring to fully use pytest
#272
betaboon
opened
14 hours ago
19
Recording: support removing headers from recorded data
#271
wojciak
opened
16 hours ago
4
Recording: allow for storing recorded responses in human-readable form
#270
wojciak
opened
17 hours ago
5
Recording: skip response cache toggle
#269
wojciak
opened
17 hours ago
3
improve injection code, make backwards compat explicit, make ssl-api explicit
#268
betaboon
closed
14 hours ago
15
Changes from `ruff`
#267
mindflayer
closed
5 days ago
2
Refactor rename ssl classes
#266
betaboon
closed
5 days ago
2
Refactor split socket and ssl socket
#265
betaboon
closed
5 days ago
16
Refactor: introduce state object
#264
betaboon
closed
1 week ago
15
Refactor: split modules
#263
betaboon
closed
1 week ago
2
Refactor absolute imports and remove compat
#262
mindflayer
closed
1 week ago
9
Refactoring and Typing
#261
betaboon
closed
1 week ago
26
Build and publish pure python wheel
#260
wilhelmklopp
closed
3 weeks ago
5
`aiohttp` reuses SSLContext instances created at import-time
#259
mindflayer
closed
1 month ago
2
Increasing readability of Mocket core
#258
mindflayer
closed
1 month ago
6
Refactoring FakeSSLContext
#257
mindflayer
closed
1 month ago
2
Test the plugin for `pook` separately
#256
mindflayer
closed
1 month ago
2
Switching to using `puremagic` for identifying MIME types
#255
mindflayer
closed
1 month ago
2
Make python-magic an optional dependency?
#254
satya-waylit
closed
1 month ago
2
Test with the official stable Python 3.13
#253
mindflayer
closed
1 month ago
4
Update aiohttp requirement from <3.10.6 to <3.10.11
#252
dependabot[bot]
closed
1 month ago
2
Update aiohttp requirement from <3.10.6 to <3.10.10
#251
dependabot[bot]
closed
1 month ago
2
Update aiohttp requirement from <3.10.6 to <3.10.9
#250
dependabot[bot]
closed
1 month ago
2
Update aiohttp requirement from <3.10.6 to <3.10.7
#249
dependabot[bot]
closed
1 month ago
2
Pinning the version of `aiohttp`
#248
mindflayer
closed
2 months ago
5
New `aiohttp>=3.10.6` gets stuck with Mocket and SSL
#247
mindflayer
closed
1 month ago
4
Back to testing `doctest`
#246
mindflayer
closed
2 months ago
2
No need to keep multiple dirs for tests
#245
mindflayer
closed
2 months ago
2
Replacing `httptools` with `h11`
#244
mindflayer
closed
2 months ago
2
server send events
#243
piranna
opened
3 months ago
4
Testing Python 3.13
#242
mindflayer
closed
2 months ago
4
Low level crash on Windows after introducing mocket
#241
LilyFoote
closed
5 months ago
7
Fix regression
#239
mindflayer
closed
5 months ago
5
Let's see what happens
#238
mindflayer
closed
6 months ago
1
Regression in 3.12.7
#237
marselester
closed
5 months ago
10
Bump GH Action
#236
mindflayer
closed
6 months ago
5
Bump Actions' versions
#235
mindflayer
closed
6 months ago
4
Make Mocket work with big requests
#234
mindflayer
closed
6 months ago
2
Make coverage great again
#233
mindflayer
closed
6 months ago
6
Switching to using `ruff` for linting
#232
mindflayer
closed
6 months ago
2
Improve CI
#231
mindflayer
closed
6 months ago
4
Strict mode check should accept a location as `str`
#230
mindflayer
closed
7 months ago
2
Begin mypy type-checking
#229
Kilo59
closed
6 months ago
4
Add getblocking() method
#228
mindflayer
closed
7 months ago
2
missing socket.getblocking
#227
kj4tmp
closed
7 months ago
1
Big response for async clients
#226
mindflayer
closed
6 months ago
4
Issue using big response object in Entry with async client
#225
Veritogen
closed
6 months ago
12
Add allowed locations (whitelist) for STRICT mode
#224
mindflayer
closed
9 months ago
4
Next