Trying to create a new input resistance tests, as per screenshot attached below, I am getting a 500 internal server error in response.
From what I noticed, once I create the first test for a specific test class (for instance InputResistanceClass), from that moment if you refresh the UI (delete cache and reload) that specific class repeat the import path twice like documented in the issue #450 , once 450 happens we are not able anymore to create test instances for that specific class, so the problem seems related to the import path repeated twice that does not allow to save the new instances.
Trying to create a new input resistance tests, as per screenshot attached below, I am getting a 500 internal server error in response. From what I noticed, once I create the first test for a specific test class (for instance InputResistanceClass), from that moment if you refresh the UI (delete cache and reload) that specific class repeat the import path twice like documented in the issue #450 , once 450 happens we are not able anymore to create test instances for that specific class, so the problem seems related to the import path repeated twice that does not allow to save the new instances.