Page MenuHomePhabricator

Setup Debugger for Thumbor
Closed, ResolvedPublic

Description

During the work on the investigating task, we stumbled upon the lack of debugging tools. It is a good case to improve on the way to writing clear tests and for further development. Also, the debugger will be useful to learn code, read up on existing tests in a deeper way and write new integration and unit tests. Another problem is that it is hard to see the call stack of a function. It will save a lot of time for the current and future maintainers.

Event Timeline

Change 823705 had a related patch set uploaded (by Vlad.shapik; author: Vlad.shapik):

[operations/software/thumbor-plugins@master] Add the instruction to debug the tests using PyCharm IDE

https://gerrit.wikimedia.org/r/823705

Change 823705 merged by jenkins-bot:

[operations/software/thumbor-plugins@master] Add the instruction to debug the tests using PyCharm IDE

https://gerrit.wikimedia.org/r/823705

Vlad.shapik renamed this task from Setup debugpy package for Thumbor to Setup Debugger for Thumbor.Aug 19 2022, 9:46 AM
Vlad.shapik moved this task from In Progress to Done on the Thumbor Migration board.