| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove debugging print | Bob Halley | 2022-06-10 | 1 | -1/+0 |
| | | |||||
| * | Improve network checking [#812]. | Bob Halley | 2022-06-04 | 1 | -5/+65 |
| | | |||||
| * | Allow skipping test cases that need Internet access | Benjamin Drung | 2022-05-16 | 1 | -6/+10 |
| | | | | | | | | | | Support skipping all test cases that access the Internet by setting the environment variable `NO_INTERNET`. This is useful to make the test run reproducible and robust for future runs (to avoid breaking in case some random service on the Internet changes). Signed-off-by: Benjamin Drung <bdrung@ubuntu.com> | ||||
| * | Add tests.util.is_internet_reachable() | Benjamin Drung | 2022-05-16 | 1 | -0/+19 |
| | | | | | | | Introduce `tests.util.is_internet_reachable` to avoid duplicate code. Signed-off-by: Benjamin Drung <bdrung@ubuntu.com> | ||||
| * | black autoformatting | Bob Halley | 2022-03-15 | 1 | -2/+5 |
| | | |||||
| * | remove or comment out some prints in tests | Bob Halley | 2021-05-23 | 1 | -2/+2 |
| | | |||||
| * | add enumeration checking helpers | Bob Halley | 2020-08-04 | 1 | -0/+19 |
| | | |||||
| * | a way of doing commentscomments | Bob Halley | 2020-07-20 | 1 | -0/+21 |
