mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 00:32:11 +00:00
dff8d66458
Depends on D162193 This adds only very basic tests for the observer, but I would like to discuss about switching the API to a fully event-based solution. I initially decided against it because I didn't want to create unnecessary changes for DevTools, but in the end, the owner pattern is quite verbose if we want to use it for testing. Having events instead would make it more flexible, we could test only what we are interested in, with minimal overhead. If we agree on this, we can land those very simple tests and I can move on to change the API to use events and update the tests, before we add more tests. Differential Revision: https://phabricator.services.mozilla.com/D162195 |
||
---|---|---|
.. | ||
client | ||
docs | ||
perfdocs | ||
platform | ||
server | ||
shared | ||
startup | ||
.eslintrc.js | ||
.eslintrc.xpcshell.js | ||
CODE_OF_CONDUCT.md | ||
moz.build | ||
rename.py | ||
templates.mozbuild | ||
tsconfig.json |