Skip to content

Commit cdd6c70

Browse files
authored
Test Reorganization (and two bugfixes) (#14)
* Reorganize test layout and definition Separate cases into folders by category and use parameterized tests to automatically run new tests * Fix two rendering bugs * Fix empty test file * Strip unncessary test content
1 parent 42b2e02 commit cdd6c70

File tree

115 files changed

+180
-486
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+180
-486
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
.idea/
66
.gradle/
77
build/
8-
data/*.html
9-
data/alfio/*.html
8+
data/compiled/*.html
109
*.iml
1110
*.ipr
1211
*.iws
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!-- see https://github.com/digitalfondue/mjml4j/issues/7 -->
12
<mjml>
23
<mj-body>
34
<mj-section>

0 commit comments

Comments
 (0)