aboutsummaryrefslogtreecommitdiffstats
path: root/container-integration-test/README.md
blob: ccd4cdada87097685da6606c1ad7df47b43c75bd (plain) (blame)
1
2
3
4
5
6
7
8
9
<!-- Copyright Yahoo. 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.