Skip to content

Refactor Android tests - #123

Merged
qiaoyuang merged 2 commits into
release/2.4.0from
feature/android-test-refactor
Sep 17, 2026
Merged

qiaoyuang merged 2 commits into
release/2.4.0from
feature/android-test-refactor

Conversation

@qiaoyuang

Copy link
Copy Markdown
Collaborator
  • Migrate Android tests from instrumented tests to Robolectric.
  • Upgrade libraries' and Kotlin's version
  • Move test code from sqllin-driver-test back to sqllin-driver

qiaoyuang and others added 2 commits September 17, 2026 00:11
Upgrade libraries' and Kotlin's version
Move test code from sqllin-driver-test back to sqllin-driver
The `val name: Type by project` delegate syntax is deprecated and
scheduled for removal in Gradle 10. Use `project.property(name)` as the
deprecation warning recommends, in the group/version declarations and in
the `mavenPublishing` POM blocks of sqllin-driver, sqllin-dsl and
sqllin-processor.

Verified by generating the POM for each module: groupId, version, url,
license, developer and scm are all still populated.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@qiaoyuang
qiaoyuang merged commit da96b10 into release/2.4.0 Sep 17, 2026
4 checks passed
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