-
Given the provided codebase spanning multiple files and responsibilities, from configuration and logging utilities to the integration with external services like GitHub and an LLM, pinpointing a singl…
-
### Is your feature request related to a problem? Please describe.
When using Manifest V3, [`chrome.browserAction` (and `pageAction`) is replaced with `chrome.action`](https://developer.chrome.com/…
-
This occurs on an updated copy of Ubuntu 20.04, with pgxn 1.3.2 installed in a virtualenv.
If I use`sudo pgxn install pgxn_utils`
```
(venv) root@u2004:/home/bgiles# pgxn install pgxn_utils
I…
-
# 🙋 Feature Request
As adoption has increased, the common issues related to testing have also increased - should we include common helper functions such as _**mockRequestAnimationFrame**_ or _**m…
-
Our web application uses Stormpath and in some unit tests we sometimes pull in the complete Stormpath client side stack in order to test some behavior or other.
But we don't want the Stormpath stack …
-
# Meeting Notes
Participants: Grace, Dave, Diana
Give space for each division to work in
- Folders
- Document Libraries
- Divisions have distinct job processes
- Seal Coat
- Overlay
Perf…
-
#### What are you trying to achieve?
Proper grouped HTML - Reports with MetaSteps
#### What do you get instead?
Only one big metastep including all steps from all metasteps, in unordered sorting.…
-
thrown in vendor/longlang/phpkafka/src/Socket/SwooleSocket.php on line 128
[2021-11-26 00:47:59 *33968.3] ERROR php_swoole_server_rshutdown (ERRNO 503): Fatal error: Uncaught longlang\phpkafka\Exce…
-
It can be tedious work with stubbed / mocked functions. Jasmine and others include a [spy implementation](https://github.com/pivotal/jasmine/wiki/Spies) to make this easier. Chai has a separate plugin…
-
There is a [Service Mocker](https://service-mocker.js.org/) library that also utilizes Service Workers for the purpose of API mocking. I'd like to introduce a comparison section to the MSW documentati…