gecko/services/sync/tests/unit
2008-06-05 12:18:16 -07:00
..
head_first.js add a simple unit test harness based on xpcshell; add two tests for PBE and to load all the modules; add some hacks to the component's makefile to make tests work correctly 2008-04-30 13:01:17 -07:00
Makefile add a simple unit test harness based on xpcshell; add two tests for PBE and to load all the modules; add some hacks to the component's makefile to make tests work correctly 2008-04-30 13:01:17 -07:00
test_cookie_store.js Moved all code related to the syncing of cookies--e.g. CookieStore, CookieTracker, CookieEngine, CookieSyncCore--into their own file at modules/engines/cookies.js. I'll be doing the same to the other engines shortly. 2008-06-03 11:11:44 -07:00
test_fault_tolerance.js Added a simple test to test_fault_tolerance.js that wasn't working before, but now is, and I don't know why... 2008-05-30 17:02:25 -07:00
test_loadall.js add a simple unit test harness based on xpcshell; add two tests for PBE and to load all the modules; add some hacks to the component's makefile to make tests work correctly 2008-04-30 13:01:17 -07:00
test_log4moz.js Added a testing suite for log4moz, along w/ a few refactorings necessary to perform the tests. 2008-05-29 17:56:52 -07:00
test_passwords.js Added a basic testing suite for engines/passwords.js. It currently only tests _hashLoginInfo() and PasswordSyncCore._itemExists(). 2008-06-03 18:37:36 -07:00
test_pbe.js [mq]: xmpp-cleanup 2008-06-04 12:14:28 -07:00
test_xmpp_simple.js Re-disabled test_xmpp_simple.js; it shouldn't be run without a local jabber server (and it wasn't, until I accidentally comitted my local change enabling the test. 2008-06-05 12:18:16 -07:00
test_xmpp_transport_http.js imported patch xmpp-transport-fault-tolerance-and-test 2008-06-04 18:34:37 -07:00
test_xmpp.js imported patch xmpp-transport-fault-tolerance-and-test 2008-06-04 18:34:37 -07:00