LineaLabs / lineapy

Move fast from data science prototype to pipeline. Capture, analyze, and transform messy notebooks into data pipelines with just two lines of code.
https://lineapy.org
Apache License 2.0
664 stars 58 forks source link

LIN-732: Split Pipeline Integration Files #868

Closed andycui97 closed 1 year ago

andycui97 commented 1 year ago

Description

This PR splits the tests in test_writers and the jinja templates for the various pipeline integrations so that changes to a given pipeline integration won't need to trigger the tests for all the other integrations.

Fixes LIN-732

Type of change

How Has This Been Tested?

Make sure tests as part of build pass.