From c699b6409e98fe64a70417a18b6e335b4c60f86d Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Mon, 13 Dec 2021 17:58:29 +0100 Subject: facilitate creating and installing WebExtensions during tests It is now possible to more conveniently test WebExtension APIs code by wrapping it into a test WebExtension and temporarily installing in the driven browser. --- copyright | 1 + 1 file changed, 1 insertion(+) (limited to 'copyright') diff --git a/copyright b/copyright index dace232..9c39134 100644 --- a/copyright +++ b/copyright @@ -97,6 +97,7 @@ Copyright: 2021 Wojtek Kosior License: CC0 Files: test/profiles.py test/script_loader.py test/unit/conftest.py + test/extension_crafting.py Copyright: 2021 Wojtek Kosior License: GPL-3+ Comment: Wojtek Kosior promises not to sue even in case of violations -- cgit v1.2.3