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

App store unit tests (first batch) #11752

Merged
merged 8 commits into from
Oct 11, 2024
Merged

App store unit tests (first batch) #11752

merged 8 commits into from
Oct 11, 2024

Conversation

kulmann
Copy link
Member

@kulmann kulmann commented Oct 10, 2024

Adding a few unit tests for the app store... far from "done", but since I need to switch to a different task I probably won't add more coverage in the next few days. So trying to get the current state into master.

Issues

Works towards #11634

Copy link

update-docs bot commented Oct 10, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@kulmann kulmann self-assigned this Oct 10, 2024
@kulmann kulmann changed the title App store unit tests App store unit tests (first batch) Oct 10, 2024
Copy link
Collaborator

@JammingBen JammingBen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few small remarks, also web-test-helpers need to be changed to @ownclouders/web-test-helpers. Rest LGTM 👍


const mocks = {
...defaultComponentMocks(),
loadApps
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you really need to provide loadApps here?

Copy link

sonarcloud bot commented Oct 11, 2024

@kulmann kulmann merged commit 3e6f30c into master Oct 11, 2024
3 checks passed
@kulmann kulmann deleted the app-store-unit-tests branch October 11, 2024 09:59
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.

2 participants