gitea/web_src/js/markup
silverwind 9bb0aa1c49
Enable concurrent vitest execution (#36998)
Enable
[`sequence.concurrent`](https://vitest.dev/config/sequence.html#sequence-concurrent)
to run all js tests in parallel. This will help catch potential
concurrency bugs in the future. The "Repository Branch Settings" test
was not concurrency-safe, it was refactored to remove shared mutable
state.

Co-Authored-By: Claude (claude-opus-4-6) <noreply@anthropic.com>

---------

Co-authored-by: Claude (claude-opus-4-6) <noreply@anthropic.com>
2026-03-30 16:17:16 +00:00
..
anchors.ts
asciicast.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
codecopy.ts Fix markup code block layout (#36578) 2026-02-11 03:22:33 +00:00
common.ts
content.ts
html2markdown.test.ts
html2markdown.ts
math.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
mermaid.test.ts Fix various mermaid bugs (#36547) 2026-02-08 12:21:11 +08:00
mermaid.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
refissue.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
render-iframe.test.ts Enable concurrent vitest execution (#36998) 2026-03-30 16:17:16 +00:00
render-iframe.ts Harden render iframe open-link handling (#36811) 2026-03-03 23:15:33 -08:00
tasklist.test.ts Make task list checkboxes clickable in the preview tab (#37010) 2026-03-29 18:48:40 +00:00
tasklist.ts Make task list checkboxes clickable in the preview tab (#37010) 2026-03-29 18:48:40 +00:00