Better check for not loading the module |
|
More...
|
about 11 years ago
|
Skip passwd tests until they are fixed |
|
More...
|
about 11 years ago
|
We also require Digest::SHA1 |
|
More...
|
about 11 years ago
|
Correctly name the cpanfile |
|
More...
|
about 11 years ago
|
Add a .travis.yml and .cpanfile to support automated testing |
|
More...
|
about 11 years ago
|
Tests for the summary feeds |
|
More...
|
about 11 years ago
|
Use the Config plugin so we can modify the config for testing |
|
More...
|
about 11 years ago
|
Fix the summary json and rss |
|
More...
|
about 11 years ago
|
Lots of updates for the new format of objects |
|
More...
|
about 11 years ago
|
Update some routes with new helpers and story formats |
|
More...
|
about 11 years ago
|
Add back some simpler helpers that do things we need |
|
More...
|
about 11 years ago
|
Use XDeadly::{Article,Comment} because we'll need them |
|
More...
|
about 11 years ago
|
Easy accessors for common headers |
|
More...
|
about 11 years ago
|
Test more shortcuts for common headers |
|
More...
|
about 11 years ago
|
Add an attribute to find the moderation for this post |
|
More...
|
about 11 years ago
|
Test that we a post can ->mod and it isa( XDeadly::PostMod ) |
|
More...
|
about 11 years ago
|
Add a module for moderation of posts |
|
More...
|
about 11 years ago
|
Tests for post moderation |
|
More...
|
about 11 years ago
|
Overload Post stringification |
|
More...
|
about 11 years ago
|
Tests for stringification of posts and the new bool context |
|
More...
|
about 11 years ago
|
Add a Post shortcut to the Subject header |
|
More...
|
about 11 years ago
|
Test that we have a subject shortcut |
|
More...
|
about 11 years ago
|
Remove helpers that will get replaced with XDeadly::{Article,Comment} |
|
More...
|
about 11 years ago
|
A method to find the latest change for a post |
|
More...
|
about 11 years ago
|
Test that we can find the latest_change for an article |
|
More...
|
about 11 years ago
|
Tests for what I initially expect from XDeadly::Passwd |
|
More...
|
about 11 years ago
|
Provide better layout for fixtures with the ability to have different sets |
|
More...
|
about 11 years ago
|
Better detection of whether a cid is used |
|
More...
|
about 11 years ago
|
We should be able to remove a comment and not re-use the id |
|
More...
|
about 11 years ago
|
Remove the more file if we no longer have more |
|
More...
|
about 11 years ago
|