djLint/tests/test_html
Christopher Pickering e0814cf184
reformatted
2023-02-06 09:20:53 -06:00
..
__init__.py test(restructured): restructured the tests 2022-05-13 15:36:55 -05:00
test_alpinejs.py fix(formatter): fixed a few broken alpinejs attributes 2022-11-09 15:08:58 +01:00
test_attributes.py fix(attributes): fixed outer quotes being stripped from attribute values 2022-12-15 10:46:39 -06:00
test_aurelia.py reformatted 2023-02-06 09:20:53 -06:00
test_basics.py reformatted 2023-02-06 09:20:53 -06:00
test_bracket_same_line.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_case.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_cdata.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_comments.py reformatted 2023-02-06 09:20:53 -06:00
test_css.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_doctype_declarations.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_ignored.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_interpolation.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_next_line_empty.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_selfclosing.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_single_attribute_per_line.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_srcset.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_svg.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_symbol_entities.py reformatted 2023-02-06 09:20:53 -06:00
test_tag_code.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_tag_dd.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_tag_details_summary.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_tag_dt.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_tag_fig_caption.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_tag_hr.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_tag_picture.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_tag_pre.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_tag_script.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_tag_small.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_tag_span.py fix(formatter): fixed poor formatting on long inline blocks 2022-10-24 15:16:06 +02:00
test_tag_textarea.py fix(attributes): fixed outer quotes being stripped from attribute values 2022-12-15 10:46:39 -06:00
test_tags.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_text.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_whitespace.py feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_yaml.py reformatted 2023-02-06 09:20:53 -06:00