Replies: 5 comments 3 replies
-
@dp247 - what do you think ? I think you might have more experience than me here |
Beta Was this translation helpful? Give feedback.
-
Getting there https://github.com/robbrad/UKBinCollectionData/tree/feature/%2353_integration_tests 😅 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
@dp247 https://github.com/robbrad/UKBinCollectionData/actions/runs/2776647785 SWEEEEET |
Beta Was this translation helpful? Give feedback.
-
Just need some help now writing / making the features for each we have already Then Ill set the GH action to run nightly which should validate if the councils continue to work |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi have been thinking we need to restructure the Python project to support testing and namely the python path
At the moment the layout is a bit messy. There is a scripts folder and a tests folder outside of that - this is a bit of a hangover from when this was a single script that just did a one off pull
I was thinking the project could take the form of https://realpython.com/python-application-layouts/#installable-single-package instead
This would be an opportunity to clean up some of the naming etc
Also this should help with the python paths and the importing of resources for testing that is hard work on #53
Beta Was this translation helpful? Give feedback.
All reactions