summaryrefslogtreecommitdiff
path: root/spec/models/project_services/asana_service_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-114/+0
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-17/+18
|
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
| | | | Adds `# frozen_string_literal: true` to spec/models ruby files
* Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
|
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Remove superfluous lib: true, type: redis, service: true, models: true, ↵Rémy Coutable2017-07-271-1/+1
| | | | | | services: true, no_db: true, api: true Signed-off-by: Rémy Coutable <remy@rymai.me>
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
| | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-1/+1
|
* Remove schema annotations completelyValery Sizov2016-09-161-20/+0
|
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-4/+4
|
* Satisfy RubocopDouwe Maan2016-01-051-1/+1
|
* Use `execute` in Asana specsMike Wyatt2015-12-311-15/+18
|
* Actually test the posted comment in Asana serviceMike Wyatt2015-12-311-4/+21
|
* Update Asana specsMike Wyatt2015-12-291-8/+32
|
* better support for referencing and closing issues in asana_service.rbMike Wyatt2015-12-161-0/+21
|
* Update mock and stub syntax for specsRobert Speicher2015-06-221-1/+1
|
* Re-annotate modelsStan Hu2015-05-031-0/+1
|
* Move asana_service_spec to its correct locationRobert Speicher2015-03-271-0/+65