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

Refactor Two Column to work with Delta Urls #1098

Open
CarsonDavis opened this issue Nov 18, 2024 · 0 comments · May be fixed by #1103
Open

Refactor Two Column to work with Delta Urls #1098

CarsonDavis opened this issue Nov 18, 2024 · 0 comments · May be fixed by #1103
Assignees

Comments

@CarsonDavis
Copy link
Collaborator

CarsonDavis commented Nov 18, 2024

Description

  • Develop Two Column Code to work with Delta Urls
  • Write test cases for paired field descriptor system for TDAMM tags that handles both manual and ML-generated tags.

Implementation Considerations

  • Develop paired_field_descriptor that will automatically create two fields (ML and manual) once defined inside the BaseUrl model
  • Write test cases with PyTest

Deliverable

All test cases implemented and passing:

  • 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
  • Test that tags are preserved even after collection migration and promotion

Dependencies

No response

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.

2 participants