We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15dfe19 commit f5da486Copy full SHA for f5da486
test/test_resources.py
@@ -215,7 +215,9 @@ def testDescriptionElement():
215
216
# Tests for configurations elements
217
# For the resources with configurations:
218
-# Is list not empty (configuration list can be empty)
+# - app is not empty
219
+# - kind is not empty
220
+# - configuration is list
221
def testConfigurationsElement():
222
for kind in all_resources:
223
for res in kind:
0 commit comments