summaryrefslogtreecommitdiff
path: root/test/test_remote.py
Commit message (Expand)AuthorAgeFilesLines
* Updates from reviewSantos Gallegos2022-12-281-12/+59
* More testsSantos Gallegos2022-12-271-0/+211
* reformat according to 'black' configuration file.Sebastian Thiel2022-05-181-48/+16
* Run everything through 'black'Sebastian Thiel2022-05-181-80/+138
* Test raise_if_errorSjoerd Langkemper2021-11-131-0/+6
* Test that return value of push is a list-like objectSjoerd Langkemper2021-11-131-1/+4
* Add a way to force status codes inside AutoInterrupt._terminate, and let test...sroet2021-09-181-4/+10
* set timeout to a non-zero valuesroet2021-09-181-2/+2
* two spaces before commentssroet2021-09-181-1/+1
* fetch is also to quick on CI, only test pullsroet2021-09-181-1/+1
* make test timeout strictersroet2021-09-181-2/+2
* go for pytest.raises and test that the functions runsroet2021-09-181-3/+3
* update tests and add a comment about different behaviour of 'push' vs 'fetch'sroet2021-09-181-3/+17
* propagate kwargs in do_test_fetchsroet2021-09-181-2/+2
* also test a call to 'push' with 10s timeoutsroet2021-09-181-1/+1
* add test timeout with the old 10 s timeoutsroet2021-09-181-2/+2
* rmv python 3.5 checks from testsYobmod2021-07-191-2/+2
* tests: move to root dirKonrad Weihmann2020-07-121-0/+653
* Revert moving tests out of 'git' folder, related to #1030Sebastian Thiel2020-07-121-653/+0
* tests: move to root dirKonrad Weihmann2020-07-121-0/+653
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-445/+0
* Unified object and commit handling which should make the reflog handling much...Sebastian Thiel2010-11-241-1/+1
* Updated MANIFEST and setup to include fixtures. Adjusted includes in all test...Sebastian Thiel2010-11-211-1/+1
* flattened test folder structure, didn't adjust any file content yetSebastian Thiel2010-11-211-0/+445