Better tests for whether we has_more |
|
More...
|
over 11 years ago
|
Test that we can remove an article's "more" |
|
More...
|
over 11 years ago
|
A comment level is one more than the level of it's parent |
|
More...
|
over 11 years ago
|
We need a parent to calculate a comment id |
|
More...
|
over 11 years ago
|
Tests for comments |
|
More...
|
over 11 years ago
|
Add support for department, topic, and topicimg |
|
More...
|
over 11 years ago
|
Add "more" support to the article |
|
More...
|
over 11 years ago
|
Tests for Article specific things |
|
More...
|
over 11 years ago
|
Make sure articles and comments really are before loading them |
|
More...
|
over 11 years ago
|
Test that we don't load articles and comments that don't exist |
|
More...
|
over 11 years ago
|
Add XDeadly::Comment |
|
More...
|
over 11 years ago
|
Test a bunch of things and that they don't trigger loading content |
|
More...
|
over 11 years ago
|
Load comments recursively |
|
More...
|
over 11 years ago
|
Make finding posts more generic |
|
More...
|
over 11 years ago
|
Test that we can load comments for an article |
|
More...
|
over 11 years ago
|
Test that the article content is loaded lazily |
|
More...
|
over 11 years ago
|
Test that a Post has a level of 0 |
|
More...
|
over 11 years ago
|
Calculate _epoch when it is needed, not before |
|
More...
|
over 11 years ago
|
Add XDeadly::Article representing an Article on XDeadly |
|
More...
|
over 11 years ago
|
Be fatal if the date we are parsing seems wrong |
|
More...
|
over 11 years ago
|
Test that we fail to parse "invalid dates" |
|
More...
|
over 11 years ago
|
Load articles available in $data_dir |
|
More...
|
over 11 years ago
|
Test loading the fixtures via Post->articles |
|
More...
|
over 11 years ago
|
Add some test fixture articles that I can parse |
|
More...
|
over 11 years ago
|
Test that we can load a post without a content-length from a file |
|
More...
|
over 11 years ago
|
Make parse work without the Mojo::Content content_length hack |
|
More...
|
over 11 years ago
|
Add a TODO with lots of entries |
|
More...
|
over 11 years ago
|
Stop trying to calculate data_dir and id from the path |
|
More...
|
over 11 years ago
|
Tests updated to require setting data_dir and id |
|
More...
|
over 11 years ago
|
Break up path into data_dir and id. |
|
More...
|
over 11 years ago
|