SCE-Development / Clark

Made entirely by SJSU students, this is the Software and Computer Engineering Society's outward face on the internet.
https://sce.sjsu.edu
MIT License
28 stars 12 forks source link

Refactored Printer endpoint; Added Printer API unit test #1476

Open joshuakojko opened 1 month ago

joshuakojko commented 1 month ago

Subtracts user's print count in /sendPrintRequest Added temp /printing directory Deleted temp files on error Added API unit testing for Printer Added Bearer token to /sendPrintRequest AXIOS call issue #1004