First Pull Request #115
-
In what area do you have a technical challenge?Xcode, Simulator & Previews DescriptionI am having trouble creating the first pull request. Almost all of my UI tests are failing. Some of what is failing even happens to be from the starter code. Reproductionhttps://github.com/CS342Industry/2025-QuanBioSync/pull/4 If you can access this, here is the pull request page. Expected behaviorI have tried to resolve all of the errors yet certain ones I can't figure out how to rectify. A lot of the errors are in files that I haven't ever touched. If you can't access the above link I will specify which tests but theres really am myriad. Additional contextNo response Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Don't have access to the github repository, but can you post exactly what errors you're getting in the unit testing? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Hi @MiguelAFH, this seems to be an issue with our runner. I re-ran the failed job and it was successful. The only failing check now on your PR is the REUSE license check, which you can fix by adding a license file for your questionnaire similar to this one. Make sure the copyright and license match that of the survey you're using.