Skip to content

Comments

chore: Demo: Add "Run tests" button instead of running tests on start#379

Merged
limbonaut merged 4 commits intomainfrom
chore/demo-test-button
Sep 23, 2025
Merged

chore: Demo: Add "Run tests" button instead of running tests on start#379
limbonaut merged 4 commits intomainfrom
chore/demo-test-button

Conversation

@limbonaut
Copy link
Collaborator

@limbonaut limbonaut commented Sep 22, 2025

This PR adds a separate "Run tests" button under "Test" tab instead of running tests on project start. Running these tests on start, like it was previously, interferes with crash testing and before_send logic in tests. The code hides this tab if tests are not available (we cut tests from release packages).

Screenshot 2025-09-22 at 13 57 15

cursor[bot]

This comment was marked as outdated.

@limbonaut limbonaut changed the title chore: Add "Run tests" button instead of running tests on start in demo chore: Demo: Add "Run tests" button instead of running tests on start on mobile Sep 22, 2025
@limbonaut limbonaut changed the title chore: Demo: Add "Run tests" button instead of running tests on start on mobile chore: Demo: Add "Run tests" button instead of running tests on start Sep 22, 2025
@limbonaut
Copy link
Collaborator Author

This also fixes an error when running the demo project on mobile straight from release package.

@limbonaut limbonaut merged commit 979d88c into main Sep 23, 2025
47 checks passed
@limbonaut limbonaut deleted the chore/demo-test-button branch September 23, 2025 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants