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

Frontend Translations #7 #8

Merged
merged 6 commits into from
Oct 17, 2023
Merged

Frontend Translations #7 #8

merged 6 commits into from
Oct 17, 2023

Conversation

ehundt
Copy link
Contributor

@ehundt ehundt commented Mar 9, 2023

The phpunit tests don't run on my machine. I believe it has to do with my setup of php version etc. I get the same errors with the main branch. Since I only made changes in the frontend I would ignore it for now.

Concerning the frontend:
npm run unittest
is green except for one test:

test/vue_unittest/basicComponents/CreateContributionModal.test.js:112
expect(CreateWizardExtend.stepvalue).to.deep.equal({headline: "", text: ""});

The object actually has two more items in it. I don't know where it comes from... I don't think it has to do with my changes.

In order to merge this to main the tests probably have to be all green though because there is a check before merge.

@ehundt ehundt requested a review from TheAmazingPT March 9, 2023 11:21
@ehundt ehundt changed the title Translations #7 Frontend Translations #7 Jun 15, 2023
@TheAmazingPT TheAmazingPT merged commit 91ba93b into main Oct 17, 2023
@TheAmazingPT TheAmazingPT deleted the translations_#7 branch October 17, 2023 14:41
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.

None yet

2 participants