RESOLVED FIXED 156006
Make dependency injection in unit tests more explicit
https://bugs.webkit.org/show_bug.cgi?id=156006
Summary Make dependency injection in unit tests more explicit
Ryosuke Niwa
Reported 2016-03-29 20:30:59 PDT
In order to run server tests and unit tests, we need to make the dependency injection of mock models via before/beforeEach explicit so that they won't collide with real model objects created in server tests.
Attachments
Cleanup (20.90 KB, patch)
2016-03-29 20:38 PDT, Ryosuke Niwa
joepeck: review+
Ryosuke Niwa
Comment 1 2016-03-29 20:38:49 PDT
Joseph Pecoraro
Comment 2 2016-03-29 21:13:57 PDT
Comment on attachment 275171 [details] Cleanup r=me
Ryosuke Niwa
Comment 3 2016-03-29 21:16:44 PDT
Note You need to log in before you can comment on or make changes to this bug.