tvl-depot/web/panettone/test
sterni 0d24efcdc9 fix(web/panettone): make (who:html-mode) stick
(who:html-mode) needs to be set at macro expansion time to properly take
effect which wasn't the case before, but is ensured now by
:compile-toplevel. :load-toplevel ensures that who inside the repl will
behave the same.

Since the :html5 behavior is now actually used, we need to adjust some
of the test cases to account for the different :html5 escaping mode.

Change-Id: I4dfe1d2db38da6a2486fde86596f7e5f50ed8b9f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/4885
Tested-by: BuildkiteCI
Reviewed-by: grfn <grfn@gws.fyi>
2022-01-13 23:19:31 +00:00
..
inline-markdown_test.lisp fix(web/panettone): make (who:html-mode) stick 2022-01-13 23:19:31 +00:00
irc_test.lisp feat(web/panettone): Noping issue authors' usernames 2021-03-28 17:07:01 +00:00
model_test.lisp feat(web/panettone): Log when users change issue statuses 2020-07-31 02:05:49 +00:00
package.lisp feat(panettone): render a subset of markdown in issue subjects 2021-01-25 21:02:38 +00:00