Skip to content

Commit 19c659f

Browse files
committed
Add common tests to catch common errors in commands
Signed-off-by: Dinesh Dutt <[email protected]>
1 parent ba2da08 commit 19c659f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
description: Testing some common errors independent of NOS
2+
tests:
3+
- command: topology summarize --namespace=whatever --format=json
4+
data-directory: tests/data/parquet/
5+
marks: topology summarize
6+
output: '{}'

0 commit comments

Comments
 (0)