Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-31 | add support for testing with other browsers (especially Abrowser and Librewolf) | Wojtek Kosior | |
There are still some spurious failures when running under those newer browsers. Those will be systematically investigated and fixed. | |||
2022-01-04 | fix license promise typo | Wojtek Kosior | |
2022-01-03 | facilitate testing extension's HTML files | Wojtek Kosior | |
2021-12-13 | facilitate creating and installing WebExtensions during tests | Wojtek Kosior | |
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. | |||
2021-11-27 | add Selenium- and Python-based test system | Wojtek Kosior | |