kibana/test
Liza Katz 842bb69aea
[bfetch] compress stream chunks (#97994)
* Move inspector adapter integration into search source

* docs and ts

* Move other bucket to search source

* test ts + delete unused tabilfy function

* hierarchical param in aggconfig.
ts improvements
more inspector tests

* fix jest

* separate inspect
more tests

* jest

* inspector

* Error handling and more tests

* put the fun in functional tests

* delete client side legacy msearch code

* ts

* override to sync search in search source

* delete more legacy code

* ts

* delete moarrrr

* deflate bfetch chunks

* update tests
use only zlib

* ts

* extract getInflatedResponse

* tests

* Use fflate in attempt to reduce package size

* use node streams, fflate and hex encoding.

* DISABLE_SEARCH_COMPRESSION UI Settings
Use base64 and async compression

* i18n

* Code review
Use custom header for compression
Promisify once

* use custom headers

* Update jest

* fix tests

* code review, baby!

* integration

* tests

* limit

* limit

* limit

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-01 09:57:46 +03:00
..
accessibility [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
api_integration [bfetch] compress stream chunks (#97994) 2021-06-01 09:57:46 +03:00
common [ftr] implement FtrService classes and migrate common services (#99546) 2021-05-25 09:25:09 -07:00
examples [FTR][CI] Use default distribution for all tests (#94968) 2021-05-12 15:24:25 -04:00
functional [Discover] Fix infinite scrolling using Classic table (#97634) 2021-05-31 15:06:52 +02:00
harden Ban use of lodash.template (#100277) 2021-05-19 10:06:52 -04:00
interpreter_functional [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
new_visualize_flow [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
package Automated package testing (#88900) 2021-05-27 13:37:43 -05:00
plugin_functional [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
scripts Automated package testing (#88900) 2021-05-27 13:37:43 -05:00
security_functional [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
server_integration [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
ui_capabilities/newsfeed_err [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
visual_regression [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
tsconfig.json