You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pull request #26 adds in a test script for water company initialisation such that it can be confirmed to be internally consistent. However, it would be desirable to provide mock API inputs to objects to confirm that the objects are also being created correctly with respect to known data inputs. For instance, this could make use of the 'Mocking' and 'Patching' capabilities of PyTest.
AlexLipp
changed the title
Add unit tests
Create tests that test whether WaterCompany objects correctly process known data inputs
Oct 7, 2024
No description provided.
The text was updated successfully, but these errors were encountered: