This is an automated email from the ASF dual-hosted git repository.

altay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 55dec55  Merge pull request #11412: Documentation minor fix for 
FlatMapElements#via()
     add 1754d03  [BEAM-7923] Screendiff Integration Tests (#11338)

No new revisions were added by this update.

Summary of changes:
 .../interactive/testing/integration}/__init__.py   |   0
 .../goldens/7a35f487b2a5f3a9b9852a8659eeb4bd.png   | Bin 0 -> 754885 bytes
 .../testing/integration/notebook_executor.py       | 141 +++++++++++++
 .../interactive/testing/integration/screen_diff.py | 227 +++++++++++++++++++++
 .../test_notebooks/init_square_cube.ipynb}         |  26 +--
 .../integration/tests/init_square_cube_test.py}    |  20 +-
 sdks/python/setup.py                               |  14 ++
 7 files changed, 402 insertions(+), 26 deletions(-)
 copy sdks/python/apache_beam/{testing/load_tests/streaming => 
runners/interactive/testing/integration}/__init__.py (100%)
 create mode 100644 
sdks/python/apache_beam/runners/interactive/testing/integration/goldens/7a35f487b2a5f3a9b9852a8659eeb4bd.png
 create mode 100644 
sdks/python/apache_beam/runners/interactive/testing/integration/notebook_executor.py
 create mode 100644 
sdks/python/apache_beam/runners/interactive/testing/integration/screen_diff.py
 copy sdks/python/apache_beam/runners/interactive/{examples/Interactive Beam 
Example.ipynb => testing/integration/test_notebooks/init_square_cube.ipynb} 
(89%)
 copy sdks/python/apache_beam/{coders/avro_record.py => 
runners/interactive/testing/integration/tests/init_square_cube_test.py} (70%)

Reply via email to