Skip to content

fix: fix test report in case of multiline test name#535

Merged
renancaraujo merged 4 commits intoVeryGoodOpenSource:mainfrom
agacemi:fix-multiline-test-name
Jan 23, 2023
Merged

fix: fix test report in case of multiline test name#535
renancaraujo merged 4 commits intoVeryGoodOpenSource:mainfrom
agacemi:fix-multiline-test-name

Conversation

@agacemi
Copy link
Contributor

@agacemi agacemi commented Oct 31, 2022

Description

This PR fix a bug in case of mutliline test name. The truncate algorithm give a too short name and thus not helpful to find the test

Capture d’écran 2022-10-31 à 15 37 06

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

'time': 2757
},
{
'test': {
Copy link
Contributor

Choose a reason for hiding this comment

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

can we move this test after id: 28 so that they are in order? Also we should update the testDone event to have a different timestamp

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you @felangel for reviewing. Done

Copy link
Contributor Author

@agacemi agacemi Nov 22, 2022

Choose a reason for hiding this comment

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

Dear Reviewers @felangel @tomarra @erickzanardo @dewinjm , if you have a bit littre time to reviews my 4 PRs. We need them in our projet. Thank you in advance

@agacemi agacemi force-pushed the fix-multiline-test-name branch from b77c97a to ecb384f Compare December 17, 2022 21:48
@renancaraujo renancaraujo requested a review from felangel January 2, 2023 13:42
@renancaraujo renancaraujo self-assigned this Jan 6, 2023
@renancaraujo renancaraujo removed their assignment Jan 19, 2023
@renancaraujo renancaraujo merged commit 5f2aa49 into VeryGoodOpenSource:main Jan 23, 2023
@agacemi agacemi deleted the fix-multiline-test-name branch April 10, 2023 08:39
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.

4 participants