Skip to content

Add tests for build json in html feature #4237

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

stsewd
Copy link
Member

@stsewd stsewd commented Jun 13, 2018

The missing tests for #4229

I'll add some comments later.

@stsewd stsewd requested a review from a team June 14, 2018 16:56
@ericholscher
Copy link
Member

I'm not sure if we really need to test this, as it's a short-lived deployment of a feature flip. We should really be testing the actual logic that is happening during the documentation build to get the JSON out with specific things (like unicode and sphinx domain objects). That is much harder to test though :)

@stsewd
Copy link
Member Author

stsewd commented Jun 14, 2018

Got it, I don't think we have something like that in rtd, right? (only saw something like this in the rtd-extension repo)

@ericholscher
Copy link
Member

@stsewd yea, it's mostly tested in the extension, which is fine. I think we're mostly covered at this point, and then as we deploy it more widely, we'll see regressions (maybe not!) and then add tests to cover those cases.

@stsewd
Copy link
Member Author

stsewd commented Jun 15, 2018

Got it, closing this.

@stsewd stsewd closed this Jun 15, 2018
@stsewd stsewd deleted the add-tests-build-json-in-html-feature branch June 15, 2018 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants