From 3b18ae17b6e365538183216600c4029709825806 Mon Sep 17 00:00:00 2001 From: swag Date: Mon, 29 May 2023 00:47:45 -0400 Subject: [PATCH] New TODO --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 18a6637..fedb895 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,9 @@ Run the tests locally (against development environment): ## TODOs -1. Clean-up 404 stuff and variable checking (what's up with - `$last_page` checking?) 1. Don't allow non-mods to view hidden posts at all 1. "All new posts flagged" mode (require approval for new posts) +1. Check tests for all the 404 responses 1. Tests for mod-only user? ## Crazy future ideas