MarketSquare / MarketSquare/robotframework-angularjs
Remove the **MAGIC**
Personne n'a encore pris cette issue.
- Langage dominant
- Python
- Étoiles
- 33
- Forks
- 20
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Due to the goal of this library that mirrors Protractor which in turn justifiable claims that "[y]ou no longer need to add waits and sleeps to your test" and "you don’t have to worry about waiting for your test and webpage to sync." everything it accomplishes in this regard feels like **MAGIC**. This complicates the situation when things don't go as expected. It also downplays the importance of the end users understanding what is going on, what this library can and cannot accomplish.
This ticket lists some of the items I want to change to help remove the magic.
1. If the library has to poll (more than once, twice, N times) than an info log statement is recorded.
2. If the library timeouts log that piece of information at info level.
3. [.. something else that I really can't remember at this time ..]
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
Aucun fichier, test ou point d’entrée n’est indiqué. Commencez par localiser les chemins de polling et de timeout de la bibliothèque, puis déterminez comment le polling répété et les timeouts sont actuellement signalés. La tâche est terminée lorsque les événements de polling et de timeout convenus sont journalisés au niveau info et que le périmètre restant est clarifié.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- testing
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100