mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +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
@@ -68,7 +68,7 @@ Zulip also has about a dozen smaller tests suites:
|
||||
`/help` user documentation site, and related pages.
|
||||
- `tools/test-api`: Tests that the API documentation at `/api`
|
||||
actually works; the actual code for this is defined in
|
||||
`zerver/lib/api_test_helpers.py`.
|
||||
`zerver/openapi/python_examples.py`.
|
||||
- `test-locked-requirements`: Verifies that developers didn't forget
|
||||
to run `tools/update-locked-requirements` after modifying
|
||||
`requirements/*.in`. See
|
||||
|
||||
Reference in New Issue
Block a user