From b9714a067dc47e803e2a6238fca2057b5532e4f3 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Mon, 30 Oct 2017 15:23:10 -0700 Subject: [PATCH] Added tests. --- .idea/kobalt.xml | 2 +- .idea/scopes/Source.xml | 2 +- kobalt/Build.kt.iml | 24 ++--- kobalt/src/Build.kt | 3 +- pinboard-poster.iml | 97 +++++++++++++++++-- .../erik/pinboard/PinboardPosterTest.kt | 72 ++++++++++++++ 6 files changed, 176 insertions(+), 24 deletions(-) create mode 100644 src/test/kotlin/net/thauvin/erik/pinboard/PinboardPosterTest.kt diff --git a/.idea/kobalt.xml b/.idea/kobalt.xml index 74645f4..7f1760d 100644 --- a/.idea/kobalt.xml +++ b/.idea/kobalt.xml @@ -6,7 +6,7 @@