summaryrefslogtreecommitdiffstats
path: root/container-integration-test/README.md
blob: 8abe3a889eaaee57221985e2c9bcda7ad7ba6c45 (plain) (blame)
1
2
3
4
5
6
7
8
9
<!-- Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->

# Integration tests for JDisc components

This module contains integration tests for container components.

Tests that use the `application` framework cannot be added to the same maven
module as the component itself because that will usually create a cycle in the
dependency graph.