From ab6bbc35877a9c28985de257281ebccde2d2d324 Mon Sep 17 00:00:00 2001 From: Jonas Ha Date: Mon, 16 Dec 2024 20:50:24 -0500 Subject: [PATCH] updated tests to test output. --- .idea/dictionaries/jonasha.xml | 5 + .idea/watcherTasks.xml | 1 + event_test.go | 201 +++++++++++++++---- go.mod | 1 + go.sum | 2 + print_response.go | 12 +- parse_json_test.go => print_response_test.go | 1 - 7 files changed, 180 insertions(+), 43 deletions(-) rename parse_json_test.go => print_response_test.go (99%) diff --git a/.idea/dictionaries/jonasha.xml b/.idea/dictionaries/jonasha.xml index 21c9a8e..58e06b9 100644 --- a/.idea/dictionaries/jonasha.xml +++ b/.idea/dictionaries/jonasha.xml @@ -1,7 +1,12 @@ + cyclop + forbidigo + funlen golangci + nolintlint + paralleltest \ No newline at end of file diff --git a/.idea/watcherTasks.xml b/.idea/watcherTasks.xml index 1b7206a..ad322a8 100644 --- a/.idea/watcherTasks.xml +++ b/.idea/watcherTasks.xml @@ -2,6 +2,7 @@ +