Skip to content

Add test-ui and test-all targets to Makefile (issue #867)#880

Merged
yehudarav merged 1 commit into
masterfrom
issue867
May 19, 2026
Merged

Add test-ui and test-all targets to Makefile (issue #867)#880
yehudarav merged 1 commit into
masterfrom
issue867

Conversation

@ilayfalach
Copy link
Copy Markdown
Collaborator

Integrates erasta's UI test suite into the project-wide Makefile without touching the existing test target. Backend developers can still run make test in isolation; make test-all chains both suites sequentially and halts on first failure.

Integrates erasta's UI test suite into the project-wide Makefile
without touching the existing `test` target. Backend developers can
still run `make test` in isolation; `make test-all` chains both suites
sequentially and halts on first failure.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@yehudarav yehudarav merged commit ad7852a into master May 19, 2026
@yehudarav yehudarav deleted the issue867 branch May 19, 2026 16:37
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