summaryrefslogtreecommitdiff
path: root/yarns/900-remote.yarn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-10-31 18:33:27 +0200
committerLars Wirzenius <liw@liw.fi>2017-10-31 18:33:27 +0200
commit4b9774a416f917e6d8048c9260b232fc6718a11e (patch)
treeb9659eb044ce8b1a8ce426dd32bb7e100c2a9a26 /yarns/900-remote.yarn
parent5173ddc34c3d644f1e05482a678eea12042319c4 (diff)
downloadick2-4b9774a416f917e6d8048c9260b232fc6718a11e.tar.gz
Add: stub IMPLEMENTS for new scenario steps
These will need to be implemented for real, but at least it's clear now what needs to be implemented.
Diffstat (limited to 'yarns/900-remote.yarn')
-rw-r--r--yarns/900-remote.yarn3
1 files changed, 3 insertions, 0 deletions
diff --git a/yarns/900-remote.yarn b/yarns/900-remote.yarn
index 0a28c81..2d013a6 100644
--- a/yarns/900-remote.yarn
+++ b/yarns/900-remote.yarn
@@ -37,6 +37,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
vars['issuer'] = 'localhost'
vars['audience'] = 'localhost'
+ IMPLEMENTS GIVEN an access token for (\S+) with scopes (.+)
+ assert 0
+
## Controller configuration
IMPLEMENTS GIVEN controller config uses (\S+) at the state directory