Skip to content

Commit 5bbd983

Browse files
committed
issue-11979 - WIP - added note to assess test complexity in status.md
Signed-off-by: Helber Belmiro <[email protected]>
1 parent b94a79c commit 5bbd983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

status.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
### What Still Needs to Be Done
1313
- [ ] This work was done with the help of an AI code assistant. Therefore, we still need to:
14+
- [ ] Tests seem to have unnecessary complexity (complex DAG detection, excessive polling, redundant validation levels). Assess the real need of that
1415
- [ ] Review the test code and make sure its logic is correct
1516
- [ ] Clean the test code
1617
- [ ] Some verifications seem very complex. Verify if all of that is necessary and remove unnecessary code.

0 commit comments

Comments
 (0)