Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): add tests for saving and loading options with custom YAML path #1812

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

Red-Asuka
Copy link
Member

This pull request includes several changes to the cli/src/__tests__/utils/options.test.ts file to add support for handling YAML file paths in addition to JSON file paths. The most important changes include the addition of a new test file path, updating cleanup logic, and adding new test cases for saving and loading options with a custom YAML path.

Add support for YAML file paths:

New test cases for YAML file paths:

@Red-Asuka Red-Asuka added CLI MQTTX CLI test labels Nov 15, 2024
@Red-Asuka Red-Asuka requested a review from ysfscream November 15, 2024 09:13
@Red-Asuka Red-Asuka self-assigned this Nov 15, 2024
@Red-Asuka Red-Asuka added this to the v1.11.1 milestone Nov 15, 2024
@ysfscream ysfscream merged commit 890a640 into main Nov 15, 2024
6 checks passed
@ysfscream ysfscream deleted the lyd/dev branch November 15, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI MQTTX CLI test
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants