More improved unit testing
Additional pytests, including tests for a fully populated DB
Also:
-
simplify a conditional statement in the home page view
-
fix broken robots.txt url parsing
-
fix case in cached stats generation where new satellite id association could trip a comparison against a NoneType by adding a default
-
removed a print statement leftover from satellite id development
Signed-off-by: Corey Shields cshields@gmail.com