.. |
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
|
Share the logging _ code for tests.
|
2009-08-19 18:01:06 -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
|
Bug 557588 - code audit and create unit test plan for engines.js [r=mconnor]
|
2010-06-01 15:07:50 -07:00 |
head_http_server.js
|
Bug 557596 - code audit and create unit test plan for resource.js [r=mconnor]
|
2010-06-01 15:15:53 -07:00 |
test_auth_manager.js
|
Bug 566575 - Some tests FAIL on first run and PASS or hang on subsequent runs [r=mconnor]
|
2010-06-01 15:25:23 -07:00 |
test_bookmark_batch_fail.js
|
Bug 512457 - Report errors before they get eaten up by runInBatchMode
|
2009-08-31 16:28:00 -07:00 |
test_bookmark_order.js
|
Add tests to make sure bookmarks are in the right position after creating/updating.
|
2009-08-19 18:15:12 -07:00 |
test_bookmark_predecessor.js
|
Update predecessor test to additionally test unsorted bookmark predecessors.
|
2009-10-13 21:07:32 -07:00 |
test_clients_escape.js
|
Bug 552134 - Ensure that keyring/symmetric key haven't been tampered with [r=mconnor]
|
2010-03-25 19:23:44 -07:00 |
test_collection_inc_get.js
|
Bug 547048 - Only allow clients to issue delete records [r=mconnor]
|
2010-03-16 16:31:56 -07:00 |
test_crypto_crypt.js
|
Bug 513798 - Rewrite WeaveCrypto in JS. r=mconnor, r=dwitte
|
2010-04-21 19:02:16 -07:00 |
test_crypto_keypair.js
|
Bug 513798 - Rewrite WeaveCrypto in JS. r=mconnor, r=dwitte
|
2010-04-21 19:02:16 -07:00 |
test_crypto_random.js
|
Bug 513798 - Rewrite WeaveCrypto in JS. r=mconnor, r=dwitte
|
2010-04-21 19:02:16 -07:00 |
test_crypto_rewrap.js
|
Bug 513798 - Rewrite WeaveCrypto in JS. r=mconnor, r=dwitte
|
2010-04-21 19:02:16 -07:00 |
test_crypto_verify.js
|
Bug 513798 - Rewrite WeaveCrypto in JS. r=mconnor, r=dwitte
|
2010-04-21 19:02:16 -07:00 |
test_engine.js
|
Bug 546551 - Weave status bar notifications are too busy [r=mconnor]
|
2010-06-14 10:30:37 -07:00 |
test_enginemanager.js
|
Bug 557588 - code audit and create unit test plan for engines.js [r=mconnor]
|
2010-06-01 15:06:16 -07:00 |
test_engines_forms_store.js
|
Bug 569428 - Add tests for FormEngine (Store)
|
2010-06-01 12:44:51 -07:00 |
test_load_modules.js
|
Bug 548066 - JavaScript strict warning: clientData.js, line 194: reference to undefined property this.clients[id] [r=mconnor]
|
2010-03-16 16:39:08 -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 566575 - Some tests FAIL on first run and PASS or hang on subsequent runs [r=mconnor]
|
2010-06-01 15:25:23 -07:00 |
test_records_cryptometa.js
|
Bug 568518 - Unhelpful log messages [r=mconnor]
|
2010-05-27 11:04:30 -07:00 |
test_records_keys.js
|
Bug 566575 - Some tests FAIL on first run and PASS or hang on subsequent runs [r=mconnor]
|
2010-06-01 15:25:23 -07:00 |
test_records_wbo.js
|
Bug 566575 - Some tests FAIL on first run and PASS or hang on subsequent runs [r=mconnor]
|
2010-06-01 15:25:23 -07:00 |
test_resource.js
|
Bug 568136 - Migration requires client to check for a node again after a 401 [r=mconnor]
|
2010-06-03 18:37:07 -07:00 |
test_service_attributes.js
|
Bug 569740 - Tab Characters within Usernames Can Cause Connectivity Issues & Security Events [r=mconnor]
|
2010-06-08 19:05:05 -07:00 |
test_service_login.js
|
Bug 570180 - Setup wizard sets passphrase='foo' [r=mconnor]
|
2010-06-14 21:03:39 +01:00 |
test_service_startup.js
|
Bug 570573 - Clean up uses of switch (Svc.AppInfo.ID) for app-specific hacks (Part 2) [r=mconnor]
|
2010-06-10 17:04:49 -07:00 |
test_service_verifyLogin.js
|
Bug 570180 - Setup wizard sets passphrase='foo' [r=mconnor]
|
2010-06-14 21:03:39 +01:00 |
test_status.js
|
Bug 557590 - code audit and create unit test plan for status.js [r=mconnor]
|
2010-06-01 15:12:25 -07:00 |
test_syncengine_sync.js
|
Bug 570152 - engine.js tests should completely reset preferences [r=mconnor]
|
2010-06-04 16:38:38 +01:00 |
test_syncengine.js
|
Bug 570152 - engine.js tests should completely reset preferences [r=mconnor]
|
2010-06-04 16:38:38 +01:00 |
test_tracker_addChanged.js
|
Bug 550627 - Default reconciliation to server wins for older changed items [r=mconnor]
|
2010-04-01 15:54:53 -07:00 |
test_utils_anno.js
|
Bug 557591 - Add tests for Utils.anno with invalid uris.
|
2010-06-01 11:30:11 -07:00 |
test_utils_catch.js
|
Bug 557591 - Add tests for Utils.catch.
|
2010-05-10 16:22:32 -07:00 |
test_utils_deepEquals.js
|
Share the logging _ code for tests.
|
2009-08-19 18:01:06 -07:00 |
test_utils_deferGetSet.js
|
Bug 557591 - Add tests for Utils.deferGetSet.
|
2010-05-14 17:31:24 -07:00 |
test_utils_json.js
|
Add tests for Utils.jsonSave and Utils.jsonLoad.
|
2010-05-20 18:03:19 -07:00 |
test_utils_lazy2.js
|
Bug 557591 - Add tests for Utils.lazy2/cb.
|
2010-05-17 12:47:29 -07:00 |
test_utils_lazy.js
|
Bug 557591 - Add tests for Utils.lazy/cb.
|
2010-05-17 12:43:20 -07:00 |
test_utils_lazySvc.js
|
Bug 557591 - Add tests for Utils.lazySvc. [r=mconnor]
|
2010-05-17 13:46:19 -07:00 |
test_utils_lock.js
|
Bug 557591 - Add tests for Utils.lock.
|
2010-05-10 16:42:04 -07:00 |
test_utils_makeGUID.js
|
Bug 557591 - Add tests for Utils.makeGUID.
|
2010-05-10 17:22:48 -07:00 |
test_utils_makeURI.js
|
Bug 557591 - Add tests for Utils.makeURI.
|
2010-05-19 09:40:45 -07:00 |
test_utils_notify.js
|
Bug 557591 - Add tests for Utils.notify.
|
2010-05-10 17:05:50 -07:00 |
test_utils_queryAsync.js
|
Bustage fix for bug 570635 to allow more time for the timeout to trigger.
|
2010-06-09 15:38:17 -07:00 |
test_utils_sha1.js
|
Bug 557591 - Add tests for Utils.sha1.
|
2010-06-01 11:59:21 -07:00 |
test_utils_sha256HMAC.js
|
Bug 557591 - Add tests for Utils.sha256HMAC.
|
2010-05-18 13:40:12 -07:00 |
test_utils_stackTrace.js
|
Bug 557591 - Add tests for Utils.stackTrace.
|
2010-05-17 14:17:32 -07:00 |