about summary refs log tree commit diff
path: root/editors/code/tests
AgeCommit message (Expand)AuthorLines
2022-05-17prettier runAndrei Listochkin-81/+130
2022-05-11VSCode variables support for substitutionsAndrei Listochkin-1/+9
2022-05-11handle references to external environment variablesAndrei Listochkin-0/+12
2022-05-11iterative dependency solverAndrei Listochkin-0/+41
2022-05-11search for test files instead of explicitly name themAndrei Listochkin-1/+3
2021-12-03Bump vscode-testLaurențiu Nicola-1/+1
2021-12-02Replace mocha with a custom test runnerLaurențiu Nicola-139/+183
2021-11-07Avoid deprecated methods in client-side testsLaurențiu Nicola-25/+25
2020-10-02Support 'runnables' options in the vs code extensionIgor Aleksanov-1/+2
2020-07-06Disable ES module interopLaurențiu Nicola-2/+2
2020-07-03code lintingvsrs-30/+30
2020-07-03Add testsvsrs-0/+118
2020-05-31Change Runnable.bin -> Runnable.kindveetaha-7/+7
2020-05-21Apply suggestions from @Veetaha code reviewvsrs-43/+40
2020-05-20vscode client side testsvsrs-0/+136