https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36607
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Victor Grousset/tuxayo <[email protected]> --- > duplicate of bug 38503 Not really. Because 38503 is to build JSON objects to use when mocking the API. As opposed to TestBuilder that builds objects in the DB. That difference is what makes bug 38503 not that much of an help in testing stuff that doesn't use the API. It's perfect for Vue stuff. But for replacing Selenium tests, it doesn't work :( So back to in discussion? Unless I missed something. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
