= Meeting 2019/05/18 = == When? == 18th of May, 2019, starting at around 14:00 == Where? == [wiki:Codebridge] have agreed to host us. == What? == Pi Delport will give a talk titled "Signature Mismatch: Hypothesis to the rescue!" === Description ==== Pi tells a story of failing django-payfast credit card payments, how she used Hypothesis web API testing to troubleshoot and fix it, and the interesting things she learned along the way. == Agenda == * 14:00 Welcome, etc. * 14:15 "Signature Mismatch: Hypothesis to the rescue!" * 15:00 General Housekeeping == Next Meeting? == To be confirmed, but likely late June ```python3 -c 'import datetime as D; print(D.date(year=2019, month=5, day=18) + D.timedelta(weeks=6))'```