apex-dev-tools / apex-dev-tools/apex-ls
Trace test classes over DML boundary
Abierto
backlog
- Lenguaje dominante
- Scala
- Estrellas
- 12
- Forks
- 3
- Merge medio
- 13 h 43 min
- PR fusionados (30 d)
- 19
Descripción
In https://financialforce.slack.com/archives/C022SHHS48Z/p1671627116474759 there is an example of test:changed not finding a test class because of a dependency via DML. The trigger was update to add an additional validation but not all relevant tests were run because they only depend on the SObject and not the trigger code for the SObject.
Solving this generically would be very hard but I think we may be able to handle simple cases (as we find in test) classes.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.