-
## Description
Implement and improve tests of `decrease_position_utils` library.
File: `test/position/decrease_position_utils.cairo`.
## Acceptance criteria
- Unit tests (nominal and failu…
-
Once #63 gets merged, more units tests should be added in `tests/utils/templates.spec.ts` to also test the scenario when the user uses notebook to store templates.
-
There are many filters relying on Liquid::Utils methods such as `to_number`, `to_date` etc however there are no tests covering these methods and their expected behavior.
-
## Description
To improve the maintainability, modularity, and scalability of our crypto trading bot, we need to refactor the project structure. The goal is to organize the code into separate modules,…
-
Platforms: dynamo
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_get_hash&suite=TestConfigModule&limit=100) and the most recent …
-
Platforms: asan, linux, mac, macos, win, windows
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_device_mode_ops_sparse_mm_reduce…
-
Platforms: linux, slow
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_cumprod_cuda_float64&suite=TestInductorOpInf…
-
### `hasKey`
Checks if an object contains a specific key.
**File**: `src/utils/object/hasKey/hasKey.ts`
**Test File**: `src/utils/object/hasKey/hasKey.test.ts`
**Parameters**:
- `obj: obj…
-
### `round`
Rounds a number to the nearest integer or to a specified decimal place.
**File**: `src/utils/math/round/round.ts`
**Test File**: `src/utils/math/round/round.test.ts`
**Parameters…
-
### 概要
`@nuxt/test-utils`をもっと広めたい
### 詳細
nuxt-vitestの移行先として[`@nuxt/test-utils`](https://github.com/nuxt/test-utils)が存在している。
Nuxt公式ドキュメントにもTestingの項が存在しNuxt公式のライブラリである。
- https://nuxt.co…