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

test(config): improved the assertion and parsing of config #76

Merged
merged 5 commits into from
Oct 19, 2022

Conversation

GervinFung
Copy link
Collaborator

@GervinFung GervinFung commented Oct 19, 2022

The problem with previous test is that it did not assert whether a config file and its content will be differentiated accordingly. This issue/bug was resolved and it improved the parsing of config. JSON file are also treated as YAML file since the former is a subset of the latter, removing unnecessary codes

@garronej garronej merged commit 391c636 into main Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants