Actions
action #69205
openImplement mocks for javascript in unit tests
Start date:
2020-07-22
Due date:
% Done:
0%
Estimated time:
Description
Currently we have no good way of mocking our Javascript code in tests. This came up in gh#3277.
Suggestions:
Updated by okurz over 4 years ago
- Category set to Feature requests
- Priority changed from Normal to Low
- Target version set to future
not sure if mocking in javascript is something that we really need. I would rather favor to have less logic in javascript itself in our setup.
Actions