TestTableFieldColors
Test simple text values [edit section]
TextColorData ||text||color|| ||yes||should be green|| ||no||should be red|| ||maybe||should be yellow|| ||another line||should have no color||
Error: exception in processor - check debug log for traceback
Test color expressions on integers [edit section]
IntColorData ||integer||color|| ||5||should be light yellow|| ||10||should be yellow|| ||20||should be yellow|| ||50||no color|| ||100||no color|| ||600||should be red|| ||1000||should be red||
Error: exception in processor - check debug log for traceback
Test some other expressions [edit section]
This tests use of 'in' and 'startswith' as well as empty lines in the colors list.
FruitData ||fruit|| ||apple|| ||banana|| ||avacado||
Error: exception in processor - check debug log for traceback