tursodatabase / tursodatabase/libsql

Add tests for sqlean extensions

Open
#1,041 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
C
Stars
17.2k
Forks
531
Avg merge
1h 12m
Merged PRs (30d)
1

Description

This PR added tests for #1027 crsqlite and sqlite-vss. We also support bunch of sqlean extensions, so we should add tests for them too.

The tests can be added here: https://github.com/tursodatabase/libsql/blob/d178de8/libsql-sqlite3/test/rust_suite/src/extensions.rs

list of sqlean extensions we support: https://docs.turso.tech/extensions#supported-extensions

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with libsql-sqlite3/test/rust_suite/src/extensions.rs and compare the existing crsqlite and sqlite-vss tests mentioned in the issue. Use the supported-extensions list in the linked documentation to identify the sqlean extensions to cover. Done means the supported sqlean extensions have corresponding tests in that file.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, sqlite
Domain
databases, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.