Project

General

Profile

Download (1.19 MB) Statistics
| Branch: | Tag: | Revision:

hammer-cli-csv / test / fixtures / vcr_cassettes / apipie.yml @ d76bdbc0

# Date Author Comment
d76bdbc0 11/03/2016 10:18 AM Andrew Kofink

Fixes #17051 - PUT quantity to attach for AK subs (#134)

PUT the quantity to attach to the activation key rather than the
total quantity attached

`activation-keys --itemized-subscriptions --file ak_subs.csv`

19a9f75d 10/12/2016 10:17 AM Thomas McKay

recorded test=resources/subscriptions

2bf1b05c 10/12/2016 10:11 AM Thomas McKay

recorded test=setup/setup

3061c66a 09/26/2016 11:30 AM Thomas McKay

fixes #____ - subscriptions manifest, dates

f370cc85 09/09/2016 04:25 PM Thomas McKay

fixes #16501 - subnets import not setting proxies

Changed the vcr recording by adding --reload-cache to all the hammer commands. This hopefully will avoid the intermittent failures due to fetching the v2.json.

3fe1ff94 08/24/2016 01:55 PM Thomas McKay

fixes #15752 - continue processing even if error

c06f1783 08/22/2016 07:36 PM Thomas McKay

fixes #15743 - import and export of subscriptions one-per-line

a2eda8bf 08/03/2016 02:38 PM Thomas McKay

fixes #15740 - move red hat repo enable to products

This PR also fixed some aspects of the new VCR tests

b50ceaa2 08/02/2016 04:35 PM Thomas McKay

fixes #15916 - infrastructure to switch tests to use vcr

Switching to VCR will allow both running against a live server (as the existing tests do now) or to run in pre-recorded mode.

Setting initial code coverage to 26%

Added default rake task to run rubocop and test