AstroDraw/AstroChart

Tests shouldn't depend on build file

Closed this issue · 1 comments

Tests files are pointing to the build file, but they should look directly to the files from src.

With the new v3 ( #21 ) that is under development, this issue will not be necessary since we are moving to use Jest.