Reference environments not showing in CTP
When using reference environments in a tst, those environments do not appear to be available in CTP. Is this by design or a bug? Is there a work around that will allow us to us reference environments?
in tst:
in CTP:
Comments
-
Hi Goofy,
When you moved your TST files from the local to the remote server, did you copy over your referenced env files with the same path to the file env files? I find it easiest to place the env files in the workspace, and use relative path therefore when you move the tst over to the remote SOAtest server, you simply need to place the TST and env file in the same relative folder structure. For example, if your tst and env file are both in TestAssets then the path would simply be "Test.env":
0 -
Thanks. Apparently I did not account for the path to the test references on the CTP server versus locally. I adjusted these and now it is working without issue.
0 -
No problem, glad that helped
0