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 87abba1 commit bb463dfCopy full SHA for bb463df
tests/integration/test_subscriptions_cli.py
@@ -1,13 +1,14 @@
1
"""Tests of the Subscriptions CLI (aka planet-subscriptions)
2
3
-There are 6 subscriptions commands:
+There are 7 subscriptions commands:
4
5
-[x] planet subscriptions list
+[x] planet subscriptions cancel
6
+[x] planet subscriptions create
7
[x] planet subscriptions get
8
+[x] planet subscriptions list
9
+[x] planet subscriptions patch
10
[x] planet subscriptions results
-[x] planet subscriptions create
11
[x] planet subscriptions update
-[x] planet subscriptions cancel
12
13
TODO: tests for 3 options of the planet-subscriptions-results command.
14
0 commit comments