Skip to content
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

Ability to render deterministic HTML (every time) #374

Closed
wants to merge 2 commits into from

Conversation

vi4m
Copy link

@vi4m vi4m commented Jan 27, 2021

Previously it was impossible to test the HTML output in unit tests, since attributes keys order was random every time.

vi4m added 2 commits January 28, 2021 00:41
Previously it was non-deterministic to know hot the output HTML will look like.
It's now especially usable in tests.
@vi4m vi4m changed the title Ability to render always the same HTML Ability to render deterministic HTML (every time) Jan 27, 2021
@vi4m
Copy link
Author

vi4m commented Jan 27, 2021

Ok, I see the work is already in progress here: #346 :)

@vi4m vi4m closed this Jan 28, 2021
@MaxDesiatov MaxDesiatov reopened this Jan 29, 2021
@MaxDesiatov
Copy link
Collaborator

Let's keep it open until the PR is merged 🙂

@MaxDesiatov
Copy link
Collaborator

Sorry for the confusion, while checking this from the GitHub mobile client I thought this was an issue, not a PR. Closing as a duplicate then 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants