| browser.toml |
|
1421 |
| browser_basicFunctionality.js |
globals createCalendarUsingDialog |
2978 |
| browser_calDAV_discovery.js |
|
15585 |
| browser_calDAV_oAuth.js |
Set a string pref for the given calendar.
@param {string} calendarId
@param {string} key
@param {string} value
|
11979 |
| browser_calendarList.js |
|
12494 |
| browser_calendarTelemetry.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
3332 |
| browser_calendarUnifinder.js |
Tests clicking on events opens in the summary dialog for both
non-recurring and recurring events.
|
4031 |
| browser_dragEventItem.js |
Test dragging of events in the various calendar views.
|
16222 |
| browser_eventDisplay_dayView.js |
Create an event item in the calendar.
@param {string} name - The name of the event.
@param {string} start - The date time string for the start of the event.
@param {string} end - The date time string for the end of the event.
@returns {CalEvent} - The created event.
|
4390 |
| browser_eventDisplay_multiWeekView.js |
Create an event item in the calendar.
@param {string} name - The name of the event.
@param {string} start - The date time string for the start of the event.
@param {string} end - The date time string for the end of the event.
@returns {Promise<CalEvent>} - The created event.
|
9293 |
| browser_eventDisplay_weekView.js |
Create an event item in the calendar.
@param {string} name - The name of the event.
@param {string} start - The date time string for the start of the event.
@param {string} end - The date time string for the end of the event.
@returns {CalEvent} - The created event.
|
5316 |
| browser_eventUndoRedo.js |
Tests for ensuring the undo/redo options are enabled properly when
manipulating events.
|
9213 |
| browser_import.js |
This tests importing/exporting an ICS file. |
9300 |
| browser_localICS.js |
globals createCalendarUsingDialog |
2207 |
| browser_tabs.js |
|
1011 |
| browser_taskDelete.js |
Tests for deleting tasks in the task view.
|
6125 |
| browser_taskDisplay.js |
|
8767 |
| browser_taskUndoRedo.js |
Tests for ensuring the undo/redo options are enabled properly when
manipulating tasks.
|
8523 |
| browser_todayPane.js |
globals TodayPane |
28899 |
| browser_todayPane_dragAndDrop.js |
Tests for drag and drop on the today pane.
|
9336 |
| browser_todayPane_visibility.js |
globals openAddonsTab, openChatTab, openNewCalendarEventTab,
openNewCalendarTaskTab, openPreferencesTab, openTasksTab,
selectCalendarEventTab, selectCalendarTaskTab, selectFolderTab,
toAddressBook |
6197 |
| contextMenu |
|
|
| data |
|
|
| eventDialog |
|
|
| head.js |
import-globals-from ../../base/content/calendar-views-utils.js |
12765 |
| i18n |
|
|
| invitations |
|
|
| preferences |
|
|
| providers |
|
|
| recurrence |
|
|
| timezones |
|
|
| views |
|
|