vectorgrp / vector-vscode-vcast

A VectorCAST test adapter for VS Code
Other
8 stars 2 forks source link

Test script editing needs some updates to support coded tests #170

Open johnpaliotta opened 3 months ago

johnpaliotta commented 3 months ago

There are a few improvements needed - in the main branch

Note:

johnpaliotta commented 3 months ago

@aytey The first two items should be easy, the third one might be a little tricky, so let me know if Denis needs help

aytey commented 3 months ago

Note: @johnpaliotta is going to remove coded_tests_driver from TEST.VALUE, TEST.EXPECTED and TEST.SUBPROGRAM (which will then allow the current tests to pass when coded mocks are turned on).

When we come to solve this case, we need to re-enable coded_tests_driver being a valid option for TEST.SUBPROGRAM.

aytey commented 2 months ago

Note: @johnpaliotta is going to remove coded_tests_driver from TEST.VALUE, TEST.EXPECTED and TEST.SUBPROGRAM (which will then allow the current tests to pass when coded mocks are turned on).

When we come to solve this case, we need to re-enable coded_tests_driver being a valid option for TEST.SUBPROGRAM.

@Den1552 this was done in this commit: https://github.com/vectorgrp/vector-vscode-vcast/pull/105/commits/da8f133a92951280dd3f06083179e5ee587d3836