Skip to content

refactor: added tests using vitest#20

Merged
matejstastny merged 2 commits into
mainfrom
tests/init
Jun 16, 2026
Merged

refactor: added tests using vitest#20
matejstastny merged 2 commits into
mainfrom
tests/init

Conversation

@matejstastny

Copy link
Copy Markdown
Member

What changed

Added tests using vitest.

Why

Because every big app (like this 16k lines of ts) needs tests.

Type of change

  • Feature (feat/)
  • Bug fix (fix/)
  • Chore / infra (chore/)
  • Docs (docs/)
  • Refactor (refactor/)

Checklist

  • pnpm lint passes
  • pnpm format:check passes
  • If schema.ts was changed - migration generated (pnpm db:generate) and committed alongside the schema
  • PR is focused on one concern

@matejstastny matejstastny self-assigned this Jun 16, 2026
@matejstastny matejstastny added github_actions Pull requests that update GitHub Actions code refactor labels Jun 16, 2026
@matejstastny

Copy link
Copy Markdown
Member Author

This change does not affect production code and should be in the app, I will merge it without review to work on another dependent feature.

@matejstastny matejstastny merged commit a8f636d into main Jun 16, 2026
2 checks passed
@matejstastny matejstastny deleted the tests/init branch June 16, 2026 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant