Joe Rickerby
e215446283
Increase test timeout value
2021-01-05 17:40:15 +00:00
Grzegorz Bokota and Yannick Jadoul
99203a83f9
fix: patching pypy venv ( #502 )
...
Potentially revert / remove on release of PyPy 7.3.4.
* patching linux and macos
* try test
* add patch files for pypy2.7
* fix installing
* Combine patch files into one
* Simplify further, and add test to remind ourselves to remove the PyPy patch
* ignore fail of patch on linux
make new test failing only on linux
* fix test
* add timeout
* fix patch on linux
* change `-N` to `--force`
Co-authored-by: Yannick Jadoul <yannick.jadoul@belgacom.net >
2020-12-31 11:50:19 -05:00
Joe Rickerby
faf6a76375
Change 'slow' tests to 'docker' tests, only run them on Linux
2020-06-28 10:53:03 +01:00
Joe Rickerby
c956f118f6
Add unit tests for DockerContainer
2020-06-26 21:37:02 +01:00
Yannick Jadoul
acf5c24881
Use patlib.Path in tests and tools
2020-06-18 15:29:48 +02:00
Joe Rickerby
0411fcc2ae
As discussed in code review
2020-05-15 12:19:38 +01:00
Joe Rickerby
bf882b065d
Output test timings
2020-05-03 14:18:57 +01:00
Joe Rickerby
5d665aac39
Fix up test runner scripts
2020-05-02 22:57:03 +01:00
Nicola Soranzo
cab6ecef24
Fix all PEP-008 issues
2020-02-14 15:50:06 +00:00
Yannick Jadoul
165e51aec5
Remove 'from __future__ import print_function' lines
2020-02-04 11:58:52 +01:00
Joe Rickerby
3f5572e956
Make included scripts virtualenv-friendly
2019-04-23 22:17:59 +01:00
Yannick Jadoul
95d2086ced
Adding check.py to tests, rather than a simple generic assert on number of wheels
2019-04-20 20:49:56 +02:00
Joe Rickerby
0cd8228db1
Use same python interpreter for running pytest
2017-09-07 21:59:04 +01:00
Yannick Jadoul
93d2a593c4
Making call from run_tests to run_test subprocess.check_call
2017-09-06 16:14:39 +02:00
Yannick Jadoul
3188c978c9
Fixing 'ValueError: Attempted relative import in non-package'
2017-09-06 15:46:31 +02:00
Yannick Jadoul
a7c7a58407
Reducing code duplication in bin/run_test.py and bin/run_tests.py
2017-09-06 15:07:58 +02:00
Joe Rickerby
9091533fcc
Run the unit tests in CI
2017-09-01 13:32:34 +01:00
Joe Rickerby
38f89e955f
Added test for environment and a script for local running
2017-07-24 22:39:16 +01:00