https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750

--- Comment #140 from Kyle M Hall <k...@bywatersolutions.com> ---
Created attachment 86535
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86535&action=edit
Bug 20750: Add unit tests

Signed-off-by: Josef Moravec <josef.mora...@gmail.com>

Bug 20750: (follow-up) Remove status_alias test

This test is now redundant.

We can't test the return of $req->status_alias against the value of
$req->{status_alias} any more since we've overloaded the status_alias
method and it won't always return the value of the object's property.

We test the functionality of the status_alias method elsewhere so we're
still covered.

Signed-off-by: Josef Moravec <josef.mora...@gmail.com>

Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to