@@ -111,6 +111,9 @@ test('GNOME GI imports expose default namespaces and panel has a real menu', ()
|
||||
assert.match(source, /new PanelMenu.Button\(0.0, 'Jarvis QVAC', false\)/);
|
||||
assert.match(source, /PushToTalk/);
|
||||
assert.match(source, /finalizeReply/);
|
||||
assert.match(source, /\['Thinking'/);
|
||||
assert.match(source, /\['ToolCall'/);
|
||||
assert.match(source, /Minimize/);
|
||||
});
|
||||
|
||||
test('D-Bus confirmation signal does not call missing Interface.emit', () => {
|
||||
|
||||
Reference in New Issue
Block a user