Merge pull request #512 from galfert/node_binary_fix
[remotestorage.js] / test /
2013-12-08 Michiel@unhostedMerge pull request #512 from galfert/node_binary_fix
2013-12-05 Garret AlfertRefactor: remove duplication
2013-12-04 Garret AlfertAdd test for using WireClient in NodeJS
2013-12-02 ClochixAdd getter/setter for document.location Refs #490
2013-12-02 Sebastian KippeMerge pull request #515 from galfert/fix_delete_request
2013-12-02 Garret AlfertAdd test case for DELETE responses without ETag
2013-12-01 Garret AlfertDon't try to parse content on responses that don't...
2013-11-29 Michiel@unhostedFire 'ready' event only once (fixes #510)
2013-11-29 Garret AlfertMerge pull request #492 from remotestorage/Discovery_Ti...
2013-11-29 Garret AlfertPlease the JSHint gods
2013-11-29 Michiel de JongSet change event origin to 'local' when coming from...
2013-11-28 Michiel@unhostedMerge pull request #502 from galfert/fullfil_promise_on_304
2013-11-28 Garret AlfertAdapt tests to new error message
2013-11-28 Garret AlfertFix access to conflict action when resolution attribute...
2013-11-28 Garret AlfertCleanup sync test suite
2013-11-27 Garret AlfertFulfill the request promise on 304 responses (fixes...
2013-11-27 Garret AlfertMake JSHint happy and remove trailing whitespace
2013-11-27 ggrintimeout for discovery
2013-11-24 Michiel@unhostedMerge pull request #484 from remotestorage/it_s-its...
2013-11-23 ggrintests for dropbox and wireclient
2013-11-23 ggrininmemorystorage testing suite
2013-11-23 ggrinmerging the two sync test suites
2013-11-22 Michiel de Jongit's its, not it's
2013-11-22 Michiel de Jongdeal with new folder description format
2013-11-22 Michiel@unhostedMerge pull request #472 from clochix/interval2
2013-11-18 ggrintesting if remoteStorage instance fires DiscoveryError...
2013-11-18 ggrinTesting if discovery fails
2013-11-16 ClochixFix setSyncInterval refs #461 #462
2013-11-13 ClochixAllow to set sync interval, refs #461
2013-11-05 Garret AlfertMerge pull request #456 from remotestorage/bugfix/doubl...
2013-11-05 ggrinincluding WireClient into baseclient-suite.js to make...
2013-11-05 ggrinusing RS.WireClient.cleanPath in baseclient and fixing...
2013-11-05 Sebastian KippeCode formatting
2013-11-05 ggrinfixing baseclient and baseclient/types tests setup
2013-11-04 Sebastian KippeEncode filename in `getItemURL`
2013-11-04 Sebastian KippeDon't encode filenames twice (fixes #454)
2013-11-04 Sebastian KippeRe-add test for storeObject method
2013-11-04 Sebastian KippeFormatting
2013-10-30 Garret AlfertFix 'headers is not defined' error, add test
2013-10-30 Garret AlfertTest that conditional headers are not set when no revis...
2013-10-30 ggrinfixing the tests for the new behaviour with etags and...
2013-10-29 ggrintesting for throwing DiscoveryError on bad userAddres...
2013-10-28 ggrintest for removing event listener in authorize
2013-10-24 Michiel de Jongcomment out failing test
2013-10-24 ggrinfixed #439 fixing test for wireclient and dropbox
2013-10-24 ggrindropbox shareing tes
2013-10-24 ggrinfixing tests for dropbox
2013-10-22 Michiel de Jongcomment out failing test
2013-10-21 ggrinfixed #439 fixing test for wireclient and dropbox
2013-10-21 ggrindropbox shareing tes
2013-10-21 ggrinfixing tests for dropbox
2013-10-21 ggrinfixed #439 fixing test for wireclient and dropbox
2013-10-21 ggrindropbox shareing tes
2013-10-20 ggrinMerge branch 'master' into remotestorage0.9-develop
2013-10-20 ggrinfixing tests for remotestorage instance
2013-10-13 Michiel de Jongmerge master
2013-10-13 Michiel de JongMerge branch 'master' of github.com:remotestorage/remot...
2013-10-09 ggrintidy up logging
2013-10-09 ggrinfixing tests for dropbox
2013-09-29 ggrintests for get/put/delete ^CmoteStorage instance
2013-09-21 Niklas Cathorwhitespace
2013-09-21 Niklas Cathorstarted writing conformance test
2013-09-09 Niklas CathorMerge remote-tracking branch 'upstream-write/master'
2013-09-09 Michiel de Jongoops, uncomment other tests again
2013-09-09 Michiel de Jongadd failing test for #418
2013-09-09 Niklas Cathordon't fix tests by changing core behavior...
2013-08-09 Niklas Cathordispatch conflicts to baseclient
2013-08-09 Niklas Cathorwireclient: discard body and headers of 404 responses...
2013-08-09 Niklas Cathorwireclient: test to verify that Content-Type header...
2013-08-09 Niklas Cathorwireclient: added unit test for receiving binary data
2013-08-05 Niklas Cathortest to verify that BaseClient#cache('...', false)...
2013-07-24 Niklas Cathoradded BaseClient.Types.inScope(moduleName) and BaseClie...
2013-07-24 Niklas Cathormore simple unit tests
2013-07-23 Niklas Cathorunit tests for localstorage
2013-07-19 Niklas Cathorstub RemoteStorage.log() in all tests
2013-07-19 Niklas Cathorfail requests if no response comes after 30 seconds...
2013-07-19 Niklas Cathorwireclient: unit test to check that RemoteStorage.Unaut...
2013-07-18 ggrinfixed #362
2013-07-18 ggrinchanged test for wireclient to not fail anymore, added...
2013-07-18 ggrinfixed failing test
2013-07-17 Niklas Cathormore WireClient unit tests
2013-07-17 Niklas Cathorhack to make tests that rely on RemoteStorage.eventHand...
2013-07-17 Niklas CathorWireClient: strip duplicate slashes from path before...
2013-07-17 Niklas Cathorwireclient unit test
2013-07-17 Niklas Cathoradjusted 'authorize' unit test
2013-07-17 Niklas Cathorsupport omitting the path for BaseClient#getAll / BaseC...
2013-07-17 ()baseclient fixes & tests
2013-07-17 ()wrote unit test for RemoteStorage.Authorize
2013-07-17 ()unit tests for webfinger discovery
2013-07-17 ()unearthed unit tests for caching & access.
2013-07-17 Niklas Cathorremoved all things 0.7, except for the releases, the...
2013-06-25 ()support for new webfinger format (fixes #339)
2013-06-12 Niklas CathorMerge pull request #333 from remotestorage/feature...
2013-06-11 ()adjusted webfinger tests to check correctly encoded...
2013-06-11 ()use correct relative path in sync-request tests
2013-06-11 ()be more strict about paths and throw more meaningful...
2013-05-08 ()Merge branch 'master' of git://github.com/remotestorage...
2013-05-08 ()updated calls to deprecated methods in integration...
2013-05-08 Niklas CathorMerge pull request #316 from remotestorage/feature...
2013-05-08 Niklas CathorMerge pull request #318 from remotestorage/bugfix/318...
next