On Nov 5, 7:09 pm, "Edward K. Ream" <[email protected]> wrote:

> Just found another bit of grit:  there is little or no machinery to
> set up config settings in external unit tests.

On second thought, this really isn't such a big deal.  It was always
obvious that today's unit test had to simulate @data
'import_html_tags. The problem with @bool full_import_checks can be
solved by overriding the setting when executing unit tests.  Doh!

So yes, there can be cases when settings cause problems, but it
shouldn't be that big a deal to hack Leo's code to accommodate extra
checks during unit testing.  There is already plenty of unit-test
support code in Leo--a little more won't hurt.  That is, provided the
new code doesn't break existing unit tests, but that is very easy to
check.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to