Open
Description
#586 removed hypothesis, but left the door open for re-integrating it if we can address a couple of issues:
- remove random generation from gating PR CI
- ideally, run any random stuff in a timed action of some kind, that we can peruse to discover new tests
- fix the bug in Hyperlink's strategies that generates bogus URLs Hypothesis: builtins.UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte python-hyper/hyperlink#153
- reduce the selection of sample data being used so that its doesn't double the amount of time we spend in CI. A little overhead might be worth it for the functionality that Hypothesis is giving us, but not multiple minutes per run.
Metadata
Assignees
Labels
No labels
Activity