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 fix export project file permissions issue 2016-09-30 16:10:48 +02:00
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 Update specs to cope with new label types and priorities 2016-10-19 14:58:28 -02:00