CTPUG / wafer

A wafer-thin web application for running small conferences. Built using Django.
ISC License
48 stars 27 forks source link

Rework Json and ICal tests to be more robust in the face of database order changes #669

Closed drnlm closed 1 year ago

drnlm commented 1 year ago

Rework the schedule tests that shouldn't rely on the database order to not rely on the database order

This should resolve #664