aboutsummaryrefslogtreecommitdiff
path: root/spec (unfollow)
Commit message (Collapse)Author
2025-03-15Replaced QCompleter with custom implementationAkshay Nair
2025-03-12Refactor MainWindow into InputMediatorAkshay Nair
2025-03-12Allow running only specific test classes + test template generationAkshay Nair
2025-03-12Refactor browsermanager to webviewstackAkshay Nair
2025-03-11Add command+url adapter and switchingAkshay Nair
2025-03-09Refactor directory structureAkshay Nair
2025-03-09Add browser manager + add multitab management (next/prev/close/new)Akshay Nair
2025-03-09Add test registry macro to allow managing multiple specsAkshay Nair
2025-03-09Fix command input ui to fix to topAkshay Nair
2025-03-08Add test setup + spec for command inputAkshay Nair