ok-nick / ubs

fetch University at Buffalo class schedules in real-time
https://docs.rs/ubs-lib
MIT License
1 stars 0 forks source link

Create CI that runs daily #3

Closed ok-nick closed 1 year ago

ok-nick commented 1 year ago

Be the first to know when ubs is broken. Split into 2 parts:

  1. Run unit tests on code
  2. If 1 fails, test network requests directly using postman or another service of the like
ok-nick commented 1 year ago

In addition, upload a sample of the returned data for a given course in each format, so that people can see what it would look like.

ok-nick commented 1 year ago

No point in using postman or "another service of the like." If the code is in the repo, it was tested and runs fine. Instead, run tests nightly.