-
The [examples](https://github.com/lingui/js-lingui/tree/main/examples) are extremely outdated and need to be upgraded
- [x] create-react-app
- [x] js
- [x] nextjs-babel
- [x] nextjs-swc
- [x] v…
-
As detailed in [this gist](https://gist.github.com/bengry/2e76d76a29da12ab8f5907c4dfc933c8) (also shared in https://github.com/graphql-mocks/graphql-mocks/issues/273), we're using `graphql-mocks` to c…
-
Identified when testing #13742 (see instructions there for mocking a local SAML server for testing locally)
[screencast-bpconcjcammlapcogcnnelfmaeghhagj-2024.05.31-13_56_24.webm](https://github.com…
-
`MockitoBean` is designed to replace the now-deprecated `MockBean` annotation. `MockBean` could target either a field or a type. Currently, `MockitoBean` can only target a field. This issue propos…
-
### Terraform Version
```shell
Terraform v1.9.5
on darwin_arm64
```
### Use Cases
Similar to https://github.com/hashicorp/terraform-provider-assert/issues/48
I'd like to use a module specific to…
-
With [crrev.com/c/6021359](https://crrev.com/c/6021359) landing for chrome-headless-shell, there is now a way to test web applications with various screen configurations without having the physical de…
-
### Proposal
GraphQL becomes more and more popular, and services provide it along with classic REST APIs. It would be nice to support mocking of GraphQL requests with feature-rich request matching an…
-
When using `UpdatableRecord.store()` via a `MockDataProvider`, we should be able to produce a generated ID (and other column values). This doesn't seem to work.
See also:
- https://stackoverflow.c…
-
- Add unit tests (using jest?)
- Mocking `discordjs` might be hard
- Some helpful articles / documentation for implementing tests
> https://medium.com/@RupaniChirag/writing-unit-tests-in-typescript…
-
Recently I decided to cut down on TTFX of EasyContext.jl and realized that TTFX of PromptingTools needs to improve a lot:
```
time julia -e 'using PromptingTools; @time ai"Hi there"gpt4om;'
[ Inf…