johnrajbd / bots

Automatically exported from code.google.com/p/bots
0 stars 0 forks source link

Optionally add "run cleanup" to run menu. Allow cleanup run from commandline in acceptance testing. #341

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
To activate this; in bots.ini [webserver] section add menu_cleanup = True

Also I changed menu "Configuration" to "Config". This makes it look neater with 
more even spacing.

Original issue reported on code.google.com by mjg1964 on 2 Apr 2015 at 1:04

Attachments:

GoogleCodeExporter commented 8 years ago
OK for adding this to run menu.
What is the reason to do a cleanup during acceptance-tests?
(no that I think there is harm in it. But it is hard to think of a use case)

Original comment by hjebb...@gmail.com on 6 Apr 2015 at 9:51

GoogleCodeExporter commented 8 years ago
Now I always have my development environments in acceptance test mode (even 
though not often using the acceptance test functionality comparing 
input/output). This lets me do new development safely without accidentally 
using "real" channel communications.

I have my own postcleanup routines which sometimes need changes and I found 
that I could not test them. 

Original comment by mjg1964 on 7 Apr 2015 at 7:28

GoogleCodeExporter commented 8 years ago

Original comment by hjebb...@gmail.com on 20 May 2015 at 4:17