Lily He
|
af03e706b2
|
debug push takes function & beginTimer returns Date
|
7 years ago |
Sergey Zelenov
|
1f3bb4608c
|
Fix typo in test/unit/controller/search_with_ids
Seems like a typo, should be `deepEqual` instead of `ok`
|
7 years ago |
Stephen Hess
|
ab332e43ee
|
removed unused is_service_enabled predicate
|
7 years ago |
Stephen Hess
|
951b18e656
|
switched to has_parsed_text_properties
|
7 years ago |
Stephen Hess
|
99d6c6ba11
|
removed language service from schema
|
7 years ago |
Stephen Hess
|
cf167ce933
|
map sources from helper/type_mapping.js
|
7 years ago |
Stephen Hess
|
3c8bfa196e
|
added interpolation service to schema
refactored similar service tests to iterate list of services instead of duplicating many tests for each service
|
7 years ago |
Stephen Hess
|
cd6b9d9ed6
|
updated service name
|
7 years ago |
Stephen Hess
|
c8c969db74
|
added predicate for any/all parsed_text fields
|
7 years ago |
Stephen Hess
|
41831ab7a0
|
converted middleware/interpolate to use injected service
|
7 years ago |
Stephen Hess
|
d1461621c6
|
added ServiceConfiguration implementation for Interpolation
|
7 years ago |
Stephen Hess
|
d1886a5073
|
removed unused modules
|
7 years ago |
Stephen Hess
|
92d18af886
|
updated changeLanguage to injection model
|
7 years ago |
Stephen Hess
|
518240dcec
|
added new tests
|
7 years ago |
Stephen Hess
|
3663067698
|
added Language ServiceConfiguration implementation
|
7 years ago |
Stephen Hess
|
de11322702
|
added language service to schema + tests
|
7 years ago |
Stephen Hess
|
83d5cf1bd5
|
added ServiceConfiguration for Language call
|
7 years ago |
Lily He
|
cafb7d9277
|
created new debug helper class and debug sanitizer
|
7 years ago |
Lily He
|
bf234f5539
|
flag_bool expects parameter opts.paramName
|
7 years ago |
Lily He
|
a5cf44bef4
|
clarify _text sanitizer test message
|
7 years ago |
Lily He
|
8e45af1e49
|
adapt defer_to_addressit to new sanitizer format
|
7 years ago |
Lily He
|
db56ce45c3
|
remove exporting sanitize for testing
|
7 years ago |
Lily He
|
9a88d5a28b
|
unmerge nearby sanitizers from reverse sanitizer_list
|
7 years ago |
Lily He
|
07c7e7d483
|
test reverse, nearby, place sanitizer wrappers w/ proxyquire
|
7 years ago |
Lily He
|
80a3a259ef
|
remove callback in sanitizeAll.runAllChecks for sync processing
|
7 years ago |
Lily He
|
a27ac0fc88
|
use strict for ecmascript 6 syntax, fix typos
|
7 years ago |
Lily He
|
b9de4b6788
|
additional test to verify runAllCheck works for sanitizeAll
|
7 years ago |
Lily He
|
279b70b7d7
|
typo: delete mentions of joi in sanitizers
|
7 years ago |
Lily He
|
670c673419
|
call runAllChecks for nearby, reverse, and place sanitizing
|
7 years ago |
Lily He
|
1f527be3e3
|
call runAllChecks for search, search_fallback, autocomplete & structured sanitizing
|
7 years ago |
Lily He
|
af906c05a8
|
sanitizeAll validates req.query parameters, export async runAllChecks function
|
7 years ago |
Lily He
|
a683e27a87
|
removed 'parsed_text' from list of expected params for _text
|
7 years ago |
Lily He
|
368c0aa4cb
|
added expected parameters list to _text_addressit
|
7 years ago |
Lily He
|
13a7b42de7
|
Standardize sanitizers to export setup function that returns sanitize and expected function
|
7 years ago |
Stephen Hess
|
447d0f74b9
|
don't serialize input:layers when passing to query
|
7 years ago |
Stephen Hess
|
321ba0d458
|
fixed test
|
7 years ago |
Stephen Hess
|
257ee8161f
|
removed unused predicate
|
7 years ago |
Stephen Hess
|
2b70b41a01
|
move _text sanitizer
|
7 years ago |
Stephen Hess
|
a39d760bb1
|
added libpostal controller test
|
7 years ago |
Stephen Hess
|
85b831b161
|
removed iso2_to_iso3 and city_name_standardizer from wrapper
|
7 years ago |
Stephen Hess
|
5dc9737caa
|
removed text-analyzer call from _text sanitizer
|
7 years ago |
Stephen Hess
|
5b9275d7fd
|
added libpostal controller
|
7 years ago |
Stephen Hess
|
b9e86dbaaa
|
add new predicates to test driver
|
7 years ago |
Stephen Hess
|
44896d7569
|
add predicate that checks for sources=['whosonfirst']
|
7 years ago |
Stephen Hess
|
59fb445e68
|
add predicate that detects non-admin layers parameter values
|
7 years ago |
Stephen Hess
|
ce4c23f4a5
|
add predicate that looks for a parameter in req.clean
|
7 years ago |
Stephen Hess
|
40ddc93bbf
|
added conditional fallback to addressit
|
7 years ago |
Stephen Hess
|
442c2b5c9b
|
add ability to skip filters in placeholder
|
7 years ago |
Stephen Hess
|
3257ea6b9b
|
fixed tests for model 4.9.0 changes
|
7 years ago |
Stephen Hess
|
1fef7ac41c
|
removed unreachable paths in query/search
|
7 years ago |