hyperformula icon indicating copy to clipboard operation
hyperformula copied to clipboard

Separate unit tests from e2e tests

Open sequba opened this issue 3 years ago • 0 comments

Description

The automatic tests that we have are of 2 types: e2e tests that uses the public API only and the low-level unit tests for all the "internal" classes. They should be kept in separate directories and organized more logically.

sequba avatar Mar 31 '22 18:03 sequba