Week #4 12/06 to 18/06
Well, this has been another rather testing week.
What did you do this week?
We are trying to complete the Validate function for Cerberus, and get it tested for integration. It’s all coming along really well. I got to learn several new tools and services such as IPDB, PyTest, as well as working to add logging for errors in my codebase. I think, things could be better. And that’s what I will be working hard over the next week.
Here’s the project we are going to follow - https://github.com/vipulgupta2048/spidermon/projects/1
What is coming up next?
I will be preparing to get into the best shape possible for the first evaluation. I have set some goals for myself regarding the integration of Cerberus. I would like to work hard towards completing each and every one of them to the best of my knowledge.
I wrote a blog about Spidermon Validation pipeline, and how it work - https://mixstersite.wordpress.com/2019/06/16/sprinkling-some-insight-into-how-spidermon-validation-pipelines-works/
Did you get stuck anywhere?
Several times, regarding debugging the code with IPDB, but Julio helped me fix and validate the process that I was applying including suggesting me to go for PyTest.