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 tests for reflection on Class #120

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

smarr
Copy link
Member

@smarr smarr commented Jun 15, 2024

This adds missing tests on Class.
The main test added is the for the names for fields.
They are expected to be specific symbols.
And a class' fields contain the fields of the superclass.

This seems to work on all SOM implementations currently tested in CI.
This includes SOM-RS.

/cc @OctaveLarose

@smarr smarr added the enhancement Improves the implementation with something noteworthy label Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves the implementation with something noteworthy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant