Use GitLab services for Postgres + Pleroma and run Playwright tests directly in the Playwright image (works with gitlab-ci-local too).
15 lines
258 B
Text
15 lines
258 B
Text
.DS_Store
|
|
node_modules/
|
|
dist/
|
|
npm-debug.log
|
|
test/unit/coverage
|
|
test/e2e/reports
|
|
test/e2e-playwright/test-results
|
|
test/e2e-playwright/playwright-report
|
|
selenium-debug.log
|
|
.idea/
|
|
.gitlab-ci-local/
|
|
config/local.json
|
|
src/assets/emoji.json
|
|
logs/
|
|
__screenshots__/
|