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

Fix the start and end time validation code. #160

Merged
merged 1 commit into from
Jun 19, 2017

Conversation

jpwhite4
Copy link
Member

@jpwhite4 jpwhite4 commented Jun 14, 2017

Description

The checkDateParameters function was trying to throw a non-existent \Datawarehouse\Access\Exception object. Change this to throw the appropriate exception that actually exists!

Tests performed

Added integration tests to check the change. Note that if we ever add an elephants group by then we will have to update this test case.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project as found in the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@jpwhite4 jpwhite4 merged commit 30849e4 into ubccr:xdmod7.0 Jun 19, 2017
@jpwhite4 jpwhite4 deleted the fix_requestparsing branch June 19, 2017 13:08
@tyearke tyearke added the bug Bugfixes label Aug 14, 2017
@tyearke tyearke added this to the v7.0.0 milestone Aug 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugfixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants