Currently, authentication logic for proposals, budget proposals, dReps, users, and ADA Holders is maintained in a single file. To improve modularity and maintainability, it's preferable to separate these into individual files and restructure the Playwright project to include only the necessary authentication setup for each context.
TODO
Currently, authentication logic for proposals, budget proposals, dReps, users, and ADA Holders is maintained in a single file. To improve modularity and maintainability, it's preferable to separate these into individual files and restructure the Playwright project to include only the necessary authentication setup for each context.
TODO