ukmda / ukmda-dataprocessing

UK Meteor data analysis code and libraries
https://archive.ukmeteors.co.uk
GNU General Public License v3.0
2 stars 1 forks source link

Investigate mock and faker #376

Open markmac99 opened 4 months ago

markmac99 commented 4 months ago

unittest.mock for mocking functions faker for creating dummy data moto for mocking boto3 calls