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

Feat: Enhance the test runs page #14

Open
4 tasks done
gowtham-ra opened this issue Aug 13, 2024 · 0 comments · May be fixed by #17
Open
4 tasks done

Feat: Enhance the test runs page #14

gowtham-ra opened this issue Aug 13, 2024 · 0 comments · May be fixed by #17
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@gowtham-ra
Copy link
Collaborator

gowtham-ra commented Aug 13, 2024

Improvements:

  1. Sort the page in reverse chronological order so that the latest test runs should be listed in the beginning.
  2. Maintain the state of the tags' colour so that each tag with the same name should have the same colour everywhere.
  3. Test failure messages should be pre-formatted text and should be presented exactly as it is received from the API. Example: If the text has a newline character \n, the proceeding text should start from a new line.
  4. Add a column to display the date and time of each test run
@gowtham-ra gowtham-ra added the enhancement New feature or request label Aug 13, 2024
@tedd-E tedd-E self-assigned this Sep 21, 2024
@gowtham-ra gowtham-ra added the good first issue Good for newcomers label Oct 3, 2024
@tedd-E tedd-E linked a pull request Oct 7, 2024 that will close this issue
tedd-E added a commit to tedd-E/fern-ui that referenced this issue Oct 7, 2024
@tedd-E tedd-E closed this as completed Oct 7, 2024
@tedd-E tedd-E reopened this Oct 7, 2024
@tedd-E tedd-E linked a pull request Oct 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants