mcab / hiber

API for Bat House SDP
GNU General Public License v3.0
0 stars 1 forks source link

Create fixtures #33

Open mcab opened 5 years ago

mcab commented 5 years ago

Fixtures are very helpful to create test data that is loaded every time when you wish to reset the database.

Since we now have APIs, testing APIs would be easier with fixtures, to make sure that certain users cannot see certain data.