gitea/web_src/js
silverwind 0d1a5e0ffc
Add frontend testing, require node 12 (#15315)
- Add basic frontend unit testing infrastructure using jest in ESM mode
- Rename 'make test' to 'make test-backend'
- Introduce 'make test-frontend' and 'make test' that runs both
- Bump Node.js requirement to v12. v10 will be EOL in less than a month.
- Convert all build-related JS files to ESM.

I opted to run frontend tests run as part of the compliance pipeline because
they complete fast and are not platform-specific like the golang tests.
2021-04-08 12:41:57 +02:00
..
components
features Monaco improvements (#15333) 2021-04-08 17:53:00 +08:00
markdown Fix Anchor jumping with escaped query components (#14969) 2021-03-12 18:59:13 +00:00
standalone docs: swagger show models by default (#14880) 2021-03-07 22:19:14 +01:00
easymde.js
index.js Remove vendored copy of fomantic-dropdown (#15193) 2021-03-30 19:27:06 +02:00
jquery.js
publicpath.js
serviceworker.js
svg.js
utils.js Fix CJK fonts again and misc. font issues (#14575) 2021-03-19 00:43:43 +01:00
utils.test.js Add frontend testing, require node 12 (#15315) 2021-04-08 12:41:57 +02:00