Skip to content

Additional client-facing unit tests#26

Open
klanclos wants to merge 35 commits intomainfrom
unittests
Open

Additional client-facing unit tests#26
klanclos wants to merge 35 commits intomainfrom
unittests

Conversation

@klanclos
Copy link
Contributor

@klanclos klanclos commented Feb 10, 2026

Expanding unit test coverage, largely focusing on client-facing usage of items. A few fixes for the configuration handling of enumerated and enumerated-like types are included here, after problems were highlighted in the creation of their respective unit tests.

Kyle Lanclos added 28 commits February 10, 2026 09:55
@klanclos
Copy link
Contributor Author

Test coverage isn't everything, but it's a number, and it's fun to make the numbers go up. To this point, the changes committed represent an 8% increase in test coverage overall (to 51%), with a 4% improvement in item.py (to 58%), and 26% improvement in config.py (to 48%).

@klanclos klanclos changed the title Additional unit tests Additional client-facing unit tests Feb 13, 2026
@klanclos
Copy link
Contributor Author

This pull request is starting to get a bit big, so I'll stop here and submit a new one for further tests. I've started to branch out from item specific testing and I don't want the focus to get too broad; though the deltas are largely confined to the unit tests themselves there are a handful of fixes creeping in for other files.

@klanclos klanclos marked this pull request as ready for review February 13, 2026 02:07
@mkb0517 mkb0517 self-requested a review February 19, 2026 02:26
Copy link

@mkb0517 mkb0517 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a reasonable start for unit tests

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.

2 participants