On 5/31/13, Olemis Lang <[email protected]> wrote:
> My conclusions after recent work attempting to run Trac functional
> test suite against fresh Bloodhound testing environments
>
> 1. there's a notable performance penalty
> when executing `wiki bh-upgrade` trac-admin command
> 2. The whole testing infrastructure relies upon
> HTTP Basic auth rather than Digest
>
JFYI , I forgot ...
3. the fact that Bloodhound theme improves look and feel
in non-trivial ways has an impact on functional test cases
and helper methods . For instance , all these factors
present in recent versions have some impact on
functional test code
* there's no New Ticket link
* element IDs do not match Trac's
* there's a sort of functionalities powered by client-side
js code
* ... more TBD ...
> so ... Q's
>
> 1. Is it possible to patch it so as to disable wiki
> upgrades ? Will such a change be accepted ?
> 2. Is it possible to add an option to setup Basic auth
> rather than Digest ?
>
> TIA
>
--
Regards,
Olemis.