]> Sergey Matveev's repositories - public-inbox.git/commit
tests: move the majority of t/view.t into t/plack.t
authorEric Wong <e@yhbt.net>
Sat, 25 Jan 2020 04:45:00 +0000 (04:45 +0000)
committerEric Wong <e@yhbt.net>
Mon, 27 Jan 2020 02:59:09 +0000 (02:59 +0000)
commita5c812fb9d39adcf6ae7e63c15177ac3ce0cadfb
tree7fe6aebe43203541626abd7d9edc271914e5f94e
parente3e9ebdaaf2c2f8192fc003f1857979f933b9a8b
tests: move the majority of t/view.t into t/plack.t

And some more into t/mid.t.  PublicInbox::View::msg_html may
change internally, so lets rely on the stable PSGI interface
to test it, rather than a test which reaches deep into the
internals.
t/mid.t
t/plack.t
t/view.t