Skip to content

Break down search unit tests + a couple of fixes#57

Merged
kaedroho merged 15 commits intowagtail:masterfrom
kaedroho:feature/unit-tests
Feb 18, 2014
Merged

Break down search unit tests + a couple of fixes#57
kaedroho merged 15 commits intowagtail:masterfrom
kaedroho:feature/unit-tests

Conversation

@kaedroho
Copy link
Copy Markdown
Contributor

This pull request contains:

  • Search tests have been broken down a bit
  • A fix for an issue with the Query.hits function. If there were no hits this function previously returned None. It now returns 0.
  • Added a "live" boolean field to the SearchTest model. This is used for testing search filters. This change requires a migration.

@coveralls
Copy link
Copy Markdown

Coverage Status

Changes Unknown when pulling 129f9bd on kaedroho:feature/unit-tests into * on torchbox:master*.

kaedroho added a commit that referenced this pull request Feb 18, 2014
Break down search unit tests + a couple of fixes
@kaedroho kaedroho merged commit 3947069 into wagtail:master Feb 18, 2014
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