use ktexteditor-script-tester6 for javascript tests
This is the start of converting tests on js commands and indentation scripts using ktexteditor-script-tester6
.
However, I don't understand how the indentation level is chosen? For example, with ada, it's 3 and I don't see where this information is indicated? In the tests, I had to explicitly set indentationWidth: 3
.