Commit graph

32 commits

Author SHA1 Message Date
Moonloard
9ecc4331a9 new option to replace current tab when a assigned domain is opened 2020-07-27 22:12:49 +02:00
Kendall Werts
dd4087dc9a Implemented site isolation
Added feature to isolate (lock) assigned sites: When you are in
a container with site isolation enabled, navigating to a site
outside of the assignments will open that site in a new default
container tab.

Co-authored-by: Francis McKenzie <francis.mckenzie@gmail.com>
2020-02-28 15:47:43 -06:00
Kendall Werts
56aae68fc9 fixed mocha tests 2020-02-28 15:47:43 -06:00
Kendall Werts
0b5e111545 linting issues 2020-02-28 15:47:43 -06:00
Kendall Werts
7937cc04ae upped version and added action badge 2020-02-10 17:09:20 -06:00
Kendall Werts
5702b1e91b fixed tests 2020-02-10 16:00:47 -06:00
Kendall Werts
5a56a4dea8 moved test to mocha tests 2020-02-06 11:58:53 -06:00
stoically
f955f88bb2 Add sync tests to mocha suite 2020-01-28 11:33:20 +01:00
stoically
f36032bb1b Refactor tests to not rely on globals 2020-01-28 11:33:17 +01:00
Kendall Werts
7700873582 made some suggested changes 2020-01-23 13:47:45 -06:00
Kendall Werts
c575d00aad fixed linting 2020-01-14 11:21:19 -06:00
Kendall Werts
76e884aee2 added UUIDs of containers to site assignments 2020-01-14 11:21:09 -06:00
Kendall Werts
d459cc675f wrote tests tests for browser use 2020-01-08 18:33:02 -06:00
Kendall Werts
38e4c5bde7 added some tests in the browser html 2020-01-08 15:37:08 -06:00
Kendall Werts
e41dccab3d working with tests 2020-01-07 14:14:19 -06:00
stoically
4bcb908942 Feature test container sync initialization 2020-01-06 10:58:27 -06:00
stoically
13e9a41147 Add test for unresolved issue
See: https://github.com/mozilla/multi-account-containers/issues/1168#issuecomment-378394091
2020-01-02 23:25:07 +00:00
stoically
bb947d46f4 Add container feature test 2020-01-02 23:25:07 +00:00
stoically
36f0e121a4 Adapt existing tests to use webextensions-jsdom 2020-01-02 23:25:07 +00:00
stoically
568c05929e Replace manual mock/jsdom with webextensions-jsdom 2020-01-02 23:25:07 +00:00
Kendall Werts
8093684b1b fixed #1564: cleanup updates requested for bookmark context menu 2019-10-31 14:16:23 -05:00
Kendall Werts
c29c0694fb updated testing setup to understand my api calls 2019-10-24 16:42:19 -05:00
ctgardner
d601a4a5a8 Revert "Increase timeout on flakey async test"
This reverts commit 154df62687.
2019-05-07 02:23:00 +01:00
ctgardner
40e951b4a7 Increase timeout on flakey async test 2019-05-07 02:23:00 +01:00
stoically
d5f11a7b86 Cancel redirects for the same requestIds and urls if originating from the same tabId
Fixes #940
2018-02-23 15:33:32 +01:00
stoically
411f8b8f9a Fix assignment test to check for the new openerTabId property 2018-02-10 00:51:13 +01:00
stoically
718652e211 Add tests for external webextensions feature 2018-02-10 00:50:29 +01:00
stoically
e867e0ab5b Add test for issue #940 2018-02-09 12:02:41 +01:00
stoically
59b72290cc Added assignment feature test
Part of #1107
2018-02-02 19:05:40 +01:00
Jonathan Kingston
67c69c7e86 Move to a Web Extension only. Fixes #1005 2017-12-05 19:06:13 +00:00
Peter deHaan
47da890e55 Add ESLint no-var and prefer-const rules 2017-01-16 16:33:12 -08:00
groovecoder
5b753dc146 initial commit 2016-12-15 16:27:05 -06:00