From 7123f70de2486cb8ab49eb929e081db5825c391b Mon Sep 17 00:00:00 2001 From: Sebastian Stehle Date: Fri, 14 Jan 2022 14:53:55 +0100 Subject: [PATCH] Test for filter of json fields. (#826) * Test for filter of json fields. * Fix test. --- .../wwwroot/scripts/editor-json-schema.html | 2 +- .../TestSuite.ApiTests/ContentCleanupTests.cs | 4 +- .../TestSuite.ApiTests/ContentQueryTests.cs | 137 ++++++++++++------ .../ContentScriptingTests.cs | 6 +- .../TestSuite.ApiTests/ContentUpdateTests.cs | 80 +++++----- .../ReadingContentBenchmarks.cs | 10 +- .../TestSuite.LoadTests/WritingBenchmarks.cs | 2 +- .../Fixtures/ContentQueryFixture1to10.cs | 15 +- .../TestSuite.Shared/Model/TestEntity.cs | 37 ++++- 9 files changed, 194 insertions(+), 99 deletions(-) diff --git a/backend/src/Squidex/wwwroot/scripts/editor-json-schema.html b/backend/src/Squidex/wwwroot/scripts/editor-json-schema.html index 2054ad8cd..738423232 100644 --- a/backend/src/Squidex/wwwroot/scripts/editor-json-schema.html +++ b/backend/src/Squidex/wwwroot/scripts/editor-json-schema.html @@ -10,7 +10,7 @@ - +