diff --git a/internal/importer/testdata/fritzError-golden.json b/internal/importer/testdata/fritzError-golden.json new file mode 100644 index 0000000..b73966d --- /dev/null +++ b/internal/importer/testdata/fritzError-golden.json @@ -0,0 +1,6 @@ +{ + "jobId": 398764, + "cluster": "fritz", + "startTime": 1675954353, + "duration": 3400 +} diff --git a/internal/importer/testdata/fritzMinimal-golden.json b/internal/importer/testdata/fritzMinimal-golden.json new file mode 100644 index 0000000..b73966d --- /dev/null +++ b/internal/importer/testdata/fritzMinimal-golden.json @@ -0,0 +1,6 @@ +{ + "jobId": 398764, + "cluster": "fritz", + "startTime": 1675954353, + "duration": 3400 +} diff --git a/internal/importer/testdata/taurus-golden.json b/internal/importer/testdata/taurus-golden.json index e892e94..b73966d 100644 --- a/internal/importer/testdata/taurus-golden.json +++ b/internal/importer/testdata/taurus-golden.json @@ -1,6 +1,6 @@ { "jobId": 398764, "cluster": "fritz", - "startTime": 1675954353 + "startTime": 1675954353, "duration": 3400 }