pegleg/tests/unit
Felipe Monteiro b28788325f tests: Improve unit tests runtime performance
This patch set does 2 things:

1) Improves unit test runtime peformance via pytest-xdist [0]
2) Reduces finnicky nature of `is_connected` helpers which
   sometimes skip even when there is access to the internet;
   logic has been added to make these checks more accurate
   to avoid skipping tests

Note that while there are newer alternatives to pytest-xdist they
are only compatible with much newer versions of Python.

[0] https://pypi.org/project/pytest-xdist/

Change-Id: Ib04b48ebabca0551058e5e1065056f4e559fbfe6
2019-04-04 14:21:43 +00:00
..
engine Merge "Set salt when generating genesis bundle" 2019-03-25 16:16:57 +00:00
__init__.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
conftest.py tests: Improve unit tests runtime performance 2019-04-04 14:21:43 +00:00
fixtures.py pki: Port Promenade's PKI catalog into Pegleg 2019-01-15 13:29:21 -06:00
test_cli.py Set salt when generating genesis bundle 2019-03-14 15:45:53 -05:00
test_exceptions.py Fix exception handling and add tests 2019-02-22 16:14:25 -06:00
test_utils.py tests: Improve unit tests runtime performance 2019-04-04 14:21:43 +00:00