~nacc/git-ubuntu:importer-add-tests

Last commit made on 2018-04-16
Get this branch:
git clone -b importer-add-tests https://git.launchpad.net/~nacc/git-ubuntu
Only Nish Aravamudan can upload to this branch. If you are Nish Aravamudan please log in for upload directions.

Branch merges

Branch information

Name:
importer-add-tests
Repository:
lp:~nacc/git-ubuntu

Recent commits

d99073c... by Nish Aravamudan

test_importer: reorder cases numerically

13802d8... by Nish Aravamudan

test_importer: add name to test_import_applied_spi_tags

8c83ff9... by Nish Aravamudan

test_importer: fix bug reference

8a6d2e1... by Nish Aravamudan

test_importer: drop test that is actually testing parenting

2695d3a... by Nish Aravamudan

importer spec: add cases

6fc24f6... by Nish Aravamudan

test_importer: fix typo

Will be squashed up

a1c88d7... by Nish Aravamudan

add spec

ac633a7... by Nish Aravamudan

Initial test for import_{un,}applied_spi

Based upon work-in-progress spec.

bab1bad... by Nish Aravamudan

importer: do not shadow imported methods

Our local variables were shadowing the methods imported from
git_repository and this led to (future) test failures.

No functional changes.

06fce1c... by Nish Aravamudan

importer: abstract out import_{un,}applied_dsc

No functional changes.