compose/tests/unit/config
Daniel Nephin 5e97b806d5 Fix a bug in ExtendsResolver where the service name of the extended service was wrong.
This bug can be seen by the change to the test case. When the extended service
uses a different name, the error was reported incorrectly.

By fixing this bug we can simplify self.signature and self.detect_cycles to
always use self.service_name.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-11-11 10:58:07 -05:00
..
__init__.py Move config_test to the correct package name. 2015-09-17 14:13:50 -04:00
config_test.py Fix a bug in ExtendsResolver where the service name of the extended service was wrong. 2015-11-11 10:58:07 -05:00