148 Commits

Author SHA1 Message Date
Matthew Riley MacPherson
dfdf6ae9d9 Test Typed Arrays 2014-06-30 03:25:03 -04:00
Matthew Riley MacPherson
6f687664bf Remove comment 2014-06-30 03:25:02 -04:00
Matthew Riley MacPherson
dd229c3e40 Fix for IE 10/11 binary tests (close #169) 2014-06-30 03:25:02 -04:00
Matthew Riley MacPherson
6f1b342435 Sauce Labs browser clean up 2014-06-30 03:25:02 -04:00
Matthew Riley MacPherson
e71c5e9bcb Check for ArrayBuffer 2014-06-30 03:25:02 -04:00
Matthew Riley MacPherson
5fee767e2f Fix case-sensitive Chrome test 2014-06-30 03:25:02 -04:00
Matthew Riley MacPherson
7f8b11af0c Add arraybuffer tests 2014-06-30 03:25:02 -04:00
Matthew Riley MacPherson
8fc11763f7 Add more datatypes 2014-06-30 03:25:01 -04:00
Matthew Riley MacPherson
44b7e85f7a Add minified tests 2014-06-30 03:25:01 -04:00
Matthew Riley MacPherson
223e016d23 Add require tests 2014-06-30 03:25:01 -04:00
Matthew Riley MacPherson
996a2b83ff Add component tests 2014-06-30 03:25:01 -04:00
Matthew Riley MacPherson
2b68b2fc48 Tweak error tests 2014-06-30 03:23:04 -04:00
Matthew Riley MacPherson
567fd5118a Add config tests 2014-06-30 03:23:04 -04:00
Matthew Riley MacPherson
2e070f2e5e Add config tests; fix others 2014-06-30 03:23:04 -04:00
Matthew Riley MacPherson
d19b7ff7a2 Add driver tests 2014-06-30 03:23:04 -04:00
Matthew Riley MacPherson
b327a66c56 Check for ready function 2014-06-30 03:14:53 -04:00
Matthew Riley MacPherson
d766bb8b1b Check for setDriver function 2014-06-30 03:14:53 -04:00
Matthew Riley MacPherson
1b2bf3a8ce Remove test-server task 2014-06-30 03:14:53 -04:00
Matthew Riley MacPherson
ccd8dc7f35 Add browser-based, mocha API tests (#148) 2014-06-30 03:09:48 -04:00
Thodoris Greasidis
c2b2faa0f9 feat(localforage): add check for localStorage support 2014-06-26 22:11:02 +03:00
Matthew Riley MacPherson
614aa0bdc3 Tweak keys() pull request 2014-06-10 08:39:09 -04:00
Scott Vickers
925d540d47 add tests for keys() method 2014-06-10 08:39:09 -04:00
Matthew Riley MacPherson
9cc0e51a94 Fix test code 2014-05-12 10:32:43 -04:00
Matthew Riley MacPherson
6bcd4a9c4e Clean web worker test 2014-05-07 16:30:04 -04:00
Matthew Riley MacPherson
3a054b632c Remove echo in web worker test 2014-05-07 16:30:04 -04:00
Matthew Riley MacPherson
712db39382 Fix misspelling! 2014-05-07 15:25:01 -04:00
Matthew Riley MacPherson
abad9a39c9 Fix whitespace bug 2014-05-07 15:25:01 -04:00
Matthew Riley MacPherson
268b6b6313 Tweak web worker branch 2014-05-05 19:59:47 -04:00
wmluke
b23cc8b345 PR with some unit tests for web worker support mentioned in #144. 2014-05-05 19:59:47 -04:00
Matthew Riley MacPherson
0e9da167c7 Merge component branch 2014-04-25 10:47:24 -04:00
Matthew Riley MacPherson
e79dbd847f Fix component nits 2014-04-25 10:36:13 -04:00
Matthew Riley MacPherson
90f2dea790 Fix iframe test 2014-04-24 13:59:26 -04:00
Matthew Riley MacPherson
e6579c60ab Fix test 2014-04-22 19:40:50 -04:00
Matthew Riley MacPherson
d03df27e7e Fix dist bugs 2014-04-22 14:53:27 -04:00
PG
66b6aa9e17 add Promise as a component dependency 2014-04-22 11:19:32 -07:00
Matthew Riley MacPherson
8d64cc2e02 Add iframe test for #78 2014-04-22 13:56:57 -04:00
Matthew Riley MacPherson
1a4274eb33 Drop window.localForageConfig and add config()
Developers can now run the `config` method after localForage is
loaded rather than the weird global config from before. Fixes #135.
2014-04-22 13:56:50 -04:00
Matthew Riley MacPherson
b1e5a0a2f7 Use dist/ folder again 2014-04-22 13:30:18 -04:00
PG
157cb19bd4 add component build test
remove browserify for now

add component build test

remove old files

fix grunt
2014-04-21 22:43:10 -07:00
Matthew Riley MacPherson
2d11c909e4 Move built versions outside of dist 2014-04-11 14:38:52 -04:00
Matthew Riley MacPherson
67ee59f308 Add test for window.Promise (fix #121) 2014-03-27 22:04:53 -04:00
Matthew Riley MacPherson
abd7aafbdf Merge pull request #118 from mozilla/add-callback-to-ready
Add callback to ready()
2014-03-24 18:04:47 -04:00
Matthew Riley MacPherson
a69ac740b3 Cleanup number of tests code 2014-03-24 17:30:36 -04:00
Matthew Riley MacPherson
d9b04ca495 Remove 404 errors in tests 2014-03-24 17:27:44 -04:00
Matthew Riley MacPherson
f23fdc437a Add a ready() callback for Require.js loading 2014-03-24 17:16:12 -04:00
Matthew Riley MacPherson
6922c1943d Add skip test instruction 2014-03-19 15:54:05 -04:00
Matthew Riley MacPherson
f5f400a0dc Add test for #63 (fix #63) 2014-03-19 15:54:04 -04:00
Matthew Riley MacPherson
ee869437d8 Add tests for ArrayBuffer and Blobs 2014-03-19 15:54:04 -04:00
Matthew Riley MacPherson
c0a7362e53 Fix test to deal with WebSQL serialization 2014-03-19 15:53:55 -04:00
Matthew Riley MacPherson
ca4beb67f3 Cleanup rebase 2014-03-19 15:53:55 -04:00