Skip to content

Unit tests#67

Merged
benjchristensen merged 2 commits intoNetflix:masterfrom
benjchristensen:unit-tests
Jan 2, 2013
Merged

Unit tests#67
benjchristensen merged 2 commits intoNetflix:masterfrom
benjchristensen:unit-tests

Conversation

@benjchristensen
Copy link
Copy Markdown
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