Skip to content

Conversation

@rocky
Copy link
Member

@rocky rocky commented Nov 12, 2022

Move tests into more specific tests for the module that the tests are in.

Copy link
Contributor

@mmatera mmatera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mmatera
Copy link
Contributor

mmatera commented Nov 12, 2022

Just one comment. The test are about how Pattern which is a class in mathics.core behaves over certain expressions, more than about how the mathics.builin.attributes module does. My guess is that the right place would be test.core.pattern.

@rocky
Copy link
Member Author

rocky commented Nov 12, 2022

Just one comment. The test are about how Pattern which is a class in mathics.core behaves over certain expressions, more than about how the mathics.builin.attributes module does. My guess is that the right place would be test.core.pattern.

Ok - I will make the change. But I am not exactly sure which function(s) you are referring to. Please be more specific. Or if you want, feel free to commit on top of this.

@rocky
Copy link
Member Author

rocky commented Nov 12, 2022

I encourage moving tests around further later as we see fit. This is just a start.

@rocky rocky merged commit cc92b6c into fix_one_identity Nov 12, 2022
@rocky rocky deleted the reduce-test_rules_patterns branch November 12, 2022 23:46
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

Successfully merging this pull request may close these issues.

3 participants