Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 328348 - [test][remoteservices][rest] Fix TwitterRemoteServiceTest to use new twitter authentication
Summary: [test][remoteservices][rest] Fix TwitterRemoteServiceTest to use new twitter ...
Status: RESOLVED WONTFIX
Alias: None
Product: ECF
Classification: RT
Component: ecf.test (show other bugs)
Version: 3.4.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: ecf.test-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-21 09:35 EDT by Scott Lewis CLA
Modified: 2014-02-12 14:14 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Lewis CLA 2010-10-21 09:35:19 EDT
Current, the class org.eclipse.ecf.tests.remoteservice.rest.twitter.TwitterRemoteServiceTest is marked as abstract to remove it from the automated tests...because it is using a now unsupported authentication scheme.  This test (and supporting code) should be updated/amended to support the new twitter authentication.

For reference, bug 327994 was the bug where the TwitterRemoteServiceTest was made abstract, in order to remove from the build.  Once this bug is addressed, this test can be made non-abstract again so it will run in automated test environment.
Comment 1 Scott Lewis CLA 2014-02-12 14:14:02 EST
Although I would still like to see this happen, it doesn't seem likely any more given changed project-level emphasis (to OSGi Remote Services and less on presence/IM providers).  If resources for this become available, please reopen.