snap-cloud / snapcon

An event management tool tailored to Snap!Con. Forked from OSEM
https://snapcon.org
MIT License
9 stars 9 forks source link

Update webdrivers to work w/m1 macs. #299

Closed cycomachead closed 1 year ago

cycomachead commented 1 year ago

Changes proposed in this pull request:

I am not sure why this broke, but this seems good enough...

Currently, the history is outputting to the page info about EventUsers, but that's not reported in the event.versions call. This makes some sense based on the controller code (which augments event.versions with a bunch of data), but this doesn't explain the change in test behavior.

In any event, the controller code is quite ugly and should be refactored into an actualy testable model method...and we can then dispense with this entire file.

-