aiondemand / aiondemand/AIOD-rest-api
Review Time Assertions in Tests: test_router_dataset_generic_fields
- Lingua principale
- Python
- Stelle
- 36
- Fork
- 77
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Description:**
The current time assertion in the `test_router_dataset_generic_fields`, specifically the time set as 0.2, was increased due to intermittent failures observed during pre-commit locally. While the adjustment temporarily mitigated the failures, it's uncertain the purpose of initially setting the time to 0.1.
To ensure consistency in time-related assertions across tests, it is necessary to review and standardise the time assertions.
**Proposed Solution:**
The proposed solution involves the following steps:
1. Review the purpose and significance of the time assertion set initially to 0.1.
2. Standardise time assertions across tests to ensure consistency.
_Originally from discussion in https://github.com/aiondemand/AIOD-rest-api/pull/298#discussion_r1587306870_
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.