gitlab-org--gitlab-foss/spec/features/projects/import_export
Adam Niedzielski 2e411b5ea0 Test GitLab project import for a user with only their default namespace.
Refactor the spec file:
- remove hardcoded record IDs
- avoid top-level let if not used in all scenarios
- prefer expect { ... }.to change { ... }.from(0).to(1) over checking
that there are no records at the beginning of the test
2016-10-20 15:22:04 +02:00
..
export_file_spec.rb
import_file_spec.rb Test GitLab project import for a user with only their default namespace. 2016-10-20 15:22:04 +02:00
test_project_export.tar.gz