gecko/services/sync/tests/unit
2011-01-06 20:51:43 -08:00
..
fake_login_manager.js Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor] 2010-06-16 14:30:08 -07:00
head_appinfo.js.in Bug 616001 - Sync needs to check moz_places.guid and moz_bookmarks.guid if it exists. 2010-12-14 15:50:50 -08:00
head_helpers.js Bug 616265: Add download limit for history, lift magic number. r=mconnor 2010-12-06 17:25:35 -08:00
head_http_server.js Get rid of old-crypto test helpers that are no longer used (no bug) 2010-12-28 13:31:01 -08:00
places_v10_from_v11.sqlite Bug 616001 - Sync needs to check moz_places.guid and moz_bookmarks.guid if it exists. 2010-12-14 15:50:50 -08:00
test_auth_manager.js Bug 583949 - Fix leaks in Firefox Sync unit tests 2010-08-02 22:37:13 -07:00
test_bookmark_batch_fail.js Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor] 2010-06-16 14:30:08 -07:00
test_bookmark_engine.js Bug 621489 - Make sure to call _orderChildren even if _processIncoming fails. r=mconnor 2011-01-04 15:04:18 -08:00
test_bookmark_order.js Bug 615285 - Bookmark sync: track ordering on folder. r=mconnor 2010-12-06 15:51:56 -08:00
test_bookmark_record.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_bookmark_store.js Bug 615285 - Bookmark sync: track ordering on folder. r=mconnor 2010-12-06 15:51:56 -08:00
test_bookmark_tracker.js Bug 615285 - Bookmark sync: track ordering on folder. r=mconnor 2010-12-06 15:51:56 -08:00
test_clients_escape.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_collection_inc_get.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_corrupt_keys.js Bug 617709: Tests and functionality for on-the-fly HMAC error recovery. r=philiKON 2010-12-09 23:06:44 -08:00
test_engine.js Bug 573679 - Fix tests to pass on trunk 2010-06-22 13:18:10 -07:00
test_enginemanager.js Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor] 2010-06-16 14:30:08 -07:00
test_forms_store.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_forms_tracker.js Bug 597400: return null if GUID lookup fails in forms engine. r=philiKON 2011-01-06 12:05:30 -08:00
test_history_engine.js Bug 616265: Add download limit for history, lift magic number. r=mconnor 2010-12-06 17:25:35 -08:00
test_history_store.js Bug 621594 - History sync: failure when title is null. r=mconnor 2010-12-28 17:36:18 -08:00
test_history_tracker.js Bug 616265: Add download limit for history, lift magic number. r=mconnor 2010-12-06 17:25:35 -08:00
test_jpakeclient.js Bug 618233 - Temporarily disable random orange on Windows 2010-12-09 23:09:45 -08:00
test_keys.js Bug 617868 follow-up: fix test 2010-12-09 12:33:51 -08:00
test_load_modules.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_log4moz.js Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor] 2010-06-16 14:30:08 -07:00
test_notifications.js Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor] 2010-06-16 14:30:08 -07:00
test_places_guid_downgrade.js Bug 616001 - Sync needs to check moz_places.guid and moz_bookmarks.guid if it exists. 2010-12-14 15:50:50 -08:00
test_prefs_store.js Bug 615604 - Only accept pref updates for the current app. r=mconnor 2010-11-30 13:37:07 -08:00
test_prefs_tracker.js Bug 615604 - Make pref GUIDs base64url. r=mconnor 2010-11-30 13:36:01 -08:00
test_records_crypto_generateEntry.js Bug 617868 - Use the RFC5869-compliant HKDF in the SyncKeyBundle. r=mconnor 2010-12-09 12:14:17 -08:00
test_records_crypto.js Bug 617709: download and reset when server bulk keys change. r=mconnor 2010-12-09 10:32:03 -08:00
test_records_wbo.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_resource_async.js Bug 623812: fix for unimportant test failures on some platforms. r=philiKON, a=bustage 2011-01-06 20:51:43 -08:00
test_resource.js Bug 622760: log exceptions thrown in _onProgress callbacks. r=philiKON 2011-01-04 16:27:00 -08:00
test_service_attributes.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_service_changePassword.js Bug 587027 - Use as little memory as possible (part 2) 2010-08-25 15:49:45 -07:00
test_service_checkAccount.js Bug 596093 - Do not allow email addresses as the username [r=mconnor] 2010-09-15 12:54:33 +02:00
test_service_cluster.js Bug 587027 - Use as little memory as possible (part 2) 2010-08-25 15:49:45 -07:00
test_service_createAccount.js Bug 596093 - Do not allow email addresses as the username [r=mconnor] 2010-09-15 12:54:33 +02:00
test_service_detect_upgrade.js No bug: fix engine registering in test. r=philiKON 2010-12-10 19:40:17 -08:00
test_service_login.js Bug 543784: don't login automatically, prompt for master password. r=philiKON 2010-12-20 20:01:34 -08:00
test_service_migratePrefs.js Bug 587027 - Use as little memory as possible (part 2) 2010-08-25 15:49:45 -07:00
test_service_passwordUTF8.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_service_persistLogin.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_service_quota.js Bug 580672 - Implement quota UI (Part 1) [r=mconnor] 2010-09-11 18:39:21 +02:00
test_service_startup.js Bug 587027 - Use as little memory as possible (part 2) 2010-08-25 15:49:45 -07:00
test_service_sync_401.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_service_sync_checkServerError.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_service_sync_remoteSetup.js Bug 618411 - Accept non-alphabetical character in the sync key entry. r=mconnor 2010-12-13 18:09:21 -08:00
test_service_sync_updateEnabledEngines.js Bug 617709: download and reset when server bulk keys change. r=mconnor 2010-12-09 10:32:03 -08:00
test_service_verifyLogin.js Bug 615643: remove existing logins prior to running verifyLogin tests. r=philiKON 2010-11-30 12:34:29 -08:00
test_service_wipeClient.js Bug 617478: clear CollectionKeys on startOver. r=philiKON. 2010-12-07 16:30:06 -08:00
test_service_wipeServer.js Bug 614737: detecting upgrade, being nice to old clients. r=philikon 2010-11-29 16:41:33 -08:00
test_status_checkSetup.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_status.js Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor] 2010-06-16 14:30:08 -07:00
test_syncengine_sync.js Bug 617709: download and reset when server bulk keys change. r=mconnor 2010-12-09 10:32:03 -08:00
test_syncengine.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_tab_engine.js Bug 591816 - Add tests for TabEngine [r=mconnor] 2010-09-20 18:53:13 +02:00
test_tab_store.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_tab_tracker.js Bug 600993 - Tab sync has no reason to ever touch disk [r=mconnor] 2010-11-11 11:00:41 -08:00
test_tracker_addChanged.js Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor] 2010-06-16 14:30:08 -07:00
test_upgrade_old_sync_key.js Bug 618335: normalize old-style 20-char sync keys. r=philiKON 2010-12-20 10:10:37 -08:00
test_utils_anno.js Bug 573679 - Fix tests to pass on trunk 2010-06-22 18:28:37 -07:00
test_utils_asyncChain.js Bug 606695 - Helper for chaining async functions [r=mconnor] 2010-10-29 06:54:30 -07:00
test_utils_atob.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_utils_catch.js Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor] 2010-06-16 14:30:08 -07:00
test_utils_deepCopy.js Bug 588193 - more tests for util.js [r=mconnor] 2010-09-20 18:53:08 +02:00
test_utils_deepEquals.js Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor] 2010-06-16 14:30:08 -07:00
test_utils_deferGetSet.js Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor] 2010-06-16 14:30:08 -07:00
test_utils_deriveKey.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_utils_encodeBase32.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_utils_ensureOneOpen.js Bug 588193 - more tests for util.js [r=mconnor] 2010-09-20 18:53:08 +02:00
test_utils_file.js Bug 588193 - more tests for util.js [r=mconnor] 2010-09-20 18:53:08 +02:00
test_utils_getErrorString.js Bug 588193 - more tests for util.js [r=mconnor] 2010-09-20 18:53:08 +02:00
test_utils_getIcon.js Bug 588193 - more tests for util.js [r=mconnor] 2010-09-20 18:53:08 +02:00
test_utils_hkdfExpand.js Bug 617868 - RFC-5869 compliant HKDF implementation with test vectors. r=mconnor 2010-12-09 12:14:08 -08:00
test_utils_isArray.js Bug 588193 - more tests for util.js [r=mconnor] 2010-09-20 18:53:08 +02:00
test_utils_json.js Bug 588193 - more tests for util.js [r=mconnor] 2010-09-20 18:53:08 +02:00
test_utils_lazy2.js Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor] 2010-06-16 14:30:08 -07:00
test_utils_lazy.js Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor] 2010-06-16 14:30:08 -07:00
test_utils_lazyStrings.js Bug 588193 - more tests for util.js [r=mconnor] 2010-09-20 18:53:08 +02:00
test_utils_lazySvc.js Bug 573679 - Fix tests to pass on trunk 2010-06-22 16:48:55 -07:00
test_utils_lock.js Bug 603489, 614489: simplified crypto. r=mconnor 2010-11-29 16:41:17 -08:00
test_utils_makeGUID.js Bug 614104 - Make Utils.makeGUID generate new style GUIDs. r=mconnor 2010-11-30 10:26:13 -08:00
test_utils_makeURI.js Bug 588193 - more tests for util.js [r=mconnor] 2010-09-20 18:53:08 +02:00
test_utils_notify.js Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor] 2010-06-16 14:30:08 -07:00
test_utils_passphrase.js Bug 620593: add normalizeAccount, use in addon UI. r=philiKON 2010-12-21 15:32:58 -08:00
test_utils_pbkdf2.js Bug 610749: add pure-JS PBKDF2 implementation. 2010-11-16 11:42:17 -08:00
test_utils_queryAsync.js Bug 588193 - more tests for util.js [r=mconnor] 2010-09-20 18:53:08 +02:00
test_utils_sha1.js Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor] 2010-06-16 14:30:08 -07:00
test_utils_sha1hmac.js Bug 610749: (FIXED) add pure-JS PBKDF2 implementation. r=philikon 2010-11-16 11:50:18 -08:00
test_utils_sha256HMAC.js Bug 617709: download and reset when server bulk keys change. r=mconnor 2010-12-09 10:32:03 -08:00
test_utils_stackTrace.js Bug 608324 - test_utils_stackTrace fails after JM changes [r=mconnor] 2010-10-29 14:09:58 -07:00
test_utils_status.js Bug 588193 - more tests for util.js [r=mconnor] 2010-09-20 18:53:08 +02:00
test_utils_utf8.js Bug 588193 - more tests for util.js [r=mconnor] 2010-09-20 18:53:13 +02:00