Граф коммитов

79 Коммитов

Автор SHA1 Сообщение Дата
Andre Rodrigues d4b69ad73a Applying code review comments. 2012-03-19 13:52:51 -07:00
Andre Rodrigues 5618502cc8 Improving RoleEnvironment eventEmitter interface. 2012-03-16 13:10:00 -07:00
Andre Rodrigues d214fd5556 #16: Making whereKeys smarter and support scenario where only partition key is provided. 2012-03-15 15:01:07 -07:00
Andre Rodrigues 7e11b2e170 Removing duplicate done() invocation. 2012-03-15 14:01:03 -07:00
Andre Rodrigues 713e96e33a Adding stopping event UT.
Properly disposing test named pipes.
2012-03-15 13:39:35 -07:00
Andre Rodrigues 451ce82638 Removing redundant test script. 2012-03-15 01:26:33 -07:00
Andre Rodrigues 89d4b9b1c7 #113: Only receive message in service bus accepts the timeout option. 2012-03-15 00:25:24 -07:00
Andre Rodrigues 4b298c9498 Fixing util to account for null / undefined objects. 2012-03-14 23:38:30 -07:00
Andre Rodrigues 7960eeb6be Correcting indentation. 2012-03-14 23:19:43 -07:00
Andre Rodrigues 8abedcf06e Clearing serviceruntime write interval in the UT. 2012-03-14 23:15:04 -07:00
Andre Rodrigues dce9328e14 Moving setup / tear down actions to the actual setup / teardown methods. 2012-03-14 22:59:52 -07:00
Andre Rodrigues e784d7cfc1 Implementing service runtime event listeners and status updates. 2012-03-14 22:39:40 -07:00
Andre Rodrigues 8887fd37be Incremental work towards service runtime. 2012-03-12 18:10:28 -07:00
Andre Rodrigues a4c283cd6e #102: Correcting typo in timeout for service bus. 2012-03-02 18:02:39 -08:00
Andre Rodrigues 91c9715f8b Moving retry policies. 2012-02-24 00:45:41 -08:00
Andre Rodrigues 2521b930ab Improving requires by basing them of azure.js. 2012-02-24 00:32:07 -08:00
Andre Rodrigues 0c2b9a9de8 Moving serviceclient entities to core folder to align to other languages SDKs. 2012-02-24 00:14:01 -08:00
Andre Rodrigues 33b29c70b4 Fixing bug with terminating mock server.
Updating recordings.
2012-02-23 23:44:09 -08:00
Andre Rodrigues 4b5c35390b Fixing conflict. 2012-02-23 22:29:50 -08:00
Andre Rodrigues 8b9dd2b269 Merge remote-tracking branch 'upstream/dev' into dev
Conflicts:
	test/services/queue/queueservice-tests.js
	test/util/base64-tests.js
2012-02-23 22:28:14 -08:00
Andre Rodrigues 237f7d8982 #98: Replace nodeunit by mocha 2012-02-23 22:25:15 -08:00
Paul O'Fallon 0863cdf64f Replaced custom base64 encode/decode with Buffers 2012-02-23 23:11:19 -05:00
Andre Rodrigues 26fcf41a2c #83: using strict value comparison. 2012-02-22 20:52:57 -08:00
Andre Rodrigues 8e8bd7a0f4 Applying code review comments changes. 2012-02-22 20:36:44 -08:00
Andre Rodrigues 4e886ef96a #91: Leveraging underscore and underscore.string. 2012-02-22 19:56:12 -08:00
André Rodrigues 362b141a67 Merge pull request #84 from andrerod/dev
Bugfixing
2012-02-21 10:21:45 -08:00
Andre Rodrigues 8c0e1c337c Uncommenting a few tests. 2012-02-18 00:18:04 -08:00
Andre Rodrigues bb94fcd359 Fixing access condition wrong casing. 2012-02-18 00:00:36 -08:00
Paul O'Fallon a71001fa1e Changed to round instead of truncate 2012-02-16 20:38:12 -05:00
Paul O'Fallon f999bd6fbb Fix for millisecond handling in date/time table column 2012-02-16 20:27:08 -05:00
Andre Rodrigues 69ace3ff23 #80: Correctly parsing strings starting by a number in the atomhandler.js. 2012-02-15 21:00:19 -08:00
Andre Rodrigues af1572c510 Cleaning up env variables after azure-tests.js 2012-02-13 18:53:57 -08:00
Andre Rodrigues e049950872 Renaming password to accessKey. 2012-02-13 18:35:29 -08:00
Andre Rodrigues 402bf752f2 Fixing UT. Adding missing null parameter checks. 2012-02-10 21:40:13 -08:00
Andre Rodrigues 327b6ea35e Merge pull request #67 from andrerod/dev
Replacing hard coded default rule name by constant.
2012-02-10 20:05:03 -08:00
Mark Cowlishaw 66d11188f8 util fixes 2012-02-10 19:12:25 -08:00
Andre Rodrigues f254b7a2a4 Replacing hardcoded default rule name by constant. 2012-02-10 19:01:56 -08:00
Mark Cowlishaw 8ef78fbb43 Adding topic tests for null parameters 2012-02-10 18:41:43 -08:00
Mark Cowlishaw a20d85deae Merge branch 'dev' of https://github.com/andrerod/azure-sdk-for-node into topicTests 2012-02-10 17:56:14 -08:00
Andre Rodrigues d9b9629068 Adding correlationIdFilter UT. 2012-02-10 17:41:29 -08:00
Andre Rodrigues be601b58eb Adding SQLExpression rule UT.
Completing jsDocs.
2012-02-10 17:24:34 -08:00
Andre Rodrigues 2129c9a3f2 Merge pull request #62 from markcowl/unitTests
Adding validation and null parameter tests to UTs
2012-02-10 16:00:35 -08:00
Mark Cowlishaw a1edc87733 final merege changes 2012-02-10 15:53:45 -08:00
Mark Cowlishaw a91e3c1f3b Merge https://github.com/andrerod/azure-sdk-for-node into unitTests
Conflicts:
	lib/services/serviceBus/models/subscriptionresult.js
	lib/services/serviceBus/models/topicresult.js
	lib/services/serviceBus/servicebusservice.js
	lib/util/constants.js
	test/services/serviceBus/servicebusservice-tests.js
2012-02-10 15:21:19 -08:00
Andre Rodrigues 4b2bf932a8 Adding UT for object based message parameters. 2012-02-10 14:52:04 -08:00
Andre Rodrigues a882a05da8 Renaming messagetext to body. 2012-02-10 14:44:23 -08:00
Andre Rodrigues e76a8e7c04 Updating message APIs to accept both objects or payload. 2012-02-10 14:36:49 -08:00
Andre Rodrigues cfae28bb64 Adding missing property mappings. 2012-02-10 12:37:58 -08:00
Andre Rodrigues 3489879d55 Adding UT coverage for the creation of rules. 2012-02-10 12:10:12 -08:00
Andre Rodrigues 42c69298b2 renaming AZURE_SERVICEBUS_PASSWORD to AZURE_SERVICEBUS_ACCESS_KEY 2012-02-10 10:50:54 -08:00