issues
search
ai-cfia
/
api-test
This repository contains all the tools for testing and stressing the APIs of the AI Lab projects.
MIT License
1
stars
0
forks
source link
Skip test files when necessary
#8
Closed
ibrahim-kabir
closed
7 months ago
ibrahim-kabir
commented
7 months ago
Tasks
[x] Remove punctuation marks from markdown file generation
[x] Added total number of null scores
[x] Better rounding of accuracy scores and time elapsed
[x] Sort all JSON files
[x] Implement a skip functionality for files with a "skip" field
Acceptance Criteria
All punctuation marks are removed from markdown files
Total numbers are updated to zero for improved rounding in markdown files
JSON files are properly sorted
Files containing a "skip" field skip certain processing steps
Tasks
Acceptance Criteria