Sha256: cded4230ca688ef8cef87ce24708a6feecb7af3093a8ce8dfd2b63370f3bcd49
Contents?: true
Size: 366 Bytes
Versions: 3
Compression:
Stored size: 366 Bytes
Contents
require 'spec_helper' describe BigbluebuttonMeetingUpdater do it "waits the amount of time specified before starting" it "calls fetch_meeting_info in the target room" it "calls finish_meetings if fetch_meeting_info throws an exception" it "calls update_current_meetings if fetch_meeting_info is successful" it "doesn't break if the room is not found" end
Version data entries
3 entries across 3 versions & 1 rubygems