Skip to content

Release testing

Michael Thomsen edited this page Nov 9, 2016 · 4 revisions

The following use cases should be tested on all new releases:

Getting started

Pre-reqs: flutter setup and flutter getting started.

Core use cases

  1. Create a new project in IJ
  2. Open an existing project
  3. Code analysis is working: detect programming problems, code analysis errors, refactor rename, etc.
  4. Target selector sees connected devices & running emulators
  5. Run button starts app on phone
  6. Hot reload works while running
  7. View logging output in Logs
  8. Adding breakpoints and debugging
Clone this wiki locally