showdown/test
CommanderRoot 3eff10bbbf
refactor: replace deprecated String.prototype.substr() (#902)
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-25 20:18:41 +00:00
..
cli chore: fix tests for CI 2022-03-09 15:19:34 +00:00
functional refactor: replace deprecated String.prototype.substr() (#902) 2022-03-25 20:18:41 +00:00
mocks fix(cli): cli now works properly 2022-03-03 12:48:23 +00:00
performance fix(cli): cli now works properly 2022-03-03 12:48:23 +00:00
unit chore: add test for repeat helper 2022-03-10 12:56:34 +00:00
performance.testfile.md test: use new performance test file 2017-01-28 02:04:50 +00:00