You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To get this working, we need to hand-create a .tst file (that uses a relative path for the coded test file), import that, and then try to edit the coded tests.
## Summary
Added E2E for #114.
Creating new TST that imports an coded test. Check in E2E if we can edit
the coded test with `// vmock` autocompletion.
## Added
`vcast_coded_tests_relative_path.test.ts` E2E test.
Added `import_coded_tests` spec group.
To get this working, we need to hand-create a .tst file (that uses a relative path for the coded test file), import that, and then try to edit the coded tests.
See #106 and #107
The text was updated successfully, but these errors were encountered: