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

Refactor and improve tests #57

Merged
merged 8 commits into from
May 15, 2022
Merged

Refactor and improve tests #57

merged 8 commits into from
May 15, 2022

Conversation

calvintam236
Copy link
Member

No description provided.

@calvintam236 calvintam236 added the enhancement New feature or request label May 15, 2022
@calvintam236 calvintam236 added this to the v2.1.0 milestone May 15, 2022
@calvintam236 calvintam236 requested a review from WieFel May 15, 2022 03:19
@calvintam236 calvintam236 marked this pull request as ready for review May 15, 2022 03:19
@calvintam236 calvintam236 merged commit 7a1b769 into master May 15, 2022
@calvintam236 calvintam236 deleted the feature/tests branch May 15, 2022 05:46
@calvintam236 calvintam236 restored the feature/tests branch May 15, 2022 07:05
calvintam236 added a commit that referenced this pull request May 15, 2022
* refactor: replace assignment with setUp() & tearDown()

* fix: nullable value check

* refactor: avoid using == to be expected value

* refactor: replace .color test to .toColor()

* feat: .toHex8() test

* fix: const string

* fix: use lower case expect value to check .toHex8()

* docs: add changelog for #57

* fix: parameterized tests cannot in the same test()

* docs: update changelog for #58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants