You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi -
My plan has a default stage and default job, that's it. I have a Powershell task that executes my Angular tests using Jest. I'm using the jest-bamboo-reporter so that I can use the Mocha Test Parser to process my results.
My build succeeds with 5 tests passing....but I don't see the test results in the Build result summary. But I'm guessing that's expected because they only list "New failures", "Existing failures", and "Fixed". But under the "Tests" tab shouldn't I see the test results there? Instead I get this link: "See detailed test results for Default Job".
That page shows me what I expect but why do I have to click once more? And why aren't passing test results posted on the build result summary? Basically, why am I clicking so much to see results?
Thanks for any tips.