thanks a lot.
through we can divide components into sub-components that are
testable, it's still take a lot of time to simulate the behaviors and
it's fragile to maintain testcases that are regressive.
so the emphasis i think are http APIs, esp for the data/model. Here
the problem is have to setup an environment for example mongoDB and
redis cache etc, that are actual necessaries of the product release.
【 在 XeCycle (据说是小 X) 的大作中提到: 】
: oops...
: well, for the backend you can test http api.
: for the frontend, if you go MVC, model must be testable; views can
be
: ...................
--
FROM 101.68.86.*