Version 45 (modified by mirschel, 14 years ago) (diff) |
---|
Timeline
The ProMoT test plan describes testing procedures to ensure that new releases of ProMoT do not break existing functionality.
The current list of test systems can be found here.
General Steps
- Test core functionality (see test plan)
- Test functionality given in publication (see paper)
- Update BUGS.txt (new bugs)
- Update VERSION (new version number)
- Update VERSIONS.txt (new features, improvements, bug fixes)
- Update licences.txt (new terms and licences)
- Update logoPromotSplash.gif (new version number)
- Update Windows version
- Update tutorials
- Update manual
- Update ProMoT website
- Update manual and tutorials on trac (svn server, /var/www/PromotDiana/docs)
- Update ProMoT version on dist (svn server, /var/www/PromotDiana/dist)
- Announce new ProMoT version on
- ProMoT mailing list (internal and external users)
- MPG BioToolsWiki
- SBML.org
- OpenWetWare.org
- Update information on
Todo
Version 0.9
improve stability
- improve test coverage
- develop concept concurrency issues
- solve some concurrency issues as prove of concept
Version 0.8.4
- check file and dir filter
- check tickets
- create windows version
Version 0.8.3
SM: Bugs without tickets, to be addressed before releaseSM: rename tutorials (need more clarity)
Version 0.8.2
Bugs without tickets, to be addressed before release
explorer: parent.ignore_in_export is ignored (string instead of expected boolean)
Should be ok now, see [8242].
editor: link-in disabled (use of strong terminal within module, cmp. ticket #131) needs to be checked again if disable is still necessary/needed
Should be ok now, see [8244].
updates in kb finished?
Do you mean "icons for executable models? See [8165]. The rest of the models in kb were changed when executable model is straight forward.flip variables are exported (contrary to logical models) which is clearly not desirable (introduces ~800 additional vars for egf compare to 600 original vars)deprecated elements in logical (example) models
- updates of documentation?
We need some logical dir structure for ProMoT versions in /dist/. What to do with 0.8.0, 0.8.1, 0.8.2?
fix failing junit tests for VizExplorer (all tests for AttributeReaderTest + LogicalNetworkParser fail with NPE as PromotUI.UI seems to be null)Should be ok now, see [8363].