[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Remove 'rendered' from tests



We no longer make a copy of the site per test; we just use the read-only
rendering as-is.

Tests which don't depend on the site content, e.g. tooling tests, can
opt out of having the site in their environment. This makes them
independent of page changes, so they can be cached better.