Ilya Korobitsyn

Results 3 issues of Ilya Korobitsyn

- [ ] Commit `package-lock.json` and use `npm ci` instead of `install` - [ ] Freeze docker image version

theme:build

Currently there are no proper tests for Jasmine: report is built, but nothing is checked automatically.

type:improvement
theme:jasmine

Hi! I've always felt a bit "dirty" creating lots of Object[][] in data providers, and also sometimes wrong types get passed around leading to (somewhat) obscure runtime errors. In this...