openerp.testing.section('list.buttons', { dependencies: ['web.list', 'web.form'], rpc: 'mock', templates: true }, function (test) { test('record-deletion', {asserts: 2}, function (instance, $fix, mock) { mock('demo:fields_view_get', function () { return { type: 'tree', fields: { a: {type: 'char', string: "A"} }, arch: '