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

Solution refactor made #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Solution refactor made #1

wants to merge 1 commit into from

Conversation

pzmuda1
Copy link
Owner

@pzmuda1 pzmuda1 commented Apr 11, 2021

  • Updated libraries version - to get ridd off tech debt,
  • Get ridd off enzyme in favor of react-testing-library - recommended library for testing, config had to be changed from enzyme after react upgrade so also changed,
  • Moved to function components - most popular way with hooks usage,
  • Added more tests
  • Added basic columns config to make table more reusable - data table had defined way of rendering rows, that was changed to make it more reusable

- Get rid off enzyme in favor of react-testing-library
- Moved to function components
- Added more tests
- Added basic columns config to make table more reusable
- Added possibility to change current page from outside
@pzmuda1 pzmuda1 changed the title - Moved to newer versions of lib Solution refactor made Apr 11, 2021
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