| Summary: | Avoid deleting data in some tests | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Component: | Test Suite | Assignee: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Status: | CLOSED FIXED | QA Contact: | Nick Clemens (kidclamp) <nick> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | fridolin.somers, jesse, martin.renvoize, nick |
| 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: | ||
| Attachments: |
Bug 22107: Make tests use a simpler class, with no FK
Bug 22107: patrons.t doesn't need to delete existing data Bug 22107: Make tests use a simpler class, with no FK Bug 22107: patrons.t doesn't need to delete existing data |
||
|
Description
Tomás Cohen Arazi (tcohen)
2019-01-11 18:10:49 UTC
Created attachment 83816 [details] [review] Bug 22107: Make tests use a simpler class, with no FK Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Created attachment 83817 [details] [review] Bug 22107: patrons.t doesn't need to delete existing data Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Created attachment 83819 [details] [review] Bug 22107: Make tests use a simpler class, with no FK Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Created attachment 83820 [details] [review] Bug 22107: patrons.t doesn't need to delete existing data Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Thanks Tomas, pushed to master for 19.05 Pushed to 18.11.x for 18.11.02 Pushed to 18.05.x for 18.05.09 Tests impacted are not in 17.11.x |