OpenVAA / voting-advice-application

An open-source platform for creating Voting Advice Applications (VAAs)
https://openvaa.org/en
GNU General Public License v3.0
10 stars 0 forks source link

Bump deps #571

Closed anolpe closed 3 months ago

anolpe commented 3 months ago

WHY:

Fixes #559 Fixes #426

What has been changed (if possible, add screenshots, gifs, etc. )

Dependencies have been updated. Playwright tests have been improved to allow running them multiple times (data of imported candidate is no longer hardcoded and default user's password is changed back to the default password).

Check off each of the following tasks as they are completed

Clean up your git commit history before submitting the pull request!

anolpe commented 3 months ago

There is this error in failing tests when the default user is logged in. It's weird that some tests using that user still work :thinking:

image