Unit test for class with BaseModel I have below class and need to write a unit test for it using pytest I guess