mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
lib: Rename lib/api_test_helpers.py to openapi/python_examples.py
This will make the contained code easier to find.
This commit is contained in:
committed by
Tim Abbott
parent
c90056bdb2
commit
f280e9cf84
@@ -109,7 +109,7 @@ not_yet_fully_covered = {path for target in [
|
||||
'zerver/lib/generate_test_data.py',
|
||||
'zerver/lib/test_fixtures.py',
|
||||
'zerver/lib/test_runner.py',
|
||||
'zerver/lib/api_test_helpers.py',
|
||||
'zerver/openapi/python_examples.py',
|
||||
# Tornado should ideally have full coverage, but we're not there.
|
||||
'zerver/tornado/autoreload.py',
|
||||
'zerver/tornado/descriptors.py',
|
||||
|
||||
Reference in New Issue
Block a user