Skip to content
Snippets Groups Projects

update tests to include verbs

Merged Karel van Klink requested to merge feature/update-tests into develop
2 files
+ 4
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -17,6 +17,7 @@ def test_router_provisioning(client):
params = {
'callback': callback_url,
'dry_run': True,
'verb': 'deploy',
'subscription': {
'device': {
'ts_address': '127.0.0.1',
Loading