mirror of https://github.com/go-gitea/gitea.git
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> |
||
|---|---|---|
| .. | ||
| anchors.ts | ||
| asciicast.ts | ||
| codecopy.ts | ||
| common.ts | ||
| content.ts | ||
| html2markdown.test.ts | ||
| html2markdown.ts | ||
| math.ts | ||
| mermaid.test.ts | ||
| mermaid.ts | ||
| refissue.ts | ||
| render-iframe.test.ts | ||
| render-iframe.ts | ||
| tasklist.test.ts | ||
| tasklist.ts | ||