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
The idea behind pykCSD tests was to make it compliant with the previous kCSD Matlab library.
To improve the library, there is no point to hold this artificial bound anymore.
The idea is to drop some of the integration tests (?) and add more unit tests.
the tests should be simple
the tests should be isolated
Example: TestKCSD_all_utils should be split into separate classes for each logical part of pykCSD library that they test.
The text was updated successfully, but these errors were encountered:
The idea behind pykCSD tests was to make it compliant with the previous kCSD Matlab library.
To improve the library, there is no point to hold this artificial bound anymore.
The idea is to drop some of the integration tests (?) and add more unit tests.
Example:
TestKCSD_all_utils
should be split into separate classes for each logical part of pykCSD library that they test.The text was updated successfully, but these errors were encountered: