Skip to content

Customize collapsed rows with a query param #168

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

Merged
merged 2 commits into from
Jun 1, 2018

Conversation

jacebrowning
Copy link
Collaborator

Closes #157

The query param code is based on https://stackoverflow.com/a/5158301/429533.

@jacebrowning
Copy link
Collaborator Author

Expected: undefined, Actual: null

@davehunt Could you help me reason about these JavaScript failures?

@davehunt
Copy link
Collaborator

Took me a while, but it appears that PhantomJS doesn't support String.includes... here's a solution from StackOverflow: https://stackoverflow.com/a/31361163/154975 I'd suggest adding this to test.js.

@jacebrowning
Copy link
Collaborator Author

@davehunt Thanks! This should be ready for review.

@davehunt
Copy link
Collaborator

davehunt commented Jun 1, 2018

Thanks @jacebrowning!

@davehunt davehunt merged commit 13a299f into pytest-dev:master Jun 1, 2018
@Formartha
Copy link

Great!!

@jacebrowning jacebrowning deleted the custom-collapsed branch June 1, 2018 11:53
@ssbarnea ssbarnea added the feature This issue/PR relates to a feature request. label Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature request - open html log with closed details
4 participants