-
### Description
Hey! Thanks for this project! I am using it in my new remix app and finding it very useful :)
I am trying to get the fetch-client and [msw](https://www.npmjs.com/package/msw) to ta…
-
AS AN Architect
I WANT TO have a Ruuter DSL template for TARA authentication
SO THAT we wouldn't have duplicate developments for it
### Acceptance Criteria
- [ ] Based on https://github.com/bu…
-
For a long time, I dream of a tool that would automate or at least simplify the creation of tests.
Indeed, when working with javascript, we often work with large json structures. And so to write the …
-
## Description
I would to refer this block in my catalog:
```
dataset#hf:
type: hffinder.extras.hf.HFDataset
filepath: data/01_raw/datasets/
dataset_name: test/huggingface-datasets
cr…
-
tl,dr: Check my [sample repository](https://github.com/vinhnx/UnitTestingNetworkWithStub_Demo) on how to build a DIY network client and serializing into model using Codable, with just a few lines of c…
-
Currently a lot of our "unit" tests in rely on remote network connections to EarthRanger and EarthEngine.
Ideally we rework these into actual unit tests using local data/mocked endpoints, and also cre…
-
Hi,
First of all, I really liked your project. Compared to similar solutions like Wiremock, this tool seems much more modern and easy to use. We are considering to use it in our microservices archi…
-
The validator-cli contains several important commands in the `src/node-commands.ts` file, but currently lacks comprehensive unit tests. Adding tests for these commands will significantly improve the r…
-
### Description
We have a few PHP tests that do very similar things and I believe they can all be combined in one test suite, since they all build a block (in PHP parlance) and verify the JSON schema…
-
# Step 1/4 - The mutation setup
### Estimated time: 1 hour
On this track, you're going to develop a mutation to create users on database. Let's start with baby steps, by creating the mutation prototy…