Commit graph

22 commits

Author SHA1 Message Date
Winnie Hellmann
015efb0f71 Improve output for yarn integrity check 2019-09-03 14:06:57 +00:00
Winnie Hellmann
4541b44c36 Add script for frontend test file coverage 2019-08-08 07:31:43 +00:00
Paul Gascou-Vaillancourt
bd9774e4d4 Add watch option to test script 2019-06-19 16:05:46 +00:00
Clement Ho
57d9f88fd5 Merge branch '58869-unified-fe-test-script' into 'master'
Create a unified script to run Jest & Karma tests

Closes #58869

See merge request gitlab-org/gitlab-ce!27239
2019-05-23 17:32:56 +00:00
Yoginth
2f6a20ce66 Fix typos in the whole gitlab-ce project 2019-05-20 14:11:44 +00:00
Paul Slaughter
334cfe472a
Update FE test script
- Don't fail when no tests match
- Print the cmd prefix for each line in it's data
- Update exit code handling
- Add colors to summary message
2019-05-13 09:48:35 -05:00
Paul Gascou-Vaillancourt
88b02af305
Create a unified script to run Jest & Karma tests
- Created scripts/frontend/test.js
- Updated test task to call Node script
2019-05-13 09:48:34 -05:00
Tim Zallmann
5b05d2b987 First iteration of GitLab own Stylelints
DRYed the code

Changed new rules to warnings

Manual prettified and added stylelint rules
2019-03-26 08:13:21 +00:00
Mike Greiling
c46b791911
Remove node 6 trailing comma support
This removes trailing commas from node scripts which previously
omitted them for compatiblity with node 6
2019-03-11 14:16:41 -05:00
Hiroyuki Sato
b689b20f20 Fix typos occured to occurred 2018-11-16 00:34:24 +09:00
Mike Greiling
a32511692f Fix/update prettier script 2018-10-22 17:47:03 +00:00
gfyoung
8a3d565c8e Don't use arguments keyword in gettext script
Causing SAST build to fail unnecessarily.

Follow-up to !19378.
2018-08-19 01:05:50 -07:00
🌴🇿🇦 Lukas Eipert (OOO until Summit)
8f9442fcdf Frontend: Proper gettext extraction with gettext-extractor 2018-08-16 19:03:57 +00:00
Winnie Hellmann
d42cd343ca Removed return statements from prettier script 2018-07-09 09:53:23 +00:00
Mike Greiling
70bf08073d Resolve "100% CPU for webpack-dev-server running in GDK" 2018-06-25 19:30:37 +00:00
Tim Zallmann
e04dfff858
Fixed the searching on the whole disk :-P 2018-06-15 12:43:04 +02:00
Tim Zallmann
930baeb92a
Added possibility to run prettier against one specific directory to make our conversion easier 2018-06-15 12:43:03 +02:00
Tim Zallmann
5f3a219e14
Fixed Prettier Config Applying + Updated Prettier to newest version 2018-06-15 12:43:03 +02:00
Lukas Eipert
d023244aa5 Make use of the prettier ignore file during our save script 2018-03-26 07:39:14 +00:00
Mike Greiling
569b06cf20
update eslintignore for node scripts 2018-03-23 11:53:12 -05:00
Mike Greiling
9238c5d5ca
prettify all node scripts 2018-03-23 11:52:54 -05:00
Tim Zallmann
51e454f3b1 Prettier Phase 1: Prettier Configuration, Prettifying of files and documentation 2018-03-14 19:32:36 +00:00