Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0030fb46 05/30/2017 12:13 PM Thomas McKay

vcr - re-record content_hosts tests

ac187d3d 05/30/2017 10:53 AM Thomas McKay

vcr recording tests

ff467024 03/28/2017 10:18 AM Thomas McKay

vcr - full re-record

68039065 03/28/2017 10:18 AM Thomas McKay

vcr - re-recording content_hosts_test.rb

4a6b2238 12/19/2016 01:49 PM Thomas McKay

fixes #17735 - export content-hosts count greater than page size

vcr - full re-record

8e332d45 12/14/2016 10:54 AM Thomas McKay

vcr - record test=setup/setup
vcr - record test=resources/content_hosts

1327c177 12/13/2016 02:52 PM Thomas McKay

vcr - full recording

6498291e 12/01/2016 03:01 PM Thomas McKay

fixes #16880 - add --search option to export

863472b5 11/30/2016 02:25 PM Thomas McKay

fixes #17510 - add custom column export configuration for content-hosts

af925f14 11/30/2016 07:32 AM Andrew Kofink

Fixes #17420 - Use Test Corp subs in AK itemized (#139)

Use the subscriptions from the Test Corporation for testing itemized
import/export of activation-keys

f4fb9c20 11/21/2016 04:36 PM Thomas McKay

fixes #17259 - products columns for docker content

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

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