-
## 주제
전체적인 API 설계를 재협의
- 2024.10.19 오프라인 회의로 결정
## 해당하는 부분
1. Image 필드
2. verification category 상수 값 대문자로 변경
3. upload verification
4. verification count
5. verification 내의 필드 내용
#…
-
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…
-
### OpenTofu Version
```shell
OpenTofu v1.8.2
```
### OpenTofu Configuration Files
main.tf
```hcl
terraform {
required_version = ">=1.5.0"
required_providers {
netbox = {
sou…
-
Add test cases (via mocking/hardcoding csv) to the project. Test if all plots work correctly and if data is correctly parsed.
-
### 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…
-
In a `crud` folder, add a separate file corresponding to each class previously implemented.
In each file add a `read(id)` function that will get the data from its corresponding mock data, with the sp…
-
I already have some columns and tables in mind, just need to automate data generation process with python to speed things up a bit.
-
---
# Add unit tests for ImageProcessor.js
## Description:
Create a comprehensive test suite for the `ImageProcessor` class in `ImageProcessor.js` to ensure its functionality and reliability.
## …
-
## :notebook: Summary
The categorization is currently purely based on the message content and doesn't take other categorical fields of the log documents (such as `log.level`) into account. As a resul…
-
## Issue Description
### Context
The service and client that integrate with the Travel Pay API have been written and tested. We need to expose an endpoint for SMOC and future use.
### Impact
Allows c…