Skip to content
Snippets Groups Projects
Commit c525484e authored by Antoine Lambert's avatar Antoine Lambert
Browse files

hypothesis_strategies: Ensure to generate valid directory entry name

Since rDMOD8d96dfedee34203a4118e48a6208ee507511590b, directory entry
names are validated in DirectoryEntry model and thus must not contain
any slash characters.

So update directory_entries_d hypothesis strategy to ensure such names
are generated to avoid flaky tests.
parent 37364c24
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment