Skip to content
Snippets Groups Projects
Commit 4db3f0c9 authored by Mikhail Svechnikov's avatar Mikhail Svechnikov
Browse files

create GUI test page

parent df747f19
No related branches found
No related tags found
1 merge request!1964Add instruction how to test GUI
......@@ -16,8 +16,7 @@ weight = 90
- Build packages, and test them
- installation procedures according to webdocs
- run Python scripts
- run GUI session
- import sample from script to GUI
- [run and test GUI session](test)
- Start new branch in ba-www, and write release letter (`content/news/release-*.md`)
#### Finalize release
......
+++
title = "Manual GUI test"
weight = 90
+++
## Manual GUI test
#### Test phase
- Decide whether it's a minor or major increment, and set version number in `CMakeLists.txt`
- Decide and set recommended_python_minor in `hugo/hugo.toml`
- Declare feature freeze
- Release new versions of library dependencies (heinz, ff) if they have changed
- Start release branch
- Update CHANGELOG
- Build packages, and test them
- installation procedures according to webdocs
- run Python scripts
- run GUI session
- import sample from script to GUI
- Start new branch in ba-www, and write release letter (`content/news/release-*.md`)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment