| Summary: | Tests should expect ccodes facets now (since we have ccode facets) | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
| Component: | Test Suite | Assignee: | Nick Clemens (kidclamp) <nick> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | martin.renvoize |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | 18322 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 21095: Add ccode facets info to tests
Bug 21095: Add ccode facets info to tests |
||
|
Description
Nick Clemens (kidclamp)
2018-07-20 02:05:54 UTC
Created attachment 77146 [details] [review] Bug 21095: Add ccode facets info to tests To test: 1 - prove -v t/db_dependent/Search.t 2 - Koha asks "Why am I getting these crazy facets!?!" 3 - Apply patch 4 - prove -v t/db_dependent/Search.t 5 - Koha purrs (tests pass) Created attachment 77151 [details] [review] Bug 21095: Add ccode facets info to tests To test: 1 - prove -v t/db_dependent/Search.t 2 - Koha asks "Why am I getting these crazy facets!?!" 3 - Apply patch 4 - prove -v t/db_dependent/Search.t 5 - Koha purrs (tests pass) Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Going straight to Passed QA, works as described.. sorry Nick, muppet moment on my part there ;) Awesome work all! Pushed to master for 18.11 |