gitlab-org--gitlab-foss/spec/lib/gitlab/legacy_github_import
Lin Jen-Shin 562f357ba5 Implement `expect_next_instance_of` and use it
We need this because `expect_any_instance_of` doesn't work on
prepended models. Now we could use the same code between CE/EE
2018-06-21 16:32:07 +08:00
..
branch_formatter_spec.rb
client_spec.rb
comment_formatter_spec.rb
importer_spec.rb
issuable_formatter_spec.rb
issue_formatter_spec.rb
label_formatter_spec.rb
milestone_formatter_spec.rb
project_creator_spec.rb Implement `expect_next_instance_of` and use it 2018-06-21 16:32:07 +08:00
pull_request_formatter_spec.rb
release_formatter_spec.rb
user_formatter_spec.rb
wiki_formatter_spec.rb