Skip to content

fix: component unit tests#2873

Merged
m0ksem merged 2 commits intoepicmaxco:developfrom
LighthouseKeeperYN:feature/restore-tests
Jan 30, 2023
Merged

fix: component unit tests#2873
m0ksem merged 2 commits intoepicmaxco:developfrom
LighthouseKeeperYN:feature/restore-tests

Conversation

@LighthouseKeeperYN
Copy link
Copy Markdown
Contributor

@LighthouseKeeperYN LighthouseKeeperYN commented Jan 18, 2023

close #1145

I restored and added missing component unit tests, so far 90% of tests only check if component was mounted without an error. I commented out some tests cases I couldn't get to work, it's probably easier to write new ones.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Improvement/refactoring (non-breaking change that doesn't add any feature but make things better)

Copy link
Copy Markdown
Member

@m0ksem m0ksem left a comment

Choose a reason for hiding this comment

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

Looks like a good start :) We gonna need to fix components typing in tests and make a better coverage.

@m0ksem m0ksem merged commit 63481e6 into epicmaxco:develop Jan 30, 2023
@m0ksem m0ksem added the tests Refers to testing label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Refers to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix component unit tests

3 participants