Skip to content

refactor: use asyn/await syntax, arrow functions and const#9221

Open
mariangz wants to merge 1 commit intoapache:masterfrom
neighbourhoodie:refactor/test-find-test-issues
Open

refactor: use asyn/await syntax, arrow functions and const#9221
mariangz wants to merge 1 commit intoapache:masterfrom
neighbourhoodie:refactor/test-find-test-issues

Conversation

@mariangz
Copy link
Copy Markdown

@mariangz mariangz commented Apr 7, 2026

Overview

Modernize the test suite: replace var with const / let, convert callbacks to async/await, and use arrow functions across all test files. No functional changes.

Testing recommendations

Related Issues or Pull Requests

Checklist

  • I am not a bot
  • This is my own work, I did not use AI, LLM's or similar technology for code or docs generation
  • Code is written and works correctly
  • Changes are covered by tests
  • Documentation changes were made in the docs folder

@mariangz mariangz force-pushed the refactor/test-find-test-issues branch from 010df5c to 6d1933b Compare April 8, 2026 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant