fokoid / socman

A library to manage society membership along with CLI and GUI interfaces
MIT License
0 stars 0 forks source link

Functional tests should check timestamp operations #14

Open fokoid opened 8 years ago

fokoid commented 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.