gecko/services/sync/tests/unit
Philipp von Weitershausen 481a8d0356 Bug 578835 - wipeServer doesn't deal well with failure [r=mconnor]
Have wipeServer() abort if it encounters a server error (anything other than 200 or 404) and throw an exception.  Don't catch any exceptions wipeServer() throws, let them bubble up to the callers.
2010-08-05 18:24:45 +02: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 Bug 573740 - Register resource://services-sync before xpcshell tests get run [r=Mardak] 2010-06-23 16:28:10 +02:00
head_helpers.js Bug 569744 - Delayed loading of service.js causes test failures [r=Mardak] 2010-06-23 12:36:48 +02:00
head_http_server.js Bug 582083 - Should inspect POST responses for failed WBOs [r=Mardak] 2010-07-31 13:28:00 +02: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_order.js Bug 584040 - Fix leaky tests [r=mconnor] 2010-08-04 14:50:44 +02:00
test_bookmark_predecessor.js Bug 584040 - Fix leaky tests [r=mconnor] 2010-08-04 14:50:44 +02:00
test_clients_escape.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_collection_inc_get.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_crypto_crypt.js Bug 573668 - Register appinfo with correct OS for tests 2010-06-22 00:20:31 -07:00
test_crypto_keypair.js Bug 573668 - Register appinfo with correct OS for tests 2010-06-22 00:20:31 -07:00
test_crypto_random.js Bug 573668 - Register appinfo with correct OS for tests 2010-06-22 00:20:31 -07:00
test_crypto_rewrap.js Bug 573668 - Register appinfo with correct OS for tests 2010-06-22 00:20:31 -07:00
test_crypto_verify.js Bug 573668 - Register appinfo with correct OS for tests 2010-06-22 00:20:31 -07: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_engines_forms_store.js Bug 584040 - Fix leaky tests [r=mconnor] 2010-08-03 19:57:53 +02:00
test_load_modules.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_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_records_crypto.js Bug 583949 - Fix leaks in Firefox Sync unit tests 2010-08-02 22:37:13 -07:00
test_records_cryptometa.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_records_keys.js Bug 583949 - Fix leaks in Firefox Sync unit tests 2010-08-02 22:37:13 -07:00
test_records_wbo.js Bug 583949 - Fix leaks in Firefox Sync unit tests 2010-08-02 22:37:13 -07:00
test_resource.js Bug 583949 - Fix leaks in Firefox Sync unit tests 2010-08-02 22:37:13 -07:00
test_service_attributes.js Bug 573679 - Fix tests to pass on trunk 2010-06-22 13:18:10 -07:00
test_service_changePassword.js Bug 583949 - Fix leaks in Firefox Sync unit tests 2010-08-02 22:37:13 -07:00
test_service_checkUsername.js Bug 583949 - Fix leaks in Firefox Sync unit tests 2010-08-02 22:37:13 -07:00
test_service_cluster.js Bug 584170 - Make test_service_cluster.js less prone to timing problems [r=mconnor] 2010-08-03 22:20:40 +02:00
test_service_createAccount.js Bug 583949 - Fix leaks in Firefox Sync unit tests 2010-08-02 22:37:13 -07:00
test_service_login.js Bug 583949 - Fix leaks in Firefox Sync unit tests 2010-08-02 22:37:13 -07:00
test_service_migratePrefs.js Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor] 2010-06-16 14:30:13 -07:00
test_service_passphraseUTF8.js Bug 583949 - Fix leaks in Firefox Sync unit tests 2010-08-02 22:37:13 -07:00
test_service_passwordUTF8.js Bug 583949 - Fix leaks in Firefox Sync unit tests 2010-08-02 22:37:13 -07:00
test_service_persistLogin.js Bug 557589 - code audit and create unit test plan for service.js [r=mconnor] 2010-06-17 04:12:38 +01:00
test_service_startup.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_service_sync_401.js Bug 584486 - Changing password via web leads to unknown error [r=mconnor] 2010-08-05 16:52:17 +02:00
test_service_verifyLogin.js Bug 583949 - Fix leaks in Firefox Sync unit tests 2010-08-02 22:37:13 -07:00
test_service_wipeServer.js Bug 578835 - wipeServer doesn't deal well with failure [r=mconnor] 2010-08-05 18:24:45 +02: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 583949 - Fix leaks in Firefox Sync unit tests 2010-08-02 22:37:13 -07:00
test_syncengine.js Bug 573679 - Fix tests to pass on trunk 2010-06-22 13:18:10 -07: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_utils_anno.js Bug 573679 - Fix tests to pass on trunk 2010-06-22 18:28:37 -07: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_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_json.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_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_lazySvc.js Bug 573679 - Fix tests to pass on trunk 2010-06-22 16:48:55 -07:00
test_utils_lock.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_makeGUID.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_makeURI.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_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_queryAsync.js Bug 584040 - Fix leaky tests [r=mconnor] 2010-08-03 19:57:53 +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_sha256HMAC.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_stackTrace.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