clintropolis commented on issue #7222: refactor lookups to be more chill to router URL: https://github.com/apache/incubator-druid/pull/7222#issuecomment-471279233 Fixed and combined both `LookupIntrospectionResource` tests, reworking `LookupIntrospectionResourceImplTest` by [borrowing some ideas from past me](https://github.com/apache/incubator-druid/pull/6799/files#diff-20e188fb124810afa111d1ccaccf5f84R95) and putting into a utility class, `WebserverTestUtils`, to help make a test webserver that works with both jersey and guice injections in order to continue test API function like `LookupIntrospectionResourceImplTest` was doing. Hopefully this should make writing other tests of this manner a bit easier than requiring full integration tests.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
