feat: přidání testů – Jest unit testy + Playwright E2E + CI pipeline #54

Merged
batmanisko merged 23 commits from feat/tests into master 2026-04-30 00:49:40 +02:00
Showing only changes of commit 85cda34881 - Show all commits
+2
View File
@@ -109,6 +109,8 @@ jobs:
name: types-gen name: types-gen
path: types/gen path: types/gen
- run: cd types && yarn install --frozen-lockfile
- run: cd client && yarn install --frozen-lockfile && yarn build - run: cd client && yarn install --frozen-lockfile && yarn build
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3