Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-27 | Twiddle ProxyCommand read test to not have faux misspellings, and to be way ↵ | Jeff Forcier | |
more understandable | |||
2023-01-27 | Tweak silly test constant to be a real word | Jeff Forcier | |
2023-01-27 | Revert "RF test to use "12345" and "to" instead of misspelling components" | Jeff Forcier | |
This reverts commit 5efa354ce9fff1217d22e52493d1442866821a7b. | |||
2023-01-24 | [DATALAD RUNCMD] Run codespell -w | Yaroslav Halchenko | |
=== Do not change lines below === { "chain": [], "cmd": "codespell -w", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^ | |||
2023-01-24 | RF test to use "12345" and "to" instead of misspelling components | Yaroslav Halchenko | |
to not upset codespell | |||
2023-01-16 | No more (object)ions | Jeff Forcier | |
2023-01-09 | s/mock/unittest.mock/g | Jeff Forcier | |
2019-09-27 | Python 2 fix - not all exceptions have .msg under this interp version | Jeff Forcier | |
2019-08-27 | Somehow failed to flake/blacken previously | Jeff Forcier | |
2019-07-05 | Actually test ProxyCommand as currently implemented | Jeff Forcier | |
Including shuffling around the imports therein so they can actually be mocked, without losing the property of "can be imported under GAE". |