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

Automated tests #30

Open
wants to merge 16 commits into
base: development
Choose a base branch
from
Open

Automated tests #30

wants to merge 16 commits into from

Conversation

NuttyShrimp
Copy link
Collaborator

@NuttyShrimp NuttyShrimp commented Sep 6, 2024

  • Adds playwright test
  • Adds github action on default branch + Pr's to development branch

closes #23

@NuttyShrimp NuttyShrimp force-pushed the automated-tests branch 2 times, most recently from d7c0ebb to 9ac4143 Compare September 6, 2024 09:55
@NuttyShrimp NuttyShrimp marked this pull request as ready for review September 6, 2024 12:07
@NuttyShrimp NuttyShrimp requested a review from bjdmeest September 6, 2024 12:08
@NuttyShrimp NuttyShrimp marked this pull request as draft September 6, 2024 12:19
@NuttyShrimp NuttyShrimp force-pushed the automated-tests branch 3 times, most recently from 961821b to d4c3fff Compare September 6, 2024 14:34
@NuttyShrimp
Copy link
Collaborator Author

It seems there is an issue in chromium where the datatable doesn't rerender when the new data is retrieved. But in firefox is rerenders perfectly.
I've tried to add v-model to the value of the table & setting the selectedEntry to a whole new object when I refresh the permissions but without any luck.
It's very strange that in only happens when data is removed but not when new entries are added to the permissions array

@NuttyShrimp NuttyShrimp marked this pull request as ready for review November 22, 2024 14:50
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.

Automated testing
1 participant