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
Trevor Buckner
ebc03aee33
Update Jest test for moved legacy homepage
2022-11-10 21:04:25 -05:00
Trevor Buckner
d7aa4afa60
process.chdir in app.js.
...
Everything works, no need for path.resolve. All tests pass.
2022-01-29 23:53:30 -05:00
Alexey Sachkov
543d65f43f
Add very first HTTP tests
...
Added tests for "static" pages like Home, Changelog, FAQ, etc.
2022-01-22 00:36:54 +03: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
Alexey Sachkov
ccca313a15
Initial commit with jest enabling
...
Removed dependency on pico-check and existing tests.
Added jest as dev dependency, introduced minimal configuration for it.
Added a very first couple of tests for our markdown parser/renderer.
2021-12-30 22:41:01 +03:00
Scott Tolksdorf
5ebba25183
Moving babelrc into package
2018-04-09 00:12:56 -04:00