Copy link
Copy Markdown
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work cleaning up the tests structure. Maybe worth doing these as well:
- Adding the
ext,inline,passportfolders in the tests so we can shift related test files in there. I believe they can have their ownconftests as well if that helps in better organizing it
Copy link
Copy Markdown
Member Author
- Adding the
ext,inline,passportfolders in the tests so we can shift related test files in there. I believe they can have their ownconftests as well if that helps in better organizing it
I guess then it would make sense to mimic the whole directory structure of telegram. I'll have to look more closely into how pytest discovers tests. should have time on the weekend
Bibo-Joshi
changed the title
Move things from
Tidy up tests directoryconftest to tests/auxil
Copy link
Copy Markdown
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM