WING-NUS / SSID

Student Submission Integrity Diagnosis
18 stars 23 forks source link

🐛 Null pointer exception in test running output #390

Closed sibinhho99 closed 10 months ago

sibinhho99 commented 11 months ago

Cc:

Hi

Describe the Bug

image

When running assignment upload tests, there's a null pointer exception despite passing (which means an assignment was successfully created and JSON response matches expectation)

To Reproduce

Steps to reproduce the behavior:

  1. Run Rspec tests (either locally or see Github CI/CD output)
  2. See error

Expected Behavior

Test runs successfully with no error

Tasks

Acceptance Criteria

More Information

Reported by @huyuxin0429

Environment

Screenshots

image

Thanks!