Success

User tests: Successful: Unsuccessful:

avatar wilsonge
wilsonge
18 Feb 2018

Fixes a few issues when using the test hook functionality

  1. Project ID is an integer not string
  2. Running the cli from the bin folder isn't supported
  3. We call getProject on the app property - however this is the cli application which doesn't have the function. In this case we need to explicitly get the WebApplication which contains that method (Would it be better to have an TrackerApplicationInterface which contains this method with a trait that has this method in both apps have available?)
avatar wilsonge wilsonge - open - 18 Feb 2018
avatar wilsonge wilsonge - change - 18 Feb 2018
The description was changed
avatar wilsonge wilsonge - edited - 18 Feb 2018
avatar mbabker mbabker - reference | f0b096d - 18 Feb 18
avatar mbabker mbabker - merge - 18 Feb 2018
avatar mbabker mbabker - close - 18 Feb 2018
avatar mbabker mbabker - change - 18 Feb 2018
Status New Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-02-18 17:45:54
Closed_By mbabker
avatar mbabker mbabker - close - 18 Feb 2018
avatar mbabker mbabker - merge - 18 Feb 2018
avatar mbabker mbabker - head_ref_deleted - 18 Feb 2018

Add a Comment

Login with GitHub to post a comment