[DOCS] Reorganizes Introduction and Installation chapters (#1315)

This commit is contained in:
István Zoltán Szabó
2020-09-28 10:13:29 +02:00
committed by GitHub
parent 7b11152a12
commit 88ef53b0ef
11 changed files with 101 additions and 19 deletions

View File

@ -33,6 +33,8 @@ the `Connection` component since it has very few responsibilities and
it does not interact with other internal components other than getting
requests and returning responses.
[discrete]
=== `@elastic/elasticsearch-mock`
Writing each time a mock for your test can be annoying and error-prone,