Open fokoid opened 8 years ago
The database includes various timestamps, including created_at, updated_at and last_attended. Interaction with these is tested in unit tests, but not in functional tests.
created_at
updated_at
last_attended
The database includes various timestamps, including
created_at
,updated_at
andlast_attended
. Interaction with these is tested in unit tests, but not in functional tests.