Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

hammer-cli-csv / test / fixtures @ 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`

b923e753 10/12/2016 12:01 PM Thomas McKay

new search content-hosts test

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

f5d21adb 09/30/2016 11:46 AM Thomas McKay

fixes #15581 - configuration based on foreman stanza

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

fixes #____ - subscriptions manifest, dates

400832c6 09/12/2016 02:18 PM Thomas McKay

fixes #16493 - create manifest in portal

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.

d9498f54 09/07/2016 08:19 AM Thomas McKay

fixes #16428 - set domain FastGettext

+ Initialize FastGettext properly when called under Thread.new()
+ Changed pot/po files from _ to -

611959a3 08/26/2016 12:01 PM Thomas McKay

fixes #16281 - add --itemized-subscriptions to activation-keys

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