You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the test in a current test suite are intended to be unit tests, but for historical reasons they were implemented as integration, which included whole library pipeline, but limited algorithm applicability using environmental variables.
Those tests must be rewritten as unit tests calling particular algorithms directly.
The test driver and string arguments must be removed.
Some of the test in a current test suite are intended to be unit tests, but for historical reasons they were implemented as integration, which included whole library pipeline, but limited algorithm applicability using environmental variables.
Those tests must be rewritten as unit tests calling particular algorithms directly.
The test driver and string arguments must be removed.
A short, but not complete, list of the tests:
The text was updated successfully, but these errors were encountered: