Skip to content

Commit bb463df

Browse files
committed
add new command to cli test comment
1 parent 87abba1 commit bb463df

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

tests/integration/test_subscriptions_cli.py

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
"""Tests of the Subscriptions CLI (aka planet-subscriptions)
22
3-
There are 6 subscriptions commands:
3+
There are 7 subscriptions commands:
44
5-
[x] planet subscriptions list
5+
[x] planet subscriptions cancel
6+
[x] planet subscriptions create
67
[x] planet subscriptions get
8+
[x] planet subscriptions list
9+
[x] planet subscriptions patch
710
[x] planet subscriptions results
8-
[x] planet subscriptions create
911
[x] planet subscriptions update
10-
[x] planet subscriptions cancel
1112
1213
TODO: tests for 3 options of the planet-subscriptions-results command.
1314

0 commit comments

Comments
 (0)