Skip to content

Commit

Permalink
adding tap / rest / jwt test case
Browse files Browse the repository at this point in the history
  • Loading branch information
flexponsive committed Feb 16, 2023
1 parent a14d6b3 commit 51d624c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions e2e-tests/cookiecutters/tap-rest-jwt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"cookiecutter": {
"source_name": "AutomaticTestTap",
"admin_name": "Automatic Tester",
"tap_id": "tap-rest-jwt",
"library_name": "tap_rest_jwt",
"variant": "None (Skip)",
"stream_type": "REST",
"auth_method": "JWT",
"include_cicd_sample_template": "None (Skip)",
"_template": "../tap-template/",
"_output_dir": "."
}
}

0 comments on commit 51d624c

Please sign in to comment.