Samuel-Roach / ergast-py

A comprehensive Python wrapper for the Ergast API
GNU General Public License v3.0
45 stars 9 forks source link

[FEATURE] Fuzz tests #17

Open Samuel-Roach opened 1 year ago

Samuel-Roach commented 1 year ago

Fuzz tests should be set up to try to find any potential errors and exceptions that could arise. This includes new statuses, empty values etc.