Project

General

Profile

Download (1.65 KB) Statistics
| Branch: | Tag: | Revision:

runcible / test / vcr_setup.rb @ master

# Date Author Comment
61c9e238 03/04/2016 08:15 PM Partha Aji

Fixes #14032 - Ostree branches now searchable in a Repo

63540c7c 09/23/2015 07:37 PM Eric Helms

Fixes #11030: Add Python support.

c1664a68 07/06/2015 07:50 PM David Davis

Fixes #11027 - Remove copyright notices

cf474578 07/06/2015 05:44 PM Eric Helms

Fixes #11017: Remove setting of VCR serializer explicitly.

926b9789 10/15/2014 02:50 PM Justin Sherrill

fixing runcible errors caused by rubocop changes

when we turned on rubocop, we converted unused method arguments
to start with underscores. This broke any method that relied on
binding.send(:local_variables). This disables that cop and fixes
all of those instances....

f8bc785b 10/09/2014 07:19 PM Partha Aji

Fixes #7880 - Rubocop enabled the runcible tests

3e3ad61c 10/09/2014 07:18 PM Partha Aji

Ref #7880: Rubocop fixes update

4f2ec2b8 02/01/2013 03:41 PM Eric D. Helms

Moves primary tests into top level test directory and
re-factors the test commands to account for the changes.
Resources and extension suites may now be run separately now.