feat: Add issue for Docker installation and Playwright configuration
Some checks are pending
Docker Test / test (push) Waiting to run
Some checks are pending
Docker Test / test (push) Waiting to run
This commit is contained in:
parent
6d75fab52e
commit
5e7111d996
1 changed files with 16 additions and 0 deletions
16
ISSUE-008.md
Normal file
16
ISSUE-008.md
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
# Issue: Docker-Installation für Testumgebung
|
||||||
|
|
||||||
|
## Beschreibung
|
||||||
|
Die Testumgebung des HelpYourNeighbour Projekts ist nicht vollständig funktionsfähig. Es fehlt die lokale Docker-Installation, welche für die Integrationstests benötigt wird.
|
||||||
|
|
||||||
|
## Aufgaben
|
||||||
|
- [ ] Prüfen, ob Docker auf dem System installiert ist
|
||||||
|
- [ ] Falls nicht, Installation vorbereiten
|
||||||
|
- [ ] Playwright-Konfiguration reparieren
|
||||||
|
- [ ] Fehler mit `libatk-1.0.so.0` beheben
|
||||||
|
- [ ] Lokale Tests erfolgreich durchführen
|
||||||
|
|
||||||
|
## Akzeptanzkriterien
|
||||||
|
- Docker ist installiert und funktioniert
|
||||||
|
- Playwright-Tests können ausgeführt werden
|
||||||
|
- Alle Tests bestehen
|
||||||
Loading…
Add table
Add a link
Reference in a new issue