Refactor JSON fixtures to a scripted logic #9332
Labels
Improvement
Minor improvement to code
Priority: low
Low priority
Sprintable
Small enough to sprint on
Details
Currently, we maintain fixtures here: https://github.com/readthedocs/readthedocs.org/blob/main/readthedocs/projects/fixtures/test_data.json
Since it's not clear that the intention/coupling of these fixtures are for either
...we should probably refactor this to a separate script or test fixture decorator:
Suggestion by @humitos for a quick solution:
#9319 (comment)
Note from @stsewd that current fixtures are included in tests:
#8914 (comment)
Expected Result
Better developer experience maintaining fixtures, better or more fixtures, better test cases
Actual Result
No bugs related to this
The text was updated successfully, but these errors were encountered: