EntityFieldsForm.form_render() doesn't need entity anymore
fromlogilab.common.testlibimportTestCase,unittest_mainclassImportTC(TestCase):deftest(self):# the minimal test: module is importable...importcubicweb.server.serverimportcubicweb.server.checkintegrityimportcubicweb.server.serverctlif__name__=='__main__':unittest_main()