Commit graph

4 commits

Author SHA1 Message Date
rpereira2
c2818d6b23 Add schema validation spec
Validate the schema of the dashboard that is loaded by
Gitlab::MetricsDashboard::Service.
2019-04-24 18:23:03 +08:00
rpereira2
4a9002cee3 Inherit from BaseService
Change MetricsDashboard::Service to inherit from BaseService so that
it can reuse methods like initialize, success, error.
2019-04-24 18:23:03 +08:00
rpereira2
64a1fab788 Add frozen_string_literal magic comment 2019-04-24 18:23:03 +08:00
syasonik
35c412327c Refactor dashboard proccesing into stages 2019-04-24 18:23:03 +08:00
Renamed from spec/services/metrics_dashboard_service_spec.rb (Browse further)