Skip to content

android tests#269

Open
mwichro wants to merge 6 commits into
Ethran:mainfrom
mwichro:new_fixes
Open

android tests#269
mwichro wants to merge 6 commits into
Ethran:mainfrom
mwichro:new_fixes

Conversation

@mwichro
Copy link
Copy Markdown
Contributor

@mwichro mwichro commented Jun 1, 2026

build.gradle: add junit-ktx and mockk-android dependencies. ExampleInstrumentedTest: set test timeout to 10 seconds. EmptyIdEdgeCaseTest: set test timeout to 30 seconds. EncodingTest: set test timeout to 30 seconds. MigrationTest: set test timeouts to 10 and 60 seconds. SyncPathsAndroidTest: set test timeout to 10 seconds. EditorSeedingTests: add new test class for notebook seeding. EditorUnsupportedConcurrentChangeTests: add new test class for concurrent change handling. TestDatabaseFactory: add helper for in-memory database creation. TestNotebookSeeder: add deterministic data seeder for tests. testing-real-notebooks.md: add documentation for testing with real notebooks.

mwichro and others added 5 commits May 31, 2026 20:18
GlobalAppSettingsConcurrencyTest, SnapshotStateMapConcurrencyTest: add synchronization to background writers to prevent SnapshotApplyConflictException while validating concurrent reader stability.
…strumentedTest: set test timeout to 10 seconds. EmptyIdEdgeCaseTest: set test timeout to 30 seconds. EncodingTest: set test timeout to 30 seconds. MigrationTest: set test timeouts to 10 and 60 seconds. SyncPathsAndroidTest: set test timeout to 10 seconds. EditorSeedingTests: add new test class for notebook seeding. EditorUnsupportedConcurrentChangeTests: add new test class for concurrent change handling. TestDatabaseFactory: add helper for in-memory database creation. TestNotebookSeeder: add deterministic data seeder for tests. testing-real-notebooks.md: add documentation for testing with real notebooks.
@Ethran Ethran changed the title build.gradle: add junit-ktx and mockk-android dependencies. ExampleInstrumentedTest: set test timeout to 10 seconds. EmptyIdEdgeCaseTest: set test timeout to 30 seconds. EncodingTest: set test timeout to 30 seconds. MigrationTest: set test timeouts to 10 and 60 seconds. SyncPathsAndroidTest: set test timeout to 10 seconds. EditorSeedingTests: add new test class for notebook seeding. EditorUnsupportedConcurrentChangeTests: add new test class for concurrent change handling. TestDatabaseFactory: add helper for in-memory database creation. TestNotebookSeeder: add deterministic data seeder for tests. testing-real-notebooks.md: add documentation for testing with real notebooks. android tests Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants