Skip to content
This repository was archived by the owner on Mar 13, 2023. It is now read-only.

Add jest, i18n and react-query #175

Merged
merged 8 commits into from
Jul 8, 2022
Merged

Add jest, i18n and react-query #175

merged 8 commits into from
Jul 8, 2022

Conversation

mtfranchetto
Copy link
Contributor

Changes

  • add Jest and an initial unit test (the test is not about a Component since the Store is hardcoded into the utilities used and can't be replaced easily during tests)
  • add support for i18n and translated a simple label
  • converted the Official images page to TS
  • add react-query to simplify store management for server side state and replace data loading inside the Official images page

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@mtfranchetto mtfranchetto requested a review from mendaomn July 8, 2022 13:45
@mtfranchetto mtfranchetto merged commit a6f1e2a into main Jul 8, 2022
@mtfranchetto mtfranchetto deleted the jest-i18n-query branch July 8, 2022 14:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants