Sha256: f00a389250a4dbc94b1d201abae5f3907b52f837637a15f579424a132c02274b

Contents?: true

Size: 1.4 KB

Versions: 80

Compression:

Stored size: 1.4 KB

Contents

Integration Tests
===========================

This folder contains integration tests for the r10k project. These tests were originally written by the QA team
at Puppet Labs and is actively maintained by the QA team. Feel free to contribute tests to this folder as long
as they are written with [Beaker](https://github.com/puppetlabs/beaker) and follow the guidelines
below.

## Integration?

The r10k project already contains RSpec tests and you might be wondering why there is a need to have a set of
tests separate from those tests. At Puppet Labs we define an "integration" test as:

> Validating the system state and/or side effects while completing a complete life cycle of user stories using a
> system. This type of test crosses the boundary of a discrete tool in the process of testing a defined user
> objective that utilizes a system composed of integrated components.

What this means for this project is that we will install and configure all infrastructure needed in a real-world
r10k environment.

## Running Tests

Included in this folder under the "test_run_scripts" sub-folder are simple Bash scripts that will run suites of
Beaker tests. This scripts utilize environment variables for specifying test infrastructure. For security
reasons we do not provide examples from the Puppet Labs testing environment.

## Documentation

Each sub-folder contains a "README.mdk" that describes the content found in the sub-folder.

Version data entries

80 entries across 80 versions & 2 rubygems

Version Path
r10k-5.0.0 integration/README.mkd
r10k-4.1.0 integration/README.mkd
r10k-4.0.2 integration/README.mkd
r10k-4.0.1 integration/README.mkd
r10k-4.0.0 integration/README.mkd
r10k-4.0.0.pre integration/README.mkd
r10k-3.16.0 integration/README.mkd
r10k-3.15.4 integration/README.mkd
r10k-3.15.3 integration/README.mkd
r10k-3.15.2 integration/README.mkd
r10k-3.15.1 integration/README.mkd
r10k-3.15.0 integration/README.mkd
akerl-r10k-3.14.2.1 integration/README.mkd
r10k-3.14.2 integration/README.mkd
r10k-3.14.1 integration/README.mkd
r10k-3.14.0 integration/README.mkd
r10k-3.13.0 integration/README.mkd
r10k-3.12.1 integration/README.mkd
r10k-3.12.0 integration/README.mkd
r10k-3.11.0 integration/README.mkd