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

feat: search range of verses #409

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Whiskydog
Copy link

Description

Added functionality for the searching of a range of verses in its separate route handler. Also implemented its tests and documented it accordingly.

Motivation or Context

It resolves issue #35

How Has This Been Tested?

I implemented the relevant tests in the verse.test.js file checking for the pertaining edge cases that I saw fit. However feel free to point out any testing that I left out. I realized the tests using Docker containers on Windows; all green.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@Whiskydog Whiskydog changed the title Search range of verses feat: search range of verses Jul 29, 2023
@Whiskydog Whiskydog force-pushed the search-range-of-verses branch from 2a13089 to 2a36b5d Compare August 22, 2023 17:46
@Whiskydog Whiskydog force-pushed the search-range-of-verses branch from 2a36b5d to f5971de Compare August 22, 2023 17:54
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.

1 participant