commit | 48f89a5b26c9ff35693fff0bff76914bc061bcc1 | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Fri Aug 18 17:11:34 2017 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Thu Aug 31 17:07:27 2017 +0000 |
tree | 6f26bd16dcab41eb4f97aad146560864ba970d12 | |
parent | e72fbb5e6ec5509979ffce70c56c40eddeaf6bba [diff] [blame] |
Implement basic unit tests for RouteHandler In addition, - Refactor Segment Routing unit test mocking Change-Id: I94cb75a8b12944264faa76301d58ee19f246d584
diff --git a/apps/segmentrouting/BUCK b/apps/segmentrouting/BUCK index a73c8c3..27a8e60 100644 --- a/apps/segmentrouting/BUCK +++ b/apps/segmentrouting/BUCK
@@ -17,6 +17,7 @@ TEST_DEPS = [ '//lib:TEST_ADAPTERS', '//incubator/api:onos-incubator-api-tests', + '//apps/route-service/api:onos-apps-route-service-api-tests', ] osgi_jar_with_tests (