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

Draft
batmanisko wants to merge 20 commits from feat/tests into master
Showing only changes of commit ec6df8700b - Show all commits
+1 -1
View File
@@ -224,7 +224,7 @@ jobs:
discord-notify:
name: Discord notification
runs-on: ubuntu-latest
needs: docker-build
needs: [server-build, client-build, server-test, e2e, docker-build]
if: always() && github.event_name == 'push' && github.ref == 'refs/heads/master'
steps:
- name: Send webhook