Commit Graph

11 Commits

Author SHA1 Message Date
Lin Jen-Shin 71777a4a18 Rename BuildsController to JobsController
Rename other URL generators

admin_builds_path -> admin_jobs_path

Fix tests and more renaming

Fix more tests

Also change build_id to job_id in the controller
2017-05-17 20:17:30 +08:00
Grzegorz Bizon 8d23b9647e Simplify view specs for commit status badge partial 2017-03-01 14:32:21 +01:00
Grzegorz Bizon 79a37423a3 Improve readability in CI/CD status badge view tests 2017-03-01 14:32:21 +01:00
Grzegorz Bizon 86052e6cbb Add view specs for ci/cd detailed status badge 2017-03-01 14:32:21 +01:00
Adam Pahlevi b24ec3fb22 fix depr. warning; use `Devise::Test::ControllerHelpers` 2017-01-26 22:03:09 +07:00
Rémy Coutable d51bb99a7e
Merge commit 'dev/security' into 'master'
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-10-06 08:33:11 +02:00
Katarzyna Kobierska 3ef515f3f1 Refactor fields in view 2016-09-30 12:22:55 +02:00
Katarzyna Kobierska 7dfb204ef9 Expose jobs to view 2016-09-30 12:22:55 +02:00
Katarzyna Kobierska 3efbf92e34 Improve tests grammar 2016-09-30 12:22:55 +02:00
Katarzyna Kobierska b13502ef82 Add test for linter values visibility 2016-09-30 12:22:55 +02:00
Grzegorz Bizon 528b988aea Escape HTML nodes in builds commands in ci linter 2016-09-26 11:48:43 +02:00