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

Write Tests for Two Column Tags Functionality #1093

Open
Kirandawadi opened this issue Nov 15, 2024 · 1 comment
Open

Write Tests for Two Column Tags Functionality #1093

Kirandawadi opened this issue Nov 15, 2024 · 1 comment
Assignees

Comments

@Kirandawadi
Copy link
Collaborator

Description

Write test cases for paired field descriptor system for TDAMM tags that handles both manual and ML-generated tags with proper switch control.

Implementation Considerations

  • Write test cases with PyTest

Deliverable

All test cases implemented and passing:

  • Test that TDAMM fields only work when switch is enabled
  • Test the relationship between manual and ML fields
  • Test that manual field takes priority over ML field
  • Test handling of empty arrays vs None
  • Test deletion of fields
  • Test handling of multiple tags
  • Test that values persist after save

Dependencies

No response

@Kirandawadi Kirandawadi self-assigned this Nov 15, 2024
@Kirandawadi Kirandawadi linked a pull request Nov 15, 2024 that will close this issue
@Kirandawadi
Copy link
Collaborator Author

Code needed to be refactored due to Delta Urls. Now, this issue is addressed by #1098
Successfully merging #1103 [Refactor Two Column to work with Delta Urls] will resolve this issue.

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 a pull request may close this issue.

1 participant