Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create regression tests for import function #138

Open
irojkov-ph opened this issue Jul 27, 2020 · 0 comments
Open

Create regression tests for import function #138

irojkov-ph opened this issue Jul 27, 2020 · 0 comments
Labels
Improvement A minor improvement to the project Low Priority Feature request with not high priority New Feature New feature

Comments

@irojkov-ph
Copy link
Contributor

Feature Description

Currently, the checks that are made before any merge of a pull request and any release do not check if the data which were imported in PsPM using import functions were correctly imported, i.e. no missing data and no additional errors. That's why one needs to create a sort of procedure to test these import function properly. A way to do it is to implement a regression test and/or more diagnostic tests about the number of channels, markers, duration, etc.

P.S.: this feature request occured after I've pointed out this issue #136 .

@irojkov-ph irojkov-ph added New Feature New feature Improvement A minor improvement to the project Low Priority Feature request with not high priority labels Jul 27, 2020
@irojkov-ph irojkov-ph added this to the v5.0.0 milestone Jul 27, 2020
@irojkov-ph irojkov-ph modified the milestones: v5.0.0, v5.1.0 Sep 9, 2020
@teddychao teddychao removed this from the v5.1.0 milestone Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement A minor improvement to the project Low Priority Feature request with not high priority New Feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants