burnash / gspread

Google Sheets Python API
https://docs.gspread.org
MIT License
7.12k stars 948 forks source link

Type part of test suite utils #1483

Closed lavigne958 closed 5 months ago

lavigne958 commented 5 months ago

closes #1430

lavigne958 commented 5 months ago

I did not type the whole test suite, too long with no additional benefits. I typed what is useful for rich editors to help identify test class attributes in order to propose auto-completion with the methods/attributes etc. A bit of coherence in the utils function that generate new spreadsheet names etc.