wordpress-mobile / wordpress-mobile/AztecEditor-iOS
Tests: Add or update UI tests for more real world scenarios
Nessuno ha ancora preso questa issue.
- Lingua principale
- Swift
- Stelle
- 669
- Fork
- 153
- Merge medio
- 11h 27m
- PR unite (30g)
- 4
Descrizione
The existing UI tests have a couple downsides:
- They use numbers instead of strings due to autocorrect/autocomplete issues. We should disable that behavior in the test environment so we can use real strings.
- The tests don't have a mix of formatted and unformatted text. Ideally they would be more like the Android tests, which enter unformatted text first and then enter text with the selected formatting.
We should update our existing UI tests (or add to them, but I don't see a reason to keep the current ones as-is) to address these two issues.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia individuando i test UI esistenti e confronta i relativi scenari con i test Android menzionati nell’issue. Verifica come l’ambiente di test gestisce la correzione automatica o il completamento automatico, quindi aggiorna o estendi la copertura UI per il testo non formattato seguito da testo formattato e verifica sia l’input di stringhe reali sia il comportamento della formattazione.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- swift
- Ambito
- mobile-dev, testing
- Tipo di issue
- Refactoring
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100