0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-08 12:08:40 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
Víctor Losada Hernández 05a74417ff fix back tests 2026-02-25 19:01:01 +01:00
Víctor Losada Hernández c096014871 shared folder (for markdown.js and helpers 2026-02-25 18:40:50 +01:00
Víctor Losada Hernández 7e09f7031c change imports in tests 2026-02-03 22:54:28 +01:00
Víctor Losada Hernández d6b763e62d update import paths 2026-01-23 18:44:51 +01:00
Víctor Losada Hernández dbeff56ffa change legacy snippets to use named exports and move from dedent-tabs to dedent 2026-01-23 17:38:16 +01:00
Víctor Losada Hernández fc8656e05b all imports 2026-01-20 22:14:34 +01:00
Gazook89 c5aa774daa Move markdown.js and markdownlegacy.js
Moves the two files up a level, directly in `/shared/`.  Everything else is just updating paths for that.
2025-11-04 22:29:28 -06:00
G.Ambatte 848c68689d Add NaN custom pageNumber test 2025-03-27 12:09:58 +13:00
G.Ambatte 65001c44e6 Add tests for variable page numbering 2025-03-27 12:03:22 +13:00
G.Ambatte 9f68d60703 Merge branch 'master' into autoPageNumberBrewVariable 2025-03-27 11:48:20 +13:00
David Bolack 86ff2ab96b Add tests for regression 2025-03-14 19:51:35 -05:00
G.Ambatte f4afc91df7 Rename toWordsCamel to toWordsCaps 2025-03-14 08:08:30 +13:00
G.Ambatte baafb6d2f9 Tweak camelcase function 2025-03-13 14:54:45 +13:00
G.Ambatte 44a01f27fe Add tests for custom math functions 2025-03-13 13:58:06 +13:00
David Bolack 5dbb5499c6 fix test 2025-01-17 10:02:32 -06:00
David Bolack d4f6c329b8 Add a test! 2025-01-15 17:36:18 -06:00
Trevor Buckner fb9148ada5 Site runs and all tests pass 2024-11-20 16:21:35 -05:00
Trevor Buckner d8f0618691 Fix variables tests for same reason 2024-08-22 13:20:07 -04:00
Trevor Buckner 5894dc5a7a Merge branch 'master' into fixVarNameAsParam-#3622 2024-08-11 21:59:58 -04:00
G.Ambatte 5c4187cd06 Add variable names as function parameter tests 2024-08-10 08:24:16 +12:00
G.Ambatte 3eb0c7acfe Add variable name checks 2024-08-09 17:42:15 +12:00
Trevor Buckner 94905f8151 Back to passing all tests (not the "failing" tests yet) 2024-05-03 12:12:55 -04:00
Trevor Buckner e3bf913a80 lint 2024-02-20 23:00:57 -05:00
Trevor Buckner 6870fd6d76 Add tests for cross-page behavior and fix related bugs 2024-02-20 22:31:33 -05:00
Trevor Buckner 969cff61bf Add one more test that was failing 2024-02-20 17:03:17 -05:00
Trevor Buckner 0050e1e294 Added another test for a broken case and fixed; Cleaned up more 2024-02-20 15:37:54 -05:00
Trevor Buckner 1d1fa99b4b Pass all tests 2024-02-19 23:57:19 -05:00
Trevor Buckner 72744718cc Adding some tests 2024-02-13 22:44:57 -05:00