compose/tests
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
..
acceptance Added --force-rm to compose build. 2015-11-10 13:05:04 -05:00
fixtures Fix a bug in ExtendsResolver where the service name of the extended service was wrong. 2015-11-11 10:58:07 -05:00
integration Rename ServiceLoader to ServiceExtendsResolver 2015-11-11 10:58:07 -05:00
unit Fix a bug in ExtendsResolver where the service name of the extended service was wrong. 2015-11-11 10:58:07 -05:00
__init__.py Support python 3 2015-08-25 10:37:29 -04:00