blob: ba01a9ed8f1a5340b0d4cc5f079219a6bf66b2f9 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you 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.
include "../../../../../peopledatalabs.conf"
org.apache.streams.peopledatalabs.test.PeopleDataLabsIT {
testSearchByEmail.email="sean@peopledatalabs.com"
testSearchByEmailHash.emailHash="138ea1a7076bb01889af2309de02e8b826c27f022b21ea8cf11aca9285d5a04e"
testSearchByLinkedinUrl.profile="linkedin.com/in/seanthorne"
testSearchByNameLocationCompany {
name="Sean Thorne"
location="San Francisco"
company="People Data Labs"
}
testBulkEnrichment.emails = [
"sblackmon@apache.org"
"smarthi@apache.org"
"jfrazee@apache.org"
]
testHandlesMissCorrectly {
emailHash="61824ffeb4ca171b6bb10db99eefb8a4b1c5f270eb74e35d5469d0c55a346c12"
}
}