For writting further tests, developer has to consider if the fake repo for test case should be created only once, or each test requires fake repos.
The creation could be controlled by two class variables.
Signed-off-by: Chenxiong Qi cqi@redhat.com
Didn't find any trouble with this code.
Pull-Request has been merged by cqi
For writting further tests, developer has to consider if the fake repo
for test case should be created only once, or each test requires fake
repos.
The creation could be controlled by two class variables.
each test or only the test case.
Signed-off-by: Chenxiong Qi cqi@redhat.com