| ai-window-prompts-remote-settings-snapshot.json |
|
3116 |
- |
| head.js |
Any shared setup for these tests lives here. |
654 |
- |
| test_Chat.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
16603 |
- |
| test_ChatUtils.js |
Constants for test memories
|
16239 |
- |
| test_ConversationSuggestions.js |
Constants for preference keys and test values
|
43697 |
- |
| test_intent_classifier.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
9256 |
- |
| test_Memories.js |
Constants for preference keys and test values
|
39038 |
- |
| test_MemoriesChatSource.js |
|
13217 |
- |
| test_MemoriesConversationScheduler.js |
Builds fake chat history data for testing
@param {number} numMessagesToCreate Number of user messages to create (default: 10)
@returns {Promise<ChatMessage[]>} Array of ChatMessage instances
|
4927 |
- |
| test_MemoriesDriftDetector.js |
@type {SessionMetric[]} |
6766 |
- |
| test_MemoriesHistoryScheduler.js |
|
6811 |
- |
| test_MemoriesHistorySource.js |
Create a single visit object for PlacesUtils.history.insertMany.
@param {string} url
@param {string} title
@param {number} baseMs base timestamp in ms
@param {number} offsetMs offset from base in ms (negative = earlier)
|
27477 |
- |
| test_MemoriesHistorySource_blocklist.js |
Test blocking word present in history title
|
1563 |
- |
| test_MemoriesManager.js |
Constants for test memories
|
38046 |
- |
| test_SearchBrowsingHistory.js |
|
9338 |
- |
| test_SearchBrowsingHistoryDomainBoost.js |
|
1865 |
- |
| test_SensitiveInfoDetector.js |
|
16286 |
- |
| test_TitleGeneration.js |
Constants for preference keys and test values
|
11294 |
- |
| test_ToolDefinitions.js |
Tests for validating tool definitions in Tools.sys.mjs
The tests are designed to verify that tool definitions are in compliance
with the OpenAI API standard.
These tests ensure that:
1. Tool definitions have the correct structure
2. Parameters match what the actual functions accept
3. Required fields are present and correctly specified
4. Parameter types are valid and consistent
|
4881 |
- |
| test_Tools_GetOpenTabs.js |
|
8399 |
- |
| test_Tools_GetPageContent.js |
|
12943 |
- |
| test_Tools_RunSearch.js |
|
3327 |
- |
| test_Tools_SearchBrowsingHistory.js |
searchBrowsingHistory tests
Wrapper test: ensures Tools.searchBrowsingHistory() returns a valid JSON
structure and surfaces the underlying error when the semantic DB is not
initialized. Real search behavior is tested elsewhere.
|
9770 |
- |
| test_Utils.js |
Constants for preference keys and test values
|
3675 |
- |
| test_Utils_RemoteSettings.js |
|
30932 |
- |
| xpcshell.toml |
|
911 |
- |