gecko/services/sync/tests/unit
Edward Lee 8a14a4dfd4 Bug 507691 - Server responds with json decode failure for fat unicode characters
Make sure we generate ASCII data for upload by escaping on serialize and unescaping on deserialize. Test to make sure serialized data is ASCII and the original records aren't modified by serialize.
2009-08-06 11:28:33 -07:00
..
attic move non-working unit tests into subfolders so that 'make' works again. the non-working tests will need some major re-writing due to the move away from webdav 2008-12-02 16:48:07 -08:00
need-work move password tests to need-work because they've been broken for a year 2009-07-16 11:51:10 -04:00
bookmark_setup.js Added a number of "real" bookmark sync tests; see test_bookmark_syncing.js for information. 2008-06-25 14:30:53 -07:00
fake_login_manager.js Bug 482178 - Clean up services -> lazy services. r=thunder 2009-03-10 06:30:30 -05:00
head_first.js Remove some async related code in head.js. 2009-06-09 14:48:49 -05:00
head_http_server.js bug 476539: use a XULRunner-based test harness for unit testing; r=thunder 2009-03-20 00:14:21 -07:00
Makefile WinCE crypto binary (bug #487171) 2009-07-28 17:14:52 -07:00
test_auth_manager.js Convert test_auth_manager to sync. 2009-06-09 14:39:45 -05:00
test_clients_escape.js Bug 507691 - Server responds with json decode failure for fat unicode characters 2009-08-06 11:28:33 -07:00
test_collection_inc_get.js Bug 485573 - Fennec runs out of memory and crashes if too many history items to sync. r=thunder 2009-07-22 16:38:34 -07:00
test_crypto_crypt.js Fix crypto component to not mangle certain strings when doing 8/16 bit character conversion. 2008-06-29 20:51:22 -07:00
test_crypto_keypair.js Bug 433949 - Use WeaveCrypto component (NSS) instead of OpenSSL 2008-06-23 16:23:57 -07:00
test_crypto_random.js Bug 433949 - Use WeaveCrypto component (NSS) instead of OpenSSL 2008-06-23 16:23:57 -07:00
test_crypto_rewrap.js Expose rewrapPrivateKey & verifyPassphrase (bug #505401) 2009-07-21 15:02:30 -07:00
test_crypto_verify.js Expose rewrapPrivateKey & verifyPassphrase (bug #505401) 2009-07-21 15:02:30 -07:00
test_engine_lastSync.js Bug 493816 - Timestamps need to be saved as string prefs 2009-06-16 17:22:59 -07:00
test_fault_tolerance.js add http js server for unit tests; add tests for resources, auth manager, base weave record types (WBOs, keys, crypto wrappers/crypto meta) 2008-11-03 14:41:39 -08:00
test_load_modules.js Remove async and wrap from test_load_modules. 2009-07-09 13:58:19 -07:00
test_log4moz.js bug 467085 log4moz updateParents messed up, doesn't support multilevel parenting properly, r=thunder 2008-12-02 21:42:20 +05:30
test_notifications.js If an exception is raised by a notification button callback, it is now logged. Also added a unit test for this new behavior. 2008-07-08 16:50:59 -07:00
test_records_crypto.js Bug 504212 - Have javascript stack traces show [object Object] for various CryptoWrapper functions 2009-07-14 19:04:32 -07:00
test_records_keys.js Convert test_records_keys to sync. 2009-06-09 14:31:26 -05:00
test_records_wbo.js Bug 485573 - Fennec runs out of memory and crashes if too many history items to sync. r=thunder 2009-07-22 16:38:34 -07:00
test_resource.js Convert test_resource to sync. 2009-06-09 14:25:55 -05:00
test_utils_deepEquals.js Bug 505940 - Unnecessarily uploading records on first sync 2009-07-22 23:49:15 -07:00