Itamar Turner-Trauring
|
3b5c6695d5
|
Pacify mypy.
|
2023-06-14 14:09:51 -04:00 |
|
Jean-Paul Calderone
|
c542b84637
|
remove the annotations
everything is broken on older pythons
|
2022-12-02 08:47:07 -05:00 |
|
Jean-Paul Calderone
|
c6cc3708f4
|
Fixup the annotations a bit
|
2022-12-02 08:38:46 -05:00 |
|
Jean-Paul Calderone
|
b40d882fce
|
remove unused import
|
2022-12-02 08:28:22 -05:00 |
|
Jean-Paul Calderone
|
a84b278ecd
|
support older pythons
|
2022-12-02 08:26:15 -05:00 |
|
Jean-Paul Calderone
|
9619e286f4
|
Switch the web testing double to BytesKeyDict
This will catch more str/bytes errors by default than `dict`
|
2022-12-02 08:16:02 -05:00 |
|
Jean-Paul Calderone
|
02aeb68f17
|
Take care with str vs bytes in the implementation
Also replace the intentional BAD_REQUEST with GONE for this case.
|
2022-11-29 10:51:07 -05:00 |
|
Chad Whitacre
|
6752e68d40
|
Review files, pick off a typo
|
2021-03-15 06:15:47 -04:00 |
|
Chad Whitacre
|
0056809a55
|
Clean up error message (for mypy)
|
2021-03-14 17:36:38 -04:00 |
|
Chad Whitacre
|
bde424c7f9
|
Finish porting testing & test_testing
|
2021-03-13 09:00:01 -05:00 |
|
Chad Whitacre
|
4b6f84b821
|
Port testing to Python 3
|
2021-03-13 07:38:13 -05:00 |
|
meejah
|
80359e02e6
|
assert -> Exception
|
2020-06-30 08:17:34 -06:00 |
|
meejah
|
a9f4210014
|
streap -> stream
|
2020-06-30 08:15:58 -06:00 |
|
meejah
|
aedc58ef51
|
unused imports
|
2020-06-19 17:22:42 -06:00 |
|
meejah
|
ef71fc2bfc
|
Get rid of ?replace= handling entirely and more-correctly support /uri variants
|
2020-06-19 17:15:01 -06:00 |
|
meejah
|
6a37f32eef
|
use attr.s
|
2020-06-13 17:28:28 -06:00 |
|
meejah
|
939f60f620
|
embetter docstring
|
2020-06-13 17:22:17 -06:00 |
|
meejah
|
d221787541
|
better docstring
|
2020-06-13 02:03:19 -06:00 |
|
meejah
|
02a543515f
|
replciate Tahoe's behavior for replace=true/false
|
2020-06-13 01:55:14 -06:00 |
|
meejah
|
0cbdbd9ebe
|
symbols, not magic-numbers
|
2020-06-13 01:14:45 -06:00 |
|
meejah
|
b952ef066c
|
match query args
|
2020-06-13 00:46:55 -06:00 |
|
meejah
|
24899dae8e
|
assert -> ValueError
|
2020-06-13 00:41:22 -06:00 |
|
meejah
|
76040b53f5
|
assert -> raise
|
2020-06-13 00:39:57 -06:00 |
|
meejah
|
9f6fcde2f1
|
more docstring
|
2020-06-13 00:39:12 -06:00 |
|
meejah
|
a38188164f
|
comment
|
2020-06-12 23:08:04 -06:00 |
|
meejah
|
c64e78634d
|
docstring
|
2020-06-12 23:06:33 -06:00 |
|
meejah
|
23b17ca02e
|
cleanup, docstrings
|
2020-06-12 23:05:32 -06:00 |
|
meejah
|
e79534abe8
|
housekeeping
|
2020-06-12 23:01:02 -06:00 |
|
meejah
|
fa597e1735
|
use real parser
|
2020-06-12 22:57:38 -06:00 |
|
meejah
|
949b09ce27
|
actually returns CREATED for new data
|
2020-06-12 22:08:36 -06:00 |
|
meejah
|
318dc5092d
|
key -> kind
|
2020-06-11 19:57:21 -06:00 |
|
meejah
|
0e5422c24b
|
handle more inputs in test body-producer
|
2020-06-11 19:57:11 -06:00 |
|
meejah
|
36d9bf5d09
|
new-style classes only
|
2020-06-11 15:34:47 -06:00 |
|
meejah
|
00e7d01a1a
|
unused imports
|
2020-06-11 15:34:40 -06:00 |
|
meejah
|
fc2203e421
|
simplify tahoe web fakes
|
2020-06-11 13:26:09 -06:00 |
|
meejah
|
3e973197ac
|
synchronous-only up/download tahoe code to keep treq.testing happy
|
2020-06-03 11:32:22 -06:00 |
|
meejah
|
1faa81c7c4
|
actual usable agent
|
2020-06-01 09:06:46 -06:00 |
|
meejah
|
d50ca9af55
|
proof-of-concept verified-fake for testing
|
2020-05-26 18:33:04 -06:00 |
|