3
0

Fix failing tests

This commit is contained in:
Tomaž Jerman
2023-03-17 11:14:51 +01:00
parent 6c40b33b5e
commit dc4f8f22f3
4 changed files with 4 additions and 1 deletions

View File

@@ -91,6 +91,7 @@ func TestImportExport(t *testing.T) {
Type: envoyx.DecodeTypeStore,
Params: map[string]any{
"storer": defaultStore,
"dal": defaultDal,
},
Filter: map[string]envoyx.ResourceFilter{
types.ChartResourceType: {},

View File

@@ -91,6 +91,7 @@ func TestRbacImportExport(t *testing.T) {
Type: envoyx.DecodeTypeStore,
Params: map[string]any{
"storer": defaultStore,
"dal": defaultDal,
},
Filter: map[string]envoyx.ResourceFilter{
types.ModuleResourceType: {},

View File

@@ -92,6 +92,7 @@ func TestResTrImportExport(t *testing.T) {
Type: envoyx.DecodeTypeStore,
Params: map[string]any{
"storer": defaultStore,
"dal": defaultDal,
},
Filter: map[string]envoyx.ResourceFilter{
types.ModuleResourceType: {},

View File

@@ -9,7 +9,7 @@ namespace:
title: Test Namespace 1 Module 1 Field 1
test_ns_1_mod_1_f2:
title: Test Namespace 1 Module 1 Field 2
kind: Number
kind: String
source:
- from: records.csv
key: ID