crazyplayy
crazyplayy
## Description During a test execution, there are csv files that are generated in a folder inside the container. However, when the test ends, these files are deleted in conjunction...
## Expected behavior When downloading metrics from a Run, they should be downloaded in a zip ## Actual behavior An error 502 is launched when downloading large metrics files ##...
## Expected behavior The metrics received during a test should be accurate and representative of the values we are receiving. ## Actual behavior The metrics received are actually an average...
## Description Currently, if we want to run several tests at the same time, it is only possible to manually run them, one by one. It would be nice if...
## Description After analyzing and evaluating dependabot PR's, proceed to update the dependencies, one by one, after testing each. ## Solution Update identified dependencies
## Description There's a lot of PR's from Dependabot that are unanswered. A cleanup is necessary to evaluate what should be bumped or what should be kept in its current...
## Description After updating React.js in #728 to fix a warning while creating a test, several components were deemed as 'deprecated' by the newer version of React.js used. This issue...
## Description The columns in any table are either fixed with a width or resized according to the available size. ## Solution The columns could be resizable using a handler,...
## Expected behavior When the Exclude button is clicked, the current prefix being applied should disappear from the Input prompt, leaving it clear with the placeholder being shown. ## Actual...
## Expected behavior When creating a new Test, it should not appear any Warning in console. ## Actual behavior When clicking on the button to create a new Test, the...