Skip to content

Add unit tests for state normalization and merge logic - #4

Open
k0shir0 wants to merge 1 commit into
JustinGamer191:mainfrom
k0shir0:pure-function-tests
Open

Add unit tests for state normalization and merge logic#4
k0shir0 wants to merge 1 commit into
JustinGamer191:mainfrom
k0shir0:pure-function-tests

Conversation

@k0shir0

Copy link
Copy Markdown

First tests in the repo - stdlib unittest only, to match the no-dependency setup. They cover the pure helpers: state normalization defaults, slug/key/truncate/JSON extraction, the application sorting, import matching and merge rules, and the resume text cleanup. 43 tests, no network and no Codex binary needed; run with python -m unittest discover -s tests -t . and the CI workflow PR picks them up automatically.

Sign up for freeto 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.

1 participant

@k0shir0