-
Hi everyone, shall we write a test for this wonderful project? 🎸
```[tasklist]
### Tasks
- [ ] https://github.com/Trendyol/perfanalytics/issues/83
- [ ] https://github.com/Trendyol/perfanalytics/issue…
-
There is a test for signature verification in `test/index.js`, but a full on test suite needs to be created at least for the code in `src/index.js`
-
I think it’s very important that we have some encryption protocol implemented in SDK so that developers can just use it very conveniently. Here are some proposals I have in mind:
1. We need to add …
-
### Feature Request
Playwright Test can also be used as a "generic" test runner to run unit/integration tests (see #14268).
For such tests it is often helpful, if not necessary, to mock modules …
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
Currently BR backup performs checksum twice, once during SST generation in TiKV, and once again after a tabl…
-
# TLDR
There seems to be lots of testing frameworks for vim scripts:
* https://github.com/cdelledonne/vim-utest
* https://github.com/dhruvasagar/vim-testify
* https://github.com/LucHermitte/vi…
-
Need to specify a standard profile for multi-way VoIP/Video calls.
Options include:
- Signalling for all calls is mixed into the same room (useful for multicast traffic)
- Signalling between calls an…
-
I've been managing multiple Flux installations in production for about 2 years. I'm very satisfied with how it operates, but I continually encounter the question of how to adequately lint the complete…
-
Today incoming WebSocket connections are not instrumented as we don't know how to group events on the socket into meaningful Transactions.
Normally we refer users to manually instrument the WebSock…
-
https://github.com/timflannagan/rukpak/blob/1b85f443f3e9395fe08954cd487249aba2b9e7c9/test/e2e/plain_provisioner_test.go#L336
```golang
})
})
When("Bundles are backed by a git repository", func(…