smart-data-lake / sdl-visualization

Visualization for SDLB config
GNU General Public License v3.0
4 stars 1 forks source link

Add Unit Tests #84

Open zzeekk opened 2 months ago

zzeekk commented 2 months ago

Add Unit Tests for Graph transformation.

I suggest to use https://vitest.dev/ unit testing framework. Please check their guide and try to add it to the project.

Lets discuss next time to add it to our github CI Action pipeline.