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

Additional tests required for MAReferencedDataWriterReader_visitors #141

Open
passimens opened this issue Aug 28, 2024 · 1 comment
Open

Comments

@passimens
Copy link
Collaborator

passimens commented Aug 28, 2024

Missing additional tests in Magritte/visitors/tests/MAReferencedDataWriterReader_visitors_test.py:

-MAReferencedDataWriterVisitorTest
--testIgnoreInvisible
--testProcessPlugableReadable
--testIgnorePlugableNonReadable
-MAReferencedDataReaderVisitorTest
--testIgnoreInvisible
--testIgnoreReadonly
--testProcessPlugableWritable
--testIgnorePlugableNonWritable

To support tests we need to enrich descriptions in Magritte/model_for_tests/ModelDescriptor_test.py with respective elements:

  • invisble
  • MAPlugableAccessor (can read, cannot write)
  • MAPlugableAccessor (cannot read, can write)
@Assargadon
Copy link
Owner

Assargadon commented Sep 27, 2024

Non-test-covered change: #140

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

2 participants