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

test(table): improve table unit tests #601

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

Broderick-Westrope
Copy link

@Broderick-Westrope Broderick-Westrope commented Aug 26, 2024

This PR seeks to add unit tests for the table component as requested in #593. The hope is that the table bubble will be as thoroughly tested as the lipgloss table.

Tests have been added to address these issues:

Tests written specifically for issues will be failing until the issue is fixed (in a separate PR). Other tests have also been added to improve the general coverage (ie. not in relation to any known issue).

I welcome questions relating to this PR. I think this is a great platform for clarifying the expected/desired behaviour of the table component.

@Broderick-Westrope Broderick-Westrope changed the title feat(table): improve table unit tests test(table): improve table unit tests Aug 26, 2024
@Broderick-Westrope Broderick-Westrope marked this pull request as ready for review August 30, 2024 03:25
@meowgorithm meowgorithm requested a review from caarlos0 September 1, 2024 12:53
@aymanbagabas aymanbagabas self-requested a review December 6, 2024 14:51
@Broderick-Westrope
Copy link
Author

Hi @aymanbagabas, nice to see some activity here. I welcome any questions or change requests you may have :)

@aymanbagabas
Copy link
Member

Hi @aymanbagabas, nice to see some activity here. I welcome any questions or change requests you may have :)

Could you please look into the tests and why they're failing?

@Broderick-Westrope
Copy link
Author

@aymanbagabas the tests are failing intentionally. I was tasked with creating tests to validate the correct output. Known bugs are currently making the tests fail. Please see the PR description for more details.

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