gecko-dev/devtools/client/framework
Nicolas Chevobbe c77c585d14 Bug 1623919 - Add jest tests for toolbox redux store. r=jlast.
This patch adds some unit tests for the toolbox redux store,
especially for the threads reducers and actions.
In order for jest to work, we need to add babel as well as
some mocks.

Differential Revision: https://phabricator.services.mozilla.com/D68157

--HG--
extra : moz-landing-system : lando
2020-03-25 20:59:56 +00:00
..
actions Bug 1623910 - Make toolbox selectThread more explicit. r=jlast. 2020-03-23 20:08:35 +00:00
browser-toolbox Bug 1620194 - Remove test-actor-registry and expose simplified helpers in shared-head.js r=ochameau 2020-03-18 09:29:58 +00:00
components Bug 1609815 - Remove Web Replay UI. r=loganfsmyth 2020-02-10 21:03:28 +00:00
reducers Bug 1623919 - Add jest tests for toolbox redux store. r=jlast. 2020-03-25 20:59:56 +00:00
test Bug 1623919 - Add jest tests for toolbox redux store. r=jlast. 2020-03-25 20:59:56 +00:00
browser-menus.js Bug 1622996 - Refactor devtools codebase to use optional chaining (automated changes). r=jdescottes 2020-03-19 21:13:38 +00:00
devtools-browser.js Bug 1621022 - Change the workflow of enabling the profiler menu button; r=canaltinova 2020-03-25 15:34:59 +00:00
devtools.js Bug 1605763 - Initialize browser console UI before attaching to all process targets. r=nchevobbe 2020-02-13 13:46:20 +00:00
menu-item.js Bug 1306198: Show browser and os info on the device menu item. r=pbro,mtigley 2019-12-03 21:10:28 +00:00
menu.js Bug 1306198: Show browser and os info on the device menu item. r=pbro,mtigley 2019-12-03 21:10:28 +00:00
moz.build Bug 1609716 - Unify xpcshell test folders in devtools. r=jdescottes 2020-01-20 13:56:04 +00:00
options-panel.css Bug 1588367 - Convert all relevant uses of float: right/left to logical properties on devtools/ r=pbro 2019-10-28 18:32:29 +00:00
selection.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
source-map-url-service.js Bug 1613035 - Set devtools.target-switching.enabled in tests when needed and remove skip/fail-if = fision. r=ochameau. 2020-02-13 09:42:27 +00:00
store-provider.js Bug 1550031 - Part 4: Manage DOM Mutation breakpoints in the toolbox. r=jlast,ochameau 2019-08-09 01:28:21 +00:00
store.js Bug 1596686 - Use absolute paths for require calls r=gl 2019-12-27 12:23:47 +00:00
target-from-url.js Bug 1618876 - Return a process descriptor in RootFront getProcess/getMainProcess r=ochameau 2020-03-03 09:24:55 +00:00
target.js Bug 1614792 - Rename DebuggerClient to DevToolsClient. r=jdescottes 2020-02-17 13:39:25 +00:00
toolbox-context-menu.js Bug 1604960 - Migrate all text actions to use Fluent. r=fluent-reviewers,Gijs,flod 2019-12-25 10:01:46 +00:00
toolbox-host-manager.js Bug 1607754 - Only load about:blank in the devtools frame when switching hosts r=ochameau 2020-01-20 13:11:25 +00:00
toolbox-hosts.js Bug 1611099 - Do not set frame.tooltip when creating the devtools BrowserToolbox frame r=pbro 2020-01-27 16:07:37 +00:00
toolbox-init.js Bug 1614792 - Rename DebuggerClient to DevToolsClient. r=jdescottes 2020-02-17 13:39:25 +00:00
toolbox-options.html Bug 1607853 - Rename paths to devtools FTL files from `devtools` to `devtools/client` and `startup` to `devtools/startup` r=ladybenko 2020-01-10 12:18:10 +00:00
toolbox-options.js Bug 1609815 - Remove Web Replay UI. r=loganfsmyth 2020-02-10 21:03:28 +00:00
toolbox-tabs-order-manager.js
toolbox-window.xhtml Bug 1595636 - Rename xul->xhtml for non-tests in DevTools r=jdescottes 2019-11-13 23:44:19 +00:00
toolbox.js Bug 1602468 - Skip destroy for object fronts on Toolbox destroy r=ochameau,nchevobbe 2020-03-25 09:28:06 +00:00
toolbox.xhtml Bug 1608022 - Remove obsolete toolbox.dtd. r=bgrins 2020-01-30 21:07:33 +00:00