| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
* Isolate in-place cases with fresh entry fixtures. * Verify stable ordering for unspecified fields and public writer integration. * Reject ambiguous custom orders, including case-only duplicates.
| Back | FazBrowse Home | New Git URL |
Summary
Closes #577.
Validation
Review note
This PR changes only tests. In particular, it replaces an execution-order-dependent expected value with the stable ordering produced from a fresh input. Maintainer review should confirm that unspecified fields retaining their original relative order is the intended contract.
AI assistance
This pull request was prepared with ChatGPT Codex using GPT-5.6 Sol with high reasoning effort. Codex assisted with test isolation, behavior analysis, branch preparation, and validation. Automated validation is not a substitute for maintainer review.