diff --git a/server/tests/status.md b/server/tests/status.md deleted file mode 100644 index 8211e23..0000000 --- a/server/tests/status.md +++ /dev/null @@ -1,19 +0,0 @@ -# State of Tests - -Here is a description of what is passing and what is failing where - -## Full passes - -_Nothing for now_ - -## Basic Passes - -_Nothing for now_ - -## Err Passes - -_Nothing for now_ - -## Mal Passes - -_Nothing for now_ diff --git a/server/tests/todo.md b/server/tests/todo.md deleted file mode 100644 index af47f70..0000000 --- a/server/tests/todo.md +++ /dev/null @@ -1,25 +0,0 @@ -Testing happens on a per-modules basis - -# Messages - -All required, none finished - -# Channels - -* list\_all\_channels - - Good and bad users done - - Malicious users not done - -* create\_channel - sql driver is totally fucked m80 - -* delete\_channel - not ready for testing - -* set\_channel\_attribute - not ready for testing - -# Invites - -* create - not tested - -* use - not tested