brownfield-team / anacapa-github-linker

A tool for managing students in computer science courses. Deployed at:
https://ucsb-cs-github-linker.herokuapp.com
MIT License
4 stars 6 forks source link

Add minitest testing for CSV and JSON download #525

Open pconrad opened 2 years ago

pconrad commented 2 years ago

At the moment, there is no test coverage for the CSV and JSON download features on the instructor facing course page for the roster_students. (See also: #507 ).

This article MIGHT have some information on how to do that:

https://medium.com/@petervandeput/how-to-write-a-rails-system-test-for-downloading-a-file-d4f972e174dc