Skip to content

Run scope tests as unit test outside of vscode#3210

Merged
AndreasArvidsson merged 15 commits intomainfrom
unitTestScopes
Mar 11, 2026
Merged

Run scope tests as unit test outside of vscode#3210
AndreasArvidsson merged 15 commits intomainfrom
unitTestScopes

Conversation

@AndreasArvidsson
Copy link
Member

@AndreasArvidsson AndreasArvidsson commented Mar 11, 2026

We're getting quite a lot of scope test by now and running all of them inside of the yes code is very slow. This updates allow us to run the scope test as unit tests outside of the vscode. It also refactors the test workflow so all unit tests run outside of the editors.

As a side defect of running into quite a lot of bugs for this implementation I added better error messages, missing error logging, missing types etc in various files.

@AndreasArvidsson AndreasArvidsson merged commit ccce2a0 into main Mar 11, 2026
15 checks passed
@AndreasArvidsson AndreasArvidsson deleted the unitTestScopes branch March 11, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant