WIP: Add a bunch of tests #89

Draft
seb wants to merge 6 commits from issue/64-tests into issue/15-audio-device-selection
Collaborator

Closes #64. Closes #77. Relies on #87 to be merged.

Closes #64. Closes #77. Relies on #87 to be merged. - Adds unit tests to most easily-testable rust files - Adds atproto integration tests, reliant on https://github.com/socialdept/atp-testnet - Adds CI/CD - Adds components and asserts to storybook
seb added this to the Laurence milestone 2026-04-11 18:26:58 -07:00
seb self-assigned this 2026-04-11 18:26:58 -07:00
ci first pass
Some checks are pending
CI / test (push) Waiting to run
CI / test (pull_request) Waiting to run
3900e0b674
Add linting workflows
Some checks failed
CI / test (push) Waiting to run
Deno / lint (push) Waiting to run
Deno / build (push) Waiting to run
CI / test (pull_request) Waiting to run
Deno / lint (pull_request) Waiting to run
Deno / build (pull_request) Waiting to run
Rust / build (pull_request) Waiting to run
Rust / lint (pull_request) Waiting to run
Rust / lint (push) Has been cancelled
Rust / build (push) Has been cancelled
5a27d8a722
Storybook coverage of everything easy
Some checks failed
CI / test (push) Has been cancelled
CI / test-ui (push) Has been cancelled
CI / test (pull_request) Has been cancelled
CI / test-ui (pull_request) Has been cancelled
Deno / lint (pull_request) Has been cancelled
Deno / build (pull_request) Has been cancelled
Deno / lint (push) Has been cancelled
Deno / build (push) Has been cancelled
Rust / lint (pull_request) Has been cancelled
Rust / build (pull_request) Has been cancelled
b2a04cf5db
Some checks failed
CI / test (push) Has been cancelled
CI / test-ui (push) Has been cancelled
CI / test (pull_request) Has been cancelled
CI / test-ui (pull_request) Has been cancelled
Deno / lint (pull_request) Has been cancelled
Deno / build (pull_request) Has been cancelled
Deno / lint (push) Has been cancelled
Deno / build (push) Has been cancelled
Rust / lint (pull_request) Has been cancelled
Rust / build (pull_request) Has been cancelled
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin issue/64-tests:issue/64-tests
git switch issue/64-tests

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch issue/15-audio-device-selection
git merge --no-ff issue/64-tests
git switch issue/64-tests
git rebase issue/15-audio-device-selection
git switch issue/15-audio-device-selection
git merge --ff-only issue/64-tests
git switch issue/64-tests
git rebase issue/15-audio-device-selection
git switch issue/15-audio-device-selection
git merge --no-ff issue/64-tests
git switch issue/15-audio-device-selection
git merge --squash issue/64-tests
git switch issue/15-audio-device-selection
git merge --ff-only issue/64-tests
git switch issue/15-audio-device-selection
git merge issue/64-tests
git push origin issue/15-audio-device-selection
Sign in to join this conversation.
No description provided.