commit | 01038b26f666b15f74c443a846329ddad8599aba | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Sat Apr 05 17:20:01 2025 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Sat Apr 05 19:31:40 2025 +0200 |
tree | b745651870892871fba19bef5650c89c7ad291f1 | |
parent | 3f488d784ed6c9c4e4398091325856f737a6c064 [diff] |
refactor: migrate from Jest to Vitest It does so by: - Installing vitest dependencies and removing the jest dependencies. - Changing the test target in the Makefile to use Vitest. - Changing the CI pipelines to use Vitest instead of Jest. - Removing jest configuration from eslint.config.js and adding the vitest eslint plugin. This commit also fixes some issues in the FetchProxy test suite. Fixed: twpowertools:236 Change-Id: I6a6a636cd5e943194ff6b06c17a150537659d586
An extension which brings several enhancements to the Google Forums and the Community Console.
For a list of features/enhancements, check out the feature list doc.
This extension is being actively developed, and everyone is welcome to make feature requests, report issues and contribute code changes.
In order to make feature requests or report issues, please do so at the Monorail Issue Tracker:
To see a more exhaustive guide on how to contribute, and information on how to contribute code changes, please read the following doc:
Before releasing updates to the stable channel, the newest versions are uploaded to the beta channel so they can be tested by everyone who's interested. This is another way to contribute to the project, because beta testing can make us notice bugs before they reach the stable channel.
The beta channel for Chrome is available here.