Below are some ideas and resources for testing your Activity Streams implementation
Testing your Feed Output
Below are some ideas and suggestions for testing an Activity Streams feed that you output
- Verify it's valid XML
- Verify it's a valid feed: http://validator.w3.org/feed/ or http://feedvalidator.org/
- Verify it's rendered as a feed in various feed readers potentially including:
- Google Reader
- Bloglines
- IE
- Safari
- FireFox
- TO DO: Add others
- TO DO: please add more ideas and suggestions here ...
Testing your Feed Ingestion
Below are some ideas and suggestions for testing your system's Activity Streams ingestion:
- Try testing existing Activity Streams output in your ingestion system
- A list of implementors can be found at http://ActivityStrea.ms/ and on http://wiki.ActivityStrea.ms/
- TO DO: Add URL's to a few example feeds that contain a variety of activities
Standard Use Cases
Define a standard set of uses cases implementors could test against it
Standard Unit Test
Define a standard set of unit test implementors could test against it
Comments (0)
You don't have permission to comment on this page.