mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-10-10 19:32:02 +00:00
add unit tests for js
This commit is contained in:
parent
009a1bcf86
commit
3b0b5d0513
4 changed files with 30 additions and 6 deletions
|
@ -3,6 +3,7 @@ import {
|
|||
parseUrl, translateMonth, translateDay, blobToDataURI,
|
||||
toAbsoluteUrl, encodeURLEncodedBase64, decodeURLEncodedBase64,
|
||||
isDarkTheme, getCurrentLocale, parseDom, serializeXml, sleep,
|
||||
parseRepoOwnerPathInfo,
|
||||
} from './utils.js';
|
||||
|
||||
afterEach(() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue