Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

runcible / test / fixtures / repositories @ master

# Date Author Comment
8d476914 08/30/2018 05:01 AM Partha Aji

Add modularity content types

Also includes tests and newly generated zoo5 fixtures repository
which is module ready

0b79887a 10/13/2017 06:02 PM Justin Sherrill

Srpm support

61c9e238 03/04/2016 08:15 PM Partha Aji

Fixes #14032 - Ostree branches now searchable in a Repo

9fc51910 02/03/2015 08:47 PM Mike McCune

addresses #9179 - fix tests for Pulp 2.6

830ec8cf 04/17/2013 09:34 PM Justin Sherrill

Adding ISO repo support

634c90e7 10/25/2012 12:49 AM Eric D. Helms

Moves fixtures to be under test/fixtures instead of test/integration.

Removes 'pulp' from the name of all cassettes for consistency.

Fixes some failing tests that are due to inconsistency in to_json of
hashes by adding custom matcher for checking JSON in the body as a...