Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Azure Table backend #21

Closed
wants to merge 1 commit into from
Closed

Add Azure Table backend #21

wants to merge 1 commit into from

Conversation

sbiaudet
Copy link
Contributor

No description provided.

@adrai
Copy link
Contributor

adrai commented Sep 30, 2014

Wow azure... is there a possibility to test this in travis?
PS. Why did you need to initialize aggregate and context values with null in tests?

@sbiaudet
Copy link
Contributor Author

Hi, it's possible to use Travis. This pull request fail tonight because 2sec is to small for some tests.

I don't store directly the event object but use a proxy object to persist to azure. When I read always aggregate and context properties. Tests failed because I've a difference between null and undefined. That's all.

Sebastien Biaudet

Le 30 sept. 2014 à 22:53, Adriano Raiano notifications@github.com a écrit :

Wow azure... is there a possibility to test this in travis?
PS. Why did you need to initialize aggregate and context values with null in tests?


Reply to this email directly or view it on GitHub.

@adrai
Copy link
Contributor

adrai commented Oct 1, 2014

Ok... In the next days I will look at it...
PS. so it's ok for you to use the current credentials?

@sbiaudet
Copy link
Contributor Author

sbiaudet commented Oct 1, 2014

Yes it's ok for credentials. I've create this specific credentials for unit tests.

Sebastien Biaudet

Le 1 oct. 2014 à 06:48, Adriano Raiano notifications@github.com a écrit :

Ok... In the nect daus I will look at it...
PS. so it's ok for you to use the current credentials?


Reply to this email directly or view it on GitHub.

adrai added a commit that referenced this pull request Oct 1, 2014
@adrai adrai closed this Oct 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants