test_ok2/testing
Bruno Oliveira 8b54596639 Run pre-commit on all files
Running pre-commit on all files after replacing reorder-python-imports by isort.
2024-01-30 16:35:46 -03:00
..
_py Run pre-commit on all files 2024-01-30 16:35:46 -03:00
code Run pre-commit on all files 2024-01-30 16:35:46 -03:00
example_scripts Run pre-commit on all files 2024-01-30 16:35:46 -03:00
examples fix bug in test for issue 519 2021-03-07 15:01:39 +01:00
freeze Run pre-commit on all files 2024-01-30 16:35:46 -03:00
io Run pre-commit on all files 2024-01-30 16:35:46 -03:00
logging Run pre-commit on all files 2024-01-30 16:35:46 -03:00
plugins_integration Pin back pytest-asyncio to 8.0.0 compatible release (#11889) 2024-01-30 06:58:22 -03:00
python Run pre-commit on all files 2024-01-30 16:35:46 -03:00
acceptance_test.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
conftest.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
deprecated_test.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_argcomplete.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_assertion.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_assertrewrite.py Run pre-commit on all files 2024-01-30 16:35:46 -03:00
test_cacheprovider.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_capture.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_collection.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_compat.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_config.py Run pre-commit on all files 2024-01-30 16:35:46 -03:00
test_conftest.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_debugging.py Run pre-commit on all files 2024-01-30 16:35:46 -03:00
test_doctest.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_entry_points.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_error_diffs.py Run pre-commit on all files 2024-01-30 16:35:46 -03:00
test_faulthandler.py Run pre-commit on all files 2024-01-30 16:35:46 -03:00
test_findpaths.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_helpconfig.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_junitxml.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_legacypath.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_link_resolve.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_main.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_mark.py Run pre-commit on all files 2024-01-30 16:35:46 -03:00
test_mark_expression.py Support forwardslash characters in identifiers (#9249) 2021-11-01 08:54:18 +02:00
test_meta.py Run pre-commit on all files 2024-01-30 16:35:46 -03:00
test_monkeypatch.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_nodes.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_parseopt.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_pastebin.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_pathlib.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_pluginmanager.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_pytester.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_python_path.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_recwarn.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_reports.py Run pre-commit on all files 2024-01-30 16:35:46 -03:00
test_runner.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_runner_xunit.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_scope.py Refactor internal scope handling by introducing Scope enum 2021-08-01 06:11:56 -03:00
test_session.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_setuponly.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_setupplan.py #7942 test_setupplan.py migrate from testdir to Pytester (#8004) 2020-11-07 09:29:45 -03:00
test_skipping.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_stash.py Fix typos (#9424) 2021-12-27 09:23:15 -03:00
test_stepwise.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_terminal.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_threadexception.py Drop Python 3.7 2023-06-30 14:55:42 -07:00
test_tmpdir.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_unittest.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_unraisableexception.py Explicit GC for PyPy, take 2 2023-06-30 20:33:12 -07:00
test_warning_types.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_warnings.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
typing_checks.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00