Initial commit.
[agg.git] / TODO
blob894bd8a02a68ad88ced4a4332bceb711a69d03b9
1 * acceptance tests:
2   * feed name too long
3   * feed/title/desc injection not possible
4   * if no item date, set to TS = 0
5   * check whether dates are handled properly (timezones!)
7 * refactoring
8   * split into subdirectories
9   * test driven refactoring
10     * more assertions
11   * replace assertions by proper error handling