Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Communications Backbone System
backbone-adapter-testsuite
Commits
797ebbcb
Unverified
Commit
797ebbcb
authored
2 years ago
by
Dan Jones
Browse files
Options
Download
Email Patches
Plain Diff
docs: explain expected behaviour of tokenValid
parent
89f44496
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
features/adapter_token-valid.feature
features/adapter_token-valid.feature
+6
-0
No files found.
features/adapter_token-valid.feature
View file @
797ebbcb
# tokenValid returns true if there is a token and the expiry is in the future
# tokenValid returns false if the token expiry is in the past
# or if there is no token
# In the case where invalid credentials are supplied
# the auth will fail so there will be no token available
Feature
:
Is the token valid?
Feature
:
Is the token valid?
The adapter tokenValid method works as expected
The adapter tokenValid method works as expected
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment