From c2f50499c9e344a4bff56719fe66fa846ae3064d Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Fri, 17 Jan 2020 08:44:40 -0700 Subject: Tests for API v2 Initial framework for testing the version 2 (HTTP) API. Includes a collection of tests for some of the existing endpoints. Not all tests are currently passing. Signed-off-by: Ed Santiago --- test/apiv2/00-TEMPLATE | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/apiv2/00-TEMPLATE (limited to 'test/apiv2/00-TEMPLATE') diff --git a/test/apiv2/00-TEMPLATE b/test/apiv2/00-TEMPLATE new file mode 100644 index 000000000..e256371ca --- /dev/null +++ b/test/apiv2/00-TEMPLATE @@ -0,0 +1,6 @@ +# -*- sh -*- +# +# FIXME: one-line description of the purpose of this file +# + +# vim: filetype=sh -- cgit v1.2.3-54-g00ecf