Commit Graph

20 Commits

Author SHA1 Message Date
Grzegorz Bizon fa8052a47b Do not show artifacts keep button if not allowed 2017-01-09 10:18:47 +01:00
Filipa Lacerda 4eb53036c7 Changes after review 2016-12-07 15:43:24 +00:00
Filipa Lacerda 2dc907bc17 Changes after review
Fix error
2016-12-07 10:55:02 +00:00
Filipa Lacerda 19e1b3246d Updates tests
Fix tests

Fix rubocop error

Fix broken test
2016-12-07 10:55:00 +00:00
Filipa Lacerda 186c4dd7b4 Fix broken link for latest deployment
Updates changelog with MR ID
2016-12-07 10:41:35 +00:00
Grzegorz Bizon 07ce4c28b3 Improve reproducibility of build trace test example 2016-11-22 13:35:18 +01:00
Grzegorz Bizon 89e367f2e5 Add missing feature tests for loading build trace
See #24638
2016-11-22 13:15:10 +01:00
Grzegorz Bizon e249a35161 Add missing specs for loading build HTML trace 2016-11-22 12:19:46 +01:00
Grzegorz Bizon 1e19737ca2 Refactor feature tests for project builds page 2016-11-22 11:52:58 +01:00
Sean McGivern a30d34b2e7 Merge branch 'spec_optimization' into 'master'
Make specs a bit faster

See merge request !6992
2016-11-04 10:48:01 +00:00
Valery Sizov a6ba358a8f Make specs a bit faster 2016-11-01 14:46:59 +02:00
Annabel Dunstone Gray 7c977e10d2 Fix failing builds_spec 2016-10-27 08:13:00 -05:00
ubudzisz 790d7cce96 improve code after review 2016-09-06 14:42:43 +02:00
ubudzisz 691644dc5b add feature test
add feature test

add feature test

add feature test

remove test to builds_spec

remove feature test to builds_spec

remove feature test to builds_spec

add changes to methods and remove FactoryGirl

add changes to methods and remove FactoryGirl

adding changes to test and js file

changes grammar

update changelog

rename file name

update files after review

update files after review

update files after review
2016-09-06 14:42:43 +02:00
Tomasz Maczukin 65274b1db6
Fix rubocop offences 2016-09-01 14:00:47 +02:00
Tomasz Maczukin c8861da767
Update specs - add mocks to simulate old versions 2016-09-01 14:00:46 +02:00
Lin Jen-Shin 6234b32785 Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-build-name
* upstream/master: (516 commits)
  Rename `run` task helper method to prevent conflict with StateMachine
  Add a method in Project to return a cached value of total count of projects
  Add Changelog entry for Grape upgrade [ci skip]
  Fix Grape tests.
  Retain old behavior
  Update Grape from 0.13.0 to 0.15.0.
  adds second batch of tests changed to active tense
  fixes part1 of files to start using active tense
  Clarify the features for generating default label sets
  Update tree view to sort folders with submodules
  Memoize CI config node validator to prevent leaks
  fix MR source project assignment
  remove offending empty line
  Rails prefers require_dependency so that it won't require twice:
  use Unix line endings for API documentation
  use long options for curl examples in API documentation (!5703)
  Prefixes removed branches name with PR number when importing PR from GH
  Update CHANGELOG
  Remove SHA suffix for removed branches name when importing PR from GH
  add linting script for documentation
  ...
2016-08-10 17:48:46 +08:00
Lin Jen-Shin 3be2c3f566 Merge branch 'master' into artifacts-from-ref-and-build-name
* master: (335 commits)
  Disable transaction when adding index for Ci::Pipeline
  added changelog
  allow empty repos on import/export
  Modify test for Build tabs
  Add tests to project builds for pending tab
  Remove unused .js-running-count class
  Add test for new pending tab and update tests for running tab
  Add Pending Tab to Admin Builds
  added changelog
  limit project expor retry to only 3
  use method in validates statement
  Fix spec to set import_url before attempting to create import_data
  Allow a project import URL to be blank to prevent false positives preventing settings from being saved
  Refactor gitlab_ci_yaml_processor variables tests
  Fix CI yaml example
  Align cancel and retry buttons
  Remove deploy to production button
  Remove irrelevant comments
  Fix gitlab_ci_yaml_processor_spec.rb
  Fix AddWhenAndYamlVariablesToCiBuilds migration
  ...
2016-07-18 21:34:48 +08:00
Lin Jen-Shin a9a8ceebcb Merge features/projects/artifacts_spec.rb back
It doesn't make too much sense having this standalone
2016-07-14 17:35:54 +08:00
Lin Jen-Shin 2c646bb225 Move tests to respect to modules and extract artifacts tests 2016-07-11 19:47:45 +08:00