Posts Tagged "mocking"

Mocking in Python
June 17th, 2022
Serious note to self.
I wanted to mock the Github module for python.
My simple class will get the ID of the team.
from github import Github,...

Mocking, Python, Pytest
June 17th, 2022
Ok this is going to be a collection of notes to self.
This post does...

Mocking OpenAi-PHP
April 6th, 2023
This is a known limitation on this library. I explain a work around here https://github.com/openai-php/laravel/issues/23#issuecomment-1499510702