MCPcopy Create free account
hub / github.com/AdRoll/baker / TestFileWriterIntegrationRotationIndex

Function TestFileWriterIntegrationRotationIndex

output/filewriter_test.go:432–434  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

430}
431
432func TestFileWriterIntegrationRotationIndex(t *testing.T) {
433 testFileWriterIntegrationDeterministic(t, filepath.Join("TMPDIR", "{{.Rotation}}", "out.csv.zst"))
434}
435
436func TestFileWriterIntegrationTimestamp(t *testing.T) {
437 const procs = 1

Callers

nothing calls this directly

Tested by

no test coverage detected