| browser.toml |
|
1653 |
- |
| browser_basicFunctionality.js |
globals createCalendarUsingDialog |
2978 |
- |
| browser_calDAV_discovery.js |
Test that we correctly use DNS discovery. This uses the mochitest server
(files in the data directory) instead of CalDAVServer because the latter
can't speak HTTPS, and we only do DNS discovery for HTTPS.
|
10976 |
- |
| browser_calDAV_oAuth.js |
Set a string pref for the given calendar.
@param {string} calendarId
@param {string} key
@param {string} value
|
12125 |
- |
| browser_calendarList.js |
|
13663 |
- |
| browser_calendarListFromPrefs.js |
Tests that calendars defined in the preferences are correctly read from the
preferences and displayed in the UI.
|
3861 |
- |
| browser_calendarListFromPrefs.toml |
|
1808 |
- |
| browser_calendarListReRegisterOrder.js |
Tests that a calendar keeps its place in the calendar list when it is
re-created (toggling its offline support) or re-registered (a provider being
enabled/disabled), instead of dropping to the bottom of the list
(bug 1675937).
|
9440 |
- |
| 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.
|
4069 |
- |
| browser_dragEventItem.js |
Test dragging of events in the various calendar views.
|
16331 |
- |
| 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.
|
9143 |
- |
| browser_ics_discovery.js |
Tests ICS calendar discovery with authentication prompts.
|
1093 |
- |
| browser_icsCacheToggleGhost.js |
Tests that enabling the offline support (cache) on an already subscribed
ICS calendar does not leave ghost copies of its events in the view. The
toggle re-creates the calendar under a new id; the events of the old
instance must disappear from the view together with it.
|
3568 |
- |
| browser_import.js |
This tests importing/exporting an ICS file. |
10348 |
- |
| browser_itemNotification.js |
|
1841 |
- |
| browser_localICS.js |
globals createCalendarUsingDialog |
3582 |
- |
| browser_tabs.js |
|
1011 |
- |
| browser_taskAllDay.js |
|
3292 |
- |
| browser_taskDelete.js |
Tests for deleting tasks in the task view.
|
6188 |
- |
| browser_taskDisplay.js |
|
8136 |
- |
| browser_taskUndoRedo.js |
Tests for ensuring the undo/redo options are enabled properly when
manipulating tasks.
|
8565 |
- |
| browser_todayPane.js |
globals TodayPane |
29481 |
- |
| browser_todayPane_dragAndDrop.js |
Tests for drag and drop on the today pane.
|
9336 |
- |
| browser_todayPane_visibility.js |
globals openAddonsTab, openChatTab, openNewCalendarEventTab,
openNewCalendarTaskTab, openSettingsTab, openTasksTab,
selectCalendarEventTab, selectCalendarTaskTab, selectFolderTab,
toAddressBook |
6188 |
- |
| contextMenu |
|
|
- |
| data |
|
|
- |
| eventDialog |
|
|
- |
| head.js |
import-globals-from ../../base/content/calendar-views-utils.js |
12831 |
- |
| head_discovery.js |
import-globals-from head.js |
5854 |
- |
| i18n |
|
|
- |
| invitations |
|
|
- |
| preferences |
|
|
- |
| providers |
|
|
- |
| recurrence |
|
|
- |
| timezones |
|
|
- |
| views |
|
|
- |