Closed chuwy closed 6 years ago
https://github.com/snowplow/snowplow-scala-analytics-sdk/blob/master/src/test/scala/com.snowplowanalytics.snowplow.analytics.scalasdk.json/EventTransformerSpec.scala#L34
It shouldn't introduce any bugs in tests, just makes specification slightly confusing. Envelope should be unstruct_event
How does that test pass?
Algorithm does not know about proper schema name.
https://github.com/snowplow/snowplow-scala-analytics-sdk/blob/master/src/test/scala/com.snowplowanalytics.snowplow.analytics.scalasdk.json/EventTransformerSpec.scala#L34
It shouldn't introduce any bugs in tests, just makes specification slightly confusing. Envelope should be unstruct_event