Skip to content

refactor: run all tests - #56

Merged
carlos-granados merged 1 commit into
php-debugger:mainfrom
carlos-granados:refactor/run-all-tests
Apr 16, 2026
Merged

carlos-granados merged 1 commit into
php-debugger:mainfrom
carlos-granados:refactor/run-all-tests

Conversation

@carlos-granados

Copy link
Copy Markdown
Collaborator

In our CI test run we were only running the tests under tests/debugger and ignoring the tests under the other subfolders. I guess this was done because there were many failures in those tests. I have reviewed all these failures and either modified the test to apply to our code or removed it if it used a mode which we don't support or a function which has been removed. Now we can run the tests under all subfolders which will give us more confidence that we have not broken anything

@pronskiy pronskiy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@carlos-granados
carlos-granados merged commit fda1494 into php-debugger:main Apr 16, 2026
13 of 15 checks passed
@carlos-granados
carlos-granados deleted the refactor/run-all-tests branch April 16, 2026 15:54
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.

2 participants