test_ok1/testing/python
Marcelo Duarte Trevisani 0030ceb11c Bug fix #3593 - approx method in a single element of numpy array
If the user pass as a expected value a numpy array created like
numpy.array(5); it will creates an array with one element without shape,
when used with approx it will raise an error
'TypeError: iteration over a 0-d array'
2018-06-25 22:55:16 +02:00
..
approx.py Bug fix #3593 - approx method in a single element of numpy array 2018-06-25 22:55:16 +02:00
collect.py sort out flake8 issues and unicode name usage 2018-05-23 18:12:04 +02:00
fixture.py Attempt to fix flaky test_request_garbage on Windows 2018-06-10 19:18:44 -03:00
integration.py mark test_wrapped_getfuncargnames_patching as xfail 2018-06-12 22:25:05 +02:00
metafunc.py run black 2018-05-23 16:48:46 +02:00
raises.py run black 2018-05-23 16:48:46 +02:00
setup_only.py run black 2018-05-23 16:48:46 +02:00
setup_plan.py run black 2018-05-23 16:48:46 +02:00
show_fixtures_per_test.py run black 2018-05-23 16:48:46 +02:00
test_deprecations.py run black 2018-05-23 16:48:46 +02:00