Commit Graph

8 Commits

Author SHA1 Message Date
Mike Greiling faa17d5263
Rename the karma:fixtures task
Introduces frontend:fixtures rake task to replace
karma:fixtures and update documentation and CI scripts
to match
2019-07-19 02:27:14 -05:00
Tim Zallmann fb8908d961 Removed also the in the meanwhile introduced rake task 2019-04-10 13:51:14 -07:00
Rémy Coutable b789bfaeef
Simplify the JavaScriptFixturesHelpers module
- Only storing fixtures in one place
- This place changes whether we are in CE or EE

We discovered with @winh that only fixtures located under
spec/javascripts/fixtures are used, even in EE so there's no need to
clean/create fixtures in ee/spec/javascripts/fixtures.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-03-19 08:46:22 +01:00
Yorick Peterse 9e08b71a04
Backport EE changes to the Karma Rake task
There's no harm in globbing for the ee/ directory, since this will
effectively be a noop in CE.
2019-02-28 15:03:10 +01:00
Eric Eastwood 880b53e0b4 Reset container width when switching to pipelines MR tab
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29539
2017-03-28 10:59:54 -05:00
Mike Greiling e652987947 ensure rake tasks produce helpful error messages for node dependency issues 2017-02-15 23:46:29 -06:00
Mike Greiling 8beb5998a8 replace npm run calls with yarn 2017-02-13 12:23:03 -06:00
Mike Greiling 0e4aaa06d3 remove remaining vestiges of teaspoon test runner 2017-01-10 12:30:41 -06:00