summaryrefslogtreecommitdiff
path: root/spec/gitlab_custom_hook_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Make custom hooks dir configurableSean McGivern2016-12-121-14/+52
* test expected hook orderElan Ruusamäe2016-12-011-0/+30
* DRY: add helpers for expect hook callsElan Ruusamäe2016-12-011-35/+31
* test gl_id_test_hook as global and as repo hook separatelyElan Ruusamäe2016-12-011-1/+24
* spec/custom_hook: ensure "before" does complete cleanupElan Ruusamäe2016-12-011-7/+6
* spec/custom_hooks: cleanup helpers not to repeat repo path parameterElan Ruusamäe2016-12-011-34/+34
* fix gl_id_test_hookElan Ruusamäe2016-12-011-10/+8
* cleanup dirs in before to fixup aborted testsElan Ruusamäe2016-12-011-4/+10
* move helpers to topElan Ruusamäe2016-12-011-29/+29
* improve wording by using successful instead of okElan Ruusamäe2016-12-011-4/+4
* remove unused create_global_hooksElan Ruusamäe2016-12-011-5/+0
* spec: updated tests to match current codeElan Ruusamäe2016-12-011-34/+67
* spec: add tests for global custom hooksDirk Hörner2016-12-011-15/+159
* custom_hook: refactor to pull repo_path into classDirk Hörner2016-12-011-4/+4
* added GL_IDadd_gl_idValery Sizov2016-10-051-0/+33