Resolve "Import prototype adapter code from example-web-client"
features
step_definitions
stepdefs.js +42 -30
adapter_works.feature +7 -3
is_it_friday_yet.feature +0 -7
test/fixtures
invalid-config.json +7 -0
response-denied-token.json +3 -0
response-valid-token.json +4 -0
server.js +15 -0
valid-config.json +0 -0
- Dan Jones authored
+ 42
- 30
\ No newline at end of file
+ 7
- 3
\ No newline at end of file
\ No newline at end of file
+ 15
- 0