Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unit tests actions for frontend #67

Closed
dariogmori opened this issue Mar 1, 2024 · 3 comments
Closed

Fix unit tests actions for frontend #67

dariogmori opened this issue Mar 1, 2024 · 3 comments
Assignees
Labels
ASAP 🚨 Urgent issue frontend 👁️ Frontend issue testing 🧪 Regarding testing

Comments

@dariogmori
Copy link
Contributor

The github actions are currently broken and they need fixing for the frontend application. (For reference see the actions run in #64 or #65)

@jjgancfer
Copy link
Contributor

Regarding #64, the working code is nearly finished and expected to be working tomorrow. Regarding #65, #64 had the same problem and I worked out how to solve it (it may be more of a work-around than a true solution, but for now it will do). Please, check out this commit for a solution. If @sergiorodriguezgarcia does not mind, I should be able to solve it (at least the common part) myself tomorrow.

@sergiorodriguezgarcia
Copy link
Contributor

I have no problem with you doing the common part @jjgancfer. As soon as you finish that part, let me know and I will continue with it

@jjgancfer
Copy link
Contributor

@sergiorodriguezgarcia has solved the problem on his own, but the tests are currently not working due to what seems to be a dependency problem.

Regarding the login, there has been a unexpected, possibly-CORS-related problem. See #69 for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ASAP 🚨 Urgent issue frontend 👁️ Frontend issue testing 🧪 Regarding testing
Projects
None yet
Development

No branches or pull requests

4 participants