crazyplayy

Results 11 issues of 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...

api
frontend
new feature

## 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 ##...

bug

## 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...

bug

## 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...

new feature

## Description After analyzing and evaluating dependabot PR's, proceed to update the dependencies, one by one, after testing each. ## Solution Update identified dependencies

enhancement

## 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...

enhancement

## 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...

enhancement

## 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,...

enhancement
frontend

## 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...

bug
frontend

## 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...

bug