index
:
delta/python-packages/werkzeug.git
0.10-maintenance
0.11-maintenance
0.12-maintenance
0.14-maintenance
0.14.x
0.15.x
0.16.x
0.7-maintenance
0.8-maintenance
0.9-maintenance
1.0.x
1807-remove-jquery
2.0.x
2.1.x
2.2.x
2.3.x
RonnyPfannschmidt-patch-1
auto
azure
bugfix/412
bugfix/multipart-parse
cache-test-revert
client-path-encoding
code-style
debugger-test
dependabot/add-v2-config-file
dependabot/pip/cryptography-3.1.1
dependabot/pip/cryptography-3.4.8
dependabot/pip/cryptography-35.0.0
dependabot/pip/cryptography-36.0.0
dependabot/pip/greenlet-0.4.16
dependabot/pip/greenlet-1.1.2
dependabot/pip/mypy-0.790
dependabot/pip/mypy-0.800
dependabot/pip/pallets-sphinx-themes-2.0.2
dependabot/pip/pip-tools-5.2.0
dependabot/pip/pip-tools-5.4.0
dependabot/pip/pip-tools-6.3.0
dependabot/pip/pip-tools-6.4.0
dependabot/pip/pre-commit-2.14.1
dependabot/pip/pre-commit-2.15.0
dependabot/pip/pre-commit-2.16.0
dependabot/pip/pre-commit-2.9.2
dependabot/pip/pytest-5.4.3
dependabot/pip/pytest-6.1.0
dependabot/pip/pytest-6.2.1
dependabot/pip/pytest-6.2.5
dependabot/pip/pytest-timeout-2.0.1
dependabot/pip/pytest-xprocess-0.17.0
dependabot/pip/requirements/2.0.x/sphinx-issues-2.0.0
dependabot/pip/requirements/2.0.x/tox-3.24.5
dependabot/pip/requirements/2.0.x/types-dataclasses-0.6.2
dependabot/pip/requirements/2.0.x/types-setuptools-57.4.5
dependabot/pip/sphinx-3.0.4
dependabot/pip/sphinx-3.2.1
dependabot/pip/sphinx-3.3.1
dependabot/pip/sphinx-4.2.0
dependabot/pip/sphinx-4.3.1
dependabot/pip/tox-3.15.1
dependabot/pip/tox-3.15.2
dependabot/pip/tox-3.20.0
dependabot/pip/tox-3.24.3
dependabot/pip/tox-3.24.4
dependabot/pip/types-contextvars-2.4.0
dependabot/pip/types-dataclasses-0.1.7
dependabot/pip/types-dataclasses-0.6.1
dependabot/pip/types-setuptools-57.0.2
dependabot/pip/types-setuptools-57.4.0
dependabot/pip/types-setuptools-57.4.2
dependabot/pip/types-setuptools-57.4.4
dependabot/pip/watchdog-0.10.4
dependabot/pip/watchdog-2.1.5
deploy-docs
deprecate-contrib
deprecate-ident_func
docker-docker-docker
double-slash-path
feature/etag
feature/no-spool
feature/proxy
feature/slim-debugger
feature/wrapper-exceptions
fix-imports
fix-pypyp
fix-readme-table
fix-request-redirect
fix-tests
header_merging
issue-1356
issue-4
issue965
jab-rm-none
jab-rm-use_memchache
jab-rv-none
jab-with
lock
lol_filesystem
main
master
missing-env
no-irc-build-notices
parse_date-timezone
patch-changelog
patch-proxy
pr-1320
pre-commit-ci-update-config
profiler-typo
proxy-special
proxyfix
range-empty-200
release-0.15.3
remove-26-33
remove-deprecated-code
remove-import-magic
revert-1126-issue-1094
revert-938-master
sans-io
send_file-TypeError
send_file-download_name
server-name
shared-data-charset
skip-watchdog
split-wrappers
test-dev-server
test-environ-copy
test-multi-value-header
tests
towncrier
travis
travis-no-sudo
typing-imports
unsplit-wrappers
url-build-list
video-range
website
github.com: mitsuhiko/werkzeug.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
avoid double encoding in EnvironBuilder.from_environ
client-path-encoding
David Lord
2020-11-02
1
-3
/
+5
*
Allow an auth parameter when EnvironBuilder building
pgjones
2020-10-16
1
-0
/
+18
*
test Client always returns a TestResponse
David Lord
2020-10-16
1
-39
/
+73
*
track redirects in test response
Michael Bukachi
2020-10-15
1
-0
/
+6
*
tests: Expect REQUEST_URI to preserve the query string
Frédéric Mangano-Tarumi
2020-06-20
1
-0
/
+6
*
remove unused module docstrings
David Lord
2020-03-19
1
-9
/
+0
*
remove strict_eq test helper
David Lord
2020-03-17
1
-79
/
+78
*
f-strings everywhere
David Lord
2020-03-17
1
-7
/
+7
*
Run `pyupgrade --py36-plus` on the codebase
pgjones
2020-03-17
1
-27
/
+23
*
Drop _compat for Python 2
pgjones
2020-03-17
1
-7
/
+3
*
test client accepts multiple values for a header
test-multi-value-header
David Lord
2020-02-10
1
-0
/
+10
*
Fix Flake8 bugbear B011 identified issues
Adam Englander
2019-05-06
1
-1
/
+1
*
test client copies environ passed to app
test-environ-copy
David Lord
2019-04-01
1
-0
/
+20
*
test client removes cookie header when empty
David Lord
2019-03-28
1
-0
/
+24
*
apply code style
code-style
David Lord
2019-03-08
1
-280
/
+294
*
standardize copyright and license
David Lord
2019-02-12
1
-2
/
+2
*
Remove future with_statement imports
pgjones
2018-12-31
1
-2
/
+0
*
add REQUEST_URI and RAW_REQUEST to environ
David Lord
2018-12-09
1
-0
/
+13
*
add json argument for test client
David Lord
2018-11-25
1
-0
/
+15
*
exhaust body of test client redirects
Jakub Stasiak
2018-11-25
1
-0
/
+25
*
rewrite test client redirect handling
David Lord
2018-11-24
1
-30
/
+55
*
Raise an error if query string has multiple definitions
pgjones
2018-07-29
1
-0
/
+5
*
Only set CONTENT_TYPE/CONTENT_LENGTH if present
Tarjei Husøy
2018-05-18
1
-2
/
+3
*
Catch StopIteration as a valid case. (#1280)
Dan Palmer
2018-04-30
1
-0
/
+23
*
Added mimetype support to test client. Fixes #1043
Armin Ronacher
2017-12-30
1
-0
/
+13
*
fix flake8 errors
David Lord
2017-11-27
1
-3
/
+3
*
test: accept fd for post() data parameter (#1011)
Gonéri Le Bouder
2016-10-01
1
-0
/
+12
*
Improve doc for EnvironBuilder's `data` argument (#1010)
Benjamin Dopplinger
2016-09-23
1
-0
/
+28
*
Merge branch '0.11-maintenance'
Markus Unterwaditzer
2016-08-15
1
-0
/
+1
|
\
|
*
Passing integers to test client in Python 3
Markus Unterwaditzer
2016-08-15
1
-0
/
+1
*
|
make test Client follow relative redirects (#879)
Tim Babych
2016-06-10
1
-0
/
+18
|
/
*
ersponse typo in cookie_app
Tom V
2015-08-03
1
-1
/
+1
*
Flake8 fixes
Markus Unterwaditzer
2015-03-29
1
-12
/
+54
*
Fix import
Markus Unterwaditzer
2015-03-20
1
-1
/
+2
*
Deduplicate testcases
Markus Unterwaditzer
2015-03-20
1
-0
/
+31
*
Fix a bug in Werkzeug regarding closing iterators
Markus Unterwaditzer
2015-03-19
1
-1
/
+28
*
Fix #712
Markus Unterwaditzer
2015-03-19
1
-9
/
+28
*
Allow DELETE to send content in tests
R. Kevin Nelson
2014-11-04
1
-3
/
+21
*
Fix indentation level
Markus Unterwaditzer
2014-09-02
1
-1
/
+1
*
Added unit tests for the 307 redirect
Poff Poffenberger
2014-09-02
1
-0
/
+16
*
Remove class in test_test
Markus Unterwaditzer
2014-08-15
1
-350
/
+349
*
Rename assert_strict_equal to strict_eq
Markus Unterwaditzer
2014-08-15
1
-74
/
+74
*
assertion methods => functions
Markus Unterwaditzer
2014-08-15
1
-74
/
+74
*
Replace simple cases of assertion methods
Markus Unterwaditzer
2014-08-15
1
-16
/
+16
*
Remove most traces of unittest
Markus Unterwaditzer
2014-08-15
1
-6
/
+7
*
Remove suite functions
Markus Unterwaditzer
2014-08-15
1
-6
/
+0
*
Port testsuite to py.test
Markus Unterwaditzer
2014-08-15
1
-0
/
+444
*
Switched testsuite runner
Armin Ronacher
2011-09-20
1
-414
/
+0
*
Added cookie forging support to the test client. This fixes #73
Armin Ronacher
2011-07-05
1
-0
/
+8
*
oh hai 2011.
awsum
2011-06-30
1
-1
/
+1
[next]