index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
OStatus
/
tests
Age
Commit message (
Expand
)
Author
2010-10-18
Clean up edge cases in OStatus FeedDiscoveryTest
Brion Vibber
2010-10-18
Make HTTP timeout configurable on OStatus's remote-tests.php (needs to be pum...
Brion Vibber
2010-09-20
Bump up HTTP timeout for OStatus remote-tests.php to 60 seconds; when running...
Brion Vibber
2010-09-03
* i18n/L10n updates and FIXMEs added
Siebrand Mazeland
2010-08-10
Fix for FeedDiscovery test cases: note that some test cases with relative URL...
Brion Vibber
2010-03-23
Improve legibility of OStatus remote tests output
Brion Vibber
2010-03-23
add a general PuSHed post and an @-reply back to a subscribee by name to OSta...
Brion Vibber
2010-03-23
Add basic subscribe/unsubscribe test to OStatus test cases
Brion Vibber
2010-03-22
OStatus remote sending test cases. Doesn't actually run within PHPUnit right ...
Brion Vibber
2010-02-23
- Move ActivityParseTests to core
Zach Copley
2010-02-21
more tests for Activity parsing
Evan Prodromou
2010-02-20
drop no-longer-used XML_Feed_Parser extlib package from OStatus plugin
Brion Vibber
2010-02-18
add ActivityContext class and test it
Evan Prodromou
2010-02-14
test parsing a default atom feed for activities
Evan Prodromou
2010-02-14
More complete activity parsing
Evan Prodromou
2010-02-08
First steps on converting FeedSub into the pub/sub basis for OStatus communic...
Brion Vibber