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

Refactor/split loader and dumper #2

Merged
merged 12 commits into from
Jan 28, 2024
Merged

Conversation

ssato
Copy link
Owner

@ssato ssato commented Jan 28, 2024

No description provided.

ssato added 12 commits July 9, 2023 15:00
Replace old hard-coded test cases with new test code (followings) which
generates test cases from test data files automatically in anyconfig.

- tests/dumper/test_configobj_configobj.py
- tests/loader/test_configobj_configobj.py

The following files are deprecated and removed.
- tests/common.py
- tests/test_configobj.py
- tests/test_plugin.py
- Change the CID from 'configobj' to 'configobj.configobj' to follow the
  CID normalization in anyconfig
- Split dumper and loader
- Re-structure
- minor bug fixes and refatorings
@ssato ssato merged commit 2f61f92 into next Jan 28, 2024
4 checks passed
@ssato ssato deleted the refactor/split-loader-and-dumper branch January 28, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant