Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-04 | Refactor SubServletTest to use DB | 3 | -51/+56 | |
2018-09-04 | Merge "Refactor GroupServletTest to use DB" | <?xml version="1.0" encoding="UTF-8"?>
<!--
============LICENSE_START=======================================================
openECOMP : APP-C
================================================================================
Copyright (C) 2017 AT&T Intellectual Property. All rights
reserved.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
============LICENSE_END=========================================================
-->
<features name="appc-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0">
<repository>mvn:org.opendaylight.mdsal/features-mdsal/${features-mdsal.version}/xml/features</repository>
<feature name='appc-dg-util' description="application DG utillity" version='${project.version}'>
<!--<feature version="${project.version}">appc-aai-adapter</feature>-->
<!-- Most applications will have a dependency on the ODL MD-SAL Broker -->
<feature version="${broker-mdsal.version}">odl-mdsal-broker</feature>
<bundle>mvn:org.openecomp.appc/appc-dg-util-bundle/${project.version}</bundle>
</feature>
</features>
| 1 | -0/+172 |
2018-08-29 | Merge "Unit tests for ThrottleFilter" | 1 | -0/+218 | |
2018-08-29 | Merge "Add BaseLogRecord Unit Tests" | 1 | -0/+83 | |
2018-08-29 | Merge "Add PublishRecord Unit Tests" | 1 | -0/+77 | |
2018-08-29 | Merge "Add IngressRoute Unit Tests" | 1 | -0/+88 | |
2018-08-29 | Merge "Make StatisticsTests test real methods" | 1 | -0/+5 | |
2018-08-29 | Merge "Add LOGJSONObject Unit Tests Issue-ID: DMAAP-101" | 1 | -0/+498 | |
2018-08-29 | Unit tests for ThrottleFilter | 1 | -0/+218 | |
2018-08-29 | Add BaseLogRecord Unit Tests | 1 | -0/+83 | |
2018-08-29 | Add PublishRecord Unit Tests | 1 | -0/+77 | |
2018-08-29 | Add Unit Tests for RLEBitSet | 1 | -0/+172 | |
2018-08-29 | Add IngressRoute Unit Tests | 1 | -0/+88 | |
2018-08-28 | Add DRRouteCli Unit Tests | 1 | -0/+215 | |
2018-08-28 | Make StatisticsTests test real methods | 1 | -0/+5 | |
2018-08-27 | adding unit test for Subscription | 1 | -0/+73 | |
2018-08-27 | Add LOGJSONObject Unit Tests | 1 | -0/+498 | |
2018-08-27 | Merge "Test case fixes" | 3 | -443/+512 | |
2018-08-27 | Downgrade Jetty to 9.3.8.RC0 | 1 | -1/+1 | |
2018-08-27 | Test case fixes | 3 | -443/+512 | |
2018-08-26 | Add fix for host lookup during NodeConf fetch | 1 | -0/+1 | |
2018-08-23 | Merge "Add Tests for StatisticsServlet and Group Class" | 2 | -0/+204 | |
2018-08-23 | Merge "Add Node Servlet Tests" | 1 | -0/+1 | |
2018-08-23 | Merge "Add Route Servlet and Log Servlet Tests" | 7 | -67/+974 | |
2018-08-23 | Add Route Servlet and Log Servlet Tests | 7 | -67/+974 | |
2018-08-23 | Add Node Servlet Tests | 1 | -0/+1 | |
2018-08-23 | adding unit tests for publish servlet | 1 | -0/+214 | |
2018-08-22 | additional Unit Tests | 4 | -0/+1230 | |
2018-08-22 | Add Tests for StatisticsServlet and Group Class | 2 | -0/+204 | |
2018-08-21 | Add Unit Tests for InternalServlet | 3 | -2/+409 | |
2018-08-20 | Add test base parent class | 4 | -45/+61 | |
2018-08-20 | Merge "Add Unit Tests for GroupServlet" | 2 | -2/+382 | |
2018-08-20 | Add Unit Tests for GroupServlet | 2 | -4/+382 | |
2018-08-17 | Update for OOM integration | 6 | -211/+212 | |
2018-08-14 | Unit test base | 2 | -0/+377 |