create workspace with meilisearch-error

This commit is contained in:
mpostma 2021-02-28 16:41:47 +01:00
parent 79708aeb67
commit a9a9ed6318
No known key found for this signature in database
GPG key ID: CBC8A7C1D7A28C3A
96 changed files with 12737 additions and 265 deletions

View file

@ -0,0 +1,3 @@
// This modules contains all the test concerning search. Each particular feture of the search
// should be tested in its own module to isolate tests and keep the tests readable.