Trevor Buckner
507f170720
Merge branch 'master' into pr/3066
2023-12-14 16:45:57 -05:00
Trevor Buckner
688377ce0b
Fix failing Markdown tests
2023-12-14 16:24:23 -05:00
Trevor Buckner
8cf57dbc72
Merge branch 'master' into pr/3066
2023-12-14 15:01:28 -05:00
Trevor Buckner
ef00231c5b
Move tests to the correct section
2023-12-14 13:46:44 -05:00
Trevor Buckner
c39653bc69
Merge branch 'master' into pr/3131
2023-12-14 12:24:48 -05:00
Trevor Buckner
af20d0b1c2
Make a lot of Markdown tests pass
2023-12-14 12:20:50 -05:00
David Bolack
769f636db2
Small fix and test updates
...
Discovered that classes ( and possibly other splits could end up with an
empty/null member that still gets joined so I added a trim to the end of
all the joins in processStyleTags.
Added tests that SHOULD test for bloc-level and inline-span moustaches
with added attributes ( a=b )
2023-12-06 17:48:51 -06:00
Víctor Losada Hernández
467b728c47
text-re-fix
2023-12-06 00:24:44 +01:00
David Bolack
d6e63604ac
Add tests
2023-11-22 13:29:37 -06:00
David Bolack
c068aca9ff
Small tweaks to processStyle.
...
This changes the output on arbitrary outputs to always wrap the value in
quotes instead of only doing so on whitespaced values.
2023-11-11 15:47:27 -06:00
David Bolack
837306c9a7
Add tests for arbitrary attributes.
...
Also shifted around the adding of spaces for the attributes.
2023-11-07 19:07:58 -06:00
Víctor Losada Hernández
b557144f63
extra tests
2023-09-27 20:11:00 +02:00
G.Ambatte
1b2fc746d3
Remove script check from basic Markdown tests
2023-06-17 22:45:09 +12:00
G.Ambatte
69c242425b
Update test output
2023-06-03 14:20:45 +12:00
Trevor Buckner
b756a2f026
Fix missing eslint jest dependency
2023-04-11 22:05:32 -04:00
Gazook89
83fac6a10f
Mark failing tests with comments.
2023-04-04 21:13:41 -05:00
Gazook89
9e9bf8c6fa
Add injection tests
2023-04-04 16:32:59 -05:00
Gazook89
4cfe26b4a9
Add Block tests, structure with Describe()
2023-04-04 16:15:10 -05:00
Gazook89
69c283f00f
Set Inline unit tests grouped inside a describe
2023-04-03 21:00:59 -05:00
Gazook89
9f17f36a87
add trimReturns() method to strings to trim render output
2023-04-03 20:53:07 -05:00
Gazook89
b948106500
add dedent for Block tests
2023-04-03 20:51:05 -05:00
Gazook89
7000b911e7
change mustache test file name.
2023-04-03 20:46:21 -05:00
G.Ambatte
4484035d75
Add Markdown test
2023-02-21 07:51:18 +13:00
Alexey Sachkov
28793e06fc
Fix linter errors
2021-12-30 23:40:58 +03:00
Alexey Sachkov
01bceca7df
Add some tests for mustache span syntax
...
Also refactored test files a bit
2021-12-30 23:23:44 +03:00