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

Add test files for each class #36

Open
MarkOates opened this issue Jul 9, 2017 · 2 comments
Open

Add test files for each class #36

MarkOates opened this issue Jul 9, 2017 · 2 comments

Comments

@MarkOates
Copy link
Owner

Problem

There is hardly any test coverage of the models. A good step forward would be to add test files for each class, with at least one basic test.

@MarkOates
Copy link
Owner Author

Probably should start by adding tests for Action::Transform classes

@MarkOates
Copy link
Owner Author

There is a dilemma where there is a lot of redundant testing between transform tests and action tests. For example, if you look at split_note_test.h and split_note_action_test.h they're essentially identical.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant