From 8b2ce32b75c2dc96bd35be38a65479b23ebdabab Mon Sep 17 00:00:00 2001 From: Jeff Avallone Date: Thu, 15 Feb 2018 17:35:45 -0500 Subject: [PATCH] Fleshing out Form tests --- .../Form/__snapshots__/test.js.snap | 126 ++++++++++++++++++ src/components/Form/test.js | 66 ++++++++- 2 files changed, 187 insertions(+), 5 deletions(-) diff --git a/src/components/Form/__snapshots__/test.js.snap b/src/components/Form/__snapshots__/test.js.snap index dc165f3..96f31ec 100644 --- a/src/components/Form/__snapshots__/test.js.snap +++ b/src/components/Form/__snapshots__/test.js.snap @@ -44,3 +44,129 @@ exports[`Form rendering 1`] = ` `; + +exports[`Form rendering with download URLs 1`] = ` +
+
+