Add fsync command tests#657
Conversation
Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
|
🤖 Auto-triaged by documentdb-triage-tool. Applied: Reasoningcomponent from path globs (test-coverage, test-framework); effort from diff stats (1081+1 LOC, 11 files); LLM failed: Invalid response body while trying to fetch https://api.anthropic.com/v1/messages: Premature close If a label is wrong, remove it manually and ping |
|
Required - Doc update needed for conftest.py validator allowance — the change to test_structure_validator.py is a project-wide convention change. Per REVIEW.md §9, update TEST_FORMAT.md or FOLDER_STRUCTURE.md to document that conftest.py is a valid non-test Python file. Suggestions
Questions
|
This change adds tests for the
fsynccommand.There is some machinery overlap with #641 but they have the same content so they should merge cleanly.
Closes #420