Page 1 of 1

opening unit test code fails if solution name contains $

PostPosted: Tue Jan 21, 2020 1:56 pm
by jhilgers
Hi all,

it's not possible to open any/a failed unit test directly from the list of executed tests if a solution name contains a dollar sign (like myproject$tests)

svy open.png
svy open.png (18.43 KiB) Viewed 2586 times


svy open2.png
svy open2.png (12.51 KiB) Viewed 2586 times


Unit Tests: "Test element not found in selected project"
Message from the error log is: Solution 'xxxi$tests' tests does not exist

When removing the "$" from the solution name everythings works as expected.

This happens in Servoy Developer 19.9 + 19.12

best
Jo

Re: opening unit test code fails if solution name contains $

PostPosted: Wed Jan 22, 2020 1:19 pm
by Andrei Costescu
You can create a case for this - we need to check if this limitation can be removed.

Re: opening unit test code fails if solution name contains $

PostPosted: Wed Jan 22, 2020 3:04 pm
by jhilgers