gitlab-org--gitlab-foss/spec/lib/gitlab/data_builder
Sean McGivern da4702493d Fix label serialisation in issue and note hooks
We were not calling hook_attrs on the labels correctly. Specs were
passing because the issues under test did not have any labels!
2019-06-20 13:50:28 +01:00
..
build_spec.rb
deployment_spec.rb Update deployment chat message notification 2019-05-02 16:07:26 +00:00
note_spec.rb Fix label serialisation in issue and note hooks 2019-06-20 13:50:28 +01:00
pipeline_spec.rb Use source ref for pipeline webhook 2019-05-28 09:29:59 +07:00
push_spec.rb Use all keyword args for DataBuilder::Push.build() 2019-04-25 13:54:26 +02:00
wiki_page_spec.rb