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

Unit tests #67

Merged
merged 2 commits into from
Jan 2, 2013
Merged

Unit tests #67

merged 2 commits into from
Jan 2, 2013

Conversation

benjchristensen
Copy link
Contributor

No description provided.

Trying to track down a scenario where production logs show commands executed apparently with no events (as if from cache).

Here is an example from production logs:

PlaylistGet[Executed][0ms]x3, PlaylistGet[SUCCESS][0ms], ViewingHistoryGetViewingHistory[Executed][0ms]x3, ViewingHistoryGetViewingHistory[SUCCESS][0ms]

Note the "Executed" which is a placeholder when no event exists.

So far I have not been able to replicate via unit tests.
Adding a unit test for behavior added in #64 and discussed in #63
benjchristensen added a commit that referenced this pull request Jan 2, 2013
Unit tests for checked exceptions and requests logs.
@benjchristensen benjchristensen merged commit d3608a7 into Netflix:master Jan 2, 2013
@benjchristensen benjchristensen deleted the unit-tests branch January 2, 2013 18:43
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.

1 participant