You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Valentyn Tymofieiev (Jira)" <ji...@apache.org> on 2020/01/28 05:28:00 UTC

[jira] [Closed] (BEAM-9186) Allow passing a comparison function for assert_that(..., equal_to()) tests

     [ https://issues.apache.org/jira/browse/BEAM-9186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Valentyn Tymofieiev closed BEAM-9186.
-------------------------------------
    Fix Version/s: Not applicable
       Resolution: Fixed

> Allow passing a comparison function for assert_that(..., equal_to()) tests
> --------------------------------------------------------------------------
>
>                 Key: BEAM-9186
>                 URL: https://issues.apache.org/jira/browse/BEAM-9186
>             Project: Beam
>          Issue Type: New Feature
>          Components: testing
>            Reporter: Jeffrey Sorensen
>            Assignee: Jeffrey Sorensen
>            Priority: Minor
>             Fix For: Not applicable
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently testing beam pipelines that produce objects that cannot be sorted or compared is currently problematical, and developers are introducing Map(str) and similar transforms in tests to transform PCollections into a testable form. Adding by injection a comparison function will allow the creation of more comprehensible tests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)