[
https://issues.apache.org/jira/browse/BEAM-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163960#comment-17163960
]
Robert Bradshaw commented on BEAM-10569:
----------------------------------------
https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/gcp/experimental/spannerio_test.py
https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/gcp/experimental/spannerio_write_it_test.py
> SpannerIO tests don't actually assert anything.
> -----------------------------------------------
>
> Key: BEAM-10569
> URL: https://issues.apache.org/jira/browse/BEAM-10569
> Project: Beam
> Issue Type: Test
> Components: testing
> Affects Versions: 2.22.0
> Reporter: Robert Bradshaw
> Priority: P1
>
> These all have the format
> {code:java}
> p = Pipeline()
> ...
> p.run()
> assert_that(...)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)