Closed maethu closed 9 years ago
I would not add a dependency to p.a.widgets, because it makes maintenance much more complicated because of its dependencies. I'd kind of mock it, like the z3c choice collection widget is done (see https://github.com/4teamwork/ftw.testbrowser/blob/master/ftw/testbrowser/tests/test_widgets_z3c_choice_collection.py).
update or drop?
@jone What is the best practice for writing a test in this case?