| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This PR updates the functional test message constants to include a new expected substring related to model-loading failures, aligning tests with server log/error output.
Changes:
Sorry, something went wrong.
| ERROR_CFG_KEY_ERROR = "Keyword:{} Key: #{}" | ||
| USE_CONFIG_PATH_OR_MODEL_PATH_WITH_SPARE_MODEL = "Use either config_path or model_path with model_name" | ||
| USE_CONFIG_PATH_WITHOUT_MODEL = "Use config_path or model_path with model_name" | ||
| ERROR_NO_VALID_MODEL_FILE_FOUND = "no valid model file found" |
| Back | FazBrowse Home | New Git URL |
🛠 Summary
JIRA/Issue if applicable.
Describe the changes.
🧪 Checklist
``