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

✅ Add OPDS tests to core #301

Merged
merged 4 commits into from Apr 14, 2024
Merged

Conversation

JMicheli
Copy link
Contributor

This pull request adds tests to the OPDS module in the core crate and is a step toward completing #281. The tests mainly validate XML, so further testing (e.g., of how OpdsFeed structs are created from library date) may be desired in the future.

Additionally, it attempts to address a todo comment about the need for doc comments by adding comments to modules and structs describing them and linking to the relevant portion of the standard that they implement. Let me know if additional documentation is needed and I can add it.

Copy link
Collaborator

@aaronleopold aaronleopold 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 great! I ran all of these locally and they passed ✅

I appreciate you doing a few other lifts in addition to just the tests, and the links throughout the doc comments, so thank you! I'll merge this in once CI finishes

@aaronleopold aaronleopold changed the title Add tests/docs to core OPDS module ✅ Add OPDS tests to core Apr 14, 2024
@aaronleopold aaronleopold merged commit f130c8b into stumpapp:develop Apr 14, 2024
3 checks passed
@aaronleopold aaronleopold mentioned this pull request Apr 20, 2024
@JMicheli JMicheli deleted the pass-tests branch May 1, 2024 20:08
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

2 participants