User story
As a developer
I want a relevant scripts organization
So the codes is easy to read and navigate
Additional information
Right now, all functions are gathered into a single file, which makes it complex to read; we need to reorganize the GUI traces viewer scripts into multiple files depending on their usage
User story
Additional information
Right now, all functions are gathered into a single file, which makes it complex to read; we need to reorganize the GUI traces viewer scripts into multiple files depending on their usage