boost icon indicating copy to clipboard operation
boost copied to clipboard

add dev mode IT

Open awisniew90 opened this issue 6 years ago • 0 comments

Notes:

  1. The framework for this IT was taken from the LMP's dev mode test
  2. The IT project test-liberty-dev-mode is just a shell project with test classes. The test classes create and build a boost project from "resources/basic-dev-project".
  3. There are several Thread.sleep() calls. Due to the nature of testing dev mode, we occasionally need to wait for the process to fully complete before moving on to another test.

awisniew90 avatar Sep 27 '19 00:09 awisniew90