Skip to content

Conversation

@cskmnrpt
Copy link
Contributor

No description provided.

@cskmnrpt cskmnrpt requested a review from gibiw October 20, 2025 17:43
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.


@Test
fun testWithFileAttachment_failed() {
Qase.attach("/Users/gda/Downloads/result.json")
Copy link

Choose a reason for hiding this comment

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

Bug: Hardcoded File Path Causes Test Failures

The example tests for file attachments use a hardcoded absolute path, /Users/gda/Downloads/result.json. This developer-specific path makes the example non-portable and causes tests to fail for other users and environments.

Fix in Cursor Fix in Web

}

@Test
fun testWithoutAnnotation_filed() {
Copy link

Choose a reason for hiding this comment

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

Bug: Test Method Naming Error

The testWithoutAnnotation_filed method name contains a typo; it looks like filed should be failed. This aligns with the exception message it throws and the naming pattern of other tests.

Fix in Cursor Fix in Web

@gibiw gibiw merged commit d1d2b40 into qase-tms:main Oct 20, 2025
3 checks passed
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