Description
Is your feature request related to a problem? Please describe.
there are so many tests now, would it be okay to group some of them, eg iotools into a folder?
Describe the solution you'd like
move all of the iotools tests into a folder called iotools_tests
inside the pvlib/test
folder
Describe alternatives you've considered
just keep letting the number of files in test grow until someone else thinks it might be useful to group them
Additional context
pandas/tests are grouped in folders, but forgo the _tests
suffix, it does seem redundant, but will pytest still work without it? I'm not set on any particular convention, as long as it's consistent
so what do folks think? OK to post here? Should I have posted in pvlib-python google group instead? thx!