Skip to content

Commit

Permalink
yegor256#11: PsTwitterTest todo description updated
Browse files Browse the repository at this point in the history
  • Loading branch information
popprem committed Apr 18, 2015
1 parent fb36131 commit 013acab
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/test/java/org/takes/facets/auth/social/PsTwitterTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ public final class PsTwitterTest {
* Twitter authorization process.
* @throws IOException If error occurs in the process
* @todo #12:30min/DEV Test to be implemented for PsTwitter
* using a oauth mock library (eg:wiremock). Need to modify
* PsTwitter to accept url from configurations, so that url
* can be changed for test and real env accordingly.
* Response to be stubbed for both token and verify_credentials
* calls and assertions to be performed for the values returned.
* using a oauth mock library (eg:wiremock). Need to modify
* PsTwitter to accept url from configurations, so that url
* can be changed for test and real env accordingly.
* Response to be stubbed for both token and verify_credentials
* calls and assertions to be performed for the values returned.
*/
@Ignore
@Test
Expand Down

0 comments on commit 013acab

Please sign in to comment.