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

Quality assurance: add/perform domain-equivalence testing #3

Open
jayaddison opened this issue Dec 1, 2022 · 0 comments
Open

Quality assurance: add/perform domain-equivalence testing #3

jayaddison opened this issue Dec 1, 2022 · 0 comments

Comments

@jayaddison
Copy link
Owner

Iterate through the range of possible datetime.timedelta values, and for each one (or a subset?), ensure that a corresponding and comparatively-equal timedelta_isoformat.timedelta object can be constructed and round-tripped from object-to-string-and-back.

This could be computationally expensive, depending on how it's achieved - so I don't know whether it should be added to the tests directory.

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

1 participant