Wykres commitów

16 Commity (def4009a6be220c46a3e329feb464d968014e5e3)

Autor SHA1 Wiadomość Data
Tim Head 4e3016981d Unrecognised and invalid lines don't disable optimisation
Lines in requirements files that we don't recognise or are syntax errors
do not disable our "optimised" build process.
2020-08-17 08:01:20 +02:00
Tim Head a7ab636441 Add additional test cases and robuster parsing 2020-08-13 14:29:50 +02:00
Tim Head 6d2b129ed8 Handle requirements.txt with `--pre` lines
This is a global flag which our inspection of requirements.txt files
should ignore as it doesn't imply a local reference.
2020-08-13 14:00:16 +02:00
Min RK 60555b1d05 update repo URLs for jupyterhub/repo2docker 2020-08-10 09:33:05 +02:00
Tim Head 27bca4a351 Add reported failing spec 2020-03-27 15:32:00 +01:00
Tim Head 110d34d041 Improve handling of pip arguments when detecting local dependencies 2020-03-27 15:28:19 +01:00
Simon Li 39f6fc2790 unit test for utils.execute_cmd no EOL 2020-02-16 14:26:54 +00:00
GeorgianaElena 75f4a70fec Black refactor 2019-08-30 11:26:48 +03:00
GeorgianaElena 5e4932b704 Added test for open_guess_encoding 2019-08-30 11:06:53 +03:00
Min RK 009d09815a test local pip requirements 2019-07-18 14:40:17 +02:00
Tom Morrell 93147888c5 Reformatting and better tests 2019-06-20 13:22:17 -07:00
Tim Head 8b004e06dc Apply auto formatting
Apologies to anyone finding this commit via git blame or log

run the autoformatting by

    pre-commit run --all-files
2019-06-03 21:37:25 +02:00
Tim Head 9e6dc8f7d7 Update tests and add invalid port spec tests 2018-12-21 17:59:42 +01:00
Tim Head 7067663763 Add tests for port mapping conversion 2018-12-21 15:58:56 +01:00
Min RK 22de9f40d0 get unittests passing again
fix some relative paths, temporary dirs, etc.
2018-12-17 13:11:45 +01:00
Min RK a5d5e77ad1 move unittests into tests/unit directory
for easier test discovery so we don't skip tests without realizing
2018-12-17 13:06:28 +01:00