Megatest

Changes To Releases
Login

Changes to "Releases" between 2011-09-06 10:04:46 and 2011-09-06 10:05:52

1

2
3
4
5
6
7
8

1
2
3
4
5
6
7
8
-
+







Version 1.23
Version 1.23 Sept 6, 2011

NB// this release changes the db schema. You should make a back up copy of your megatest.db and run “megatest -rebuild-db”

  *  Run rollup. A group of partial runs can be rolled up into a single run. All records are copied to the newly created run and run deletion has been updated to not delete run directories where there are still references in the database.
  *  Arbitrary data roll up from tests. From any test data can be rolled up into the database that will then be available when the database is dumped to csv. There is no limit imposed on how much data can be rolled up but the current database used by megatest, sqlite3, will slow down with very large data sets (over 10 meg or so per test).
  *  A scroll bar mechanism has been added to the dashboard.