SpangleLabs / Hallo

Hallo, a flexible irc and telegram bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neaten up test run output.

SpangleLabs opened this issue · comments

commented

Clear out all this stuff:
.Running test: test.modules.AsciiArt.testDragon.DragonTest.test_dragon_simple
connecting to servers
connected to all servers.
.Running test: test.modules.AsciiArt.testLongCat.LongCatTest.test_long_long
connecting to servers
connected to all servers.
.Running test: test.modules.AsciiArt.testLongCat.LongCatTest.test_long_simple
connecting to servers
connected to all servers.
.Running test: test.modules.AsciiArt.testTrain.TrainTest.test_train_simple
connecting to servers
connected to all servers.

But leave the "Running test:" text.

Also lots of output from Euler tests

commented

Perhaps add timestamps and time taken to each?

commented

This was sorted with #157