python-qt-tools / PyQt5-stubs

Stubs for PyQt5
GNU General Public License v3.0
69 stars 31 forks source link

Add more tests #195

Closed bluebird75 closed 1 year ago

bluebird75 commented 2 years ago

I reviewed all PR, issues and commit since the beginning of the projects. I tried to add tests for most things which were actually changed during this lifetime, with the exception of signals and enum which are handled by automation scripts.

The idea for me is to capture all user contributions into the test suite, which can serve as a basis for other pyqt-stubs projects.

bluebird75 commented 2 years ago

Ready to be merged

bluebird75 commented 2 years ago

@altendky do you want to review the changes after your review ? I believe this is ready to be merged.