You need to sign in to do that
Don't have an account?
Security Specialist Superbadge - managed package didn't come with any Apex tests
I downloaded it this afternoon (6/25, around 2.30p Pacific time), before I knew what it was for. I've got to Step 2 in the challenge, created the user and opportunitites, but I can't run the tests because . . . there were no tests in the package.
For reference, here's a screenshot of the package components. Am I missing something?

For reference, here's a screenshot of the package components. Am I missing something?
All Answers
Once this sharing rule is corrected, then try running the unit test again first. If it passes, then re-check the challenge.
Hat Tip to this thread for helping me figure out the issue: https://developer.salesforce.com/forums/?id=906F0000000kEGAIA2
I am stuck on superbadge challenge #2. Origianlly the error i kept receiving said that my opportunity sharing rules were not correct, and now that I've gotten those correct I still cannot pass the challenge.
Heres the error I cant seem to get pass on trailhead:
Challenge Not yet complete... here's what's wrong:
The unit tests in the managed package have not passed successfully. Make sure you run all test in your org before checking this section. Ensure that they all pass.
On the developer console I get this error message:
System.QueryException: List has no rows for assignment to SObject
How do I troubleshot this? or what am I doing wrong?
1. opportunities are set to private
2. public group has been created (project managers) carla rodriguiz
3. sharing rules are correct and match that of others who have passed
4. two opportunity records are created for samantha, one with stage closed won, next with type existing customer-upgrade
5. I am using a newly created org, and have uninstalled and reinstalled the package multiple times
6. I even logged in as samantha and created the two opportunities
What do I need to do for the test to pass sucessfully?
yes, I also copied the link pasted it and installed it only to find out it was installed in my very first playground.
WITH THIS LINK===
package: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t36000000jWht
JUST COPY: /packaging/installPackage.apexp?p0=04t36000000jWht
AND PASTE IT TO YOUR CURRENT URL OR PLAYGROUND SUCH AS
https://playful-wolf-lcfc88-dev-ed.lightning.force.com/lightning/setup/ImportedPackage/page?address=%2F0A3&0.source=aloha
So the final URL WOULD BE:
https://playful-wolf-lcfc88-dev-ed.lightning.force.com/packaging/installPackage.apexp?p0=04t36000000jWht
something like that.
now I passed it.