From 8dc498574c8f2df6634720b5913b522cc4262719 Mon Sep 17 00:00:00 2001 From: Eugene Toropov Date: Sun, 27 Sep 2020 22:08:06 +0300 Subject: [PATCH] Added Postman tests --- .idea/workspace.xml | 15 ++++--- cmd/env.cloud.sh | 4 +- cmd/env.local.sh | 2 +- cmd/serviceaccount.json | 12 ++++++ config/config.go | 1 - postman/WakeUp.postman_collection.json | 54 ++++++++++++++++++++++++++ 6 files changed, 79 insertions(+), 9 deletions(-) create mode 100644 cmd/serviceaccount.json create mode 100644 postman/WakeUp.postman_collection.json diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a9d20c0..4e63fee 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -19,7 +19,12 @@