chrisbrickhouse / ptcg-inventory

Project to organize my pokemon card collection and deck construction using Django and PostgreSQL
https://cards.christianbrickhouse.com
GNU General Public License v3.0
0 stars 1 forks source link

Tests for app functions and api #4

Closed chrisbrickhouse closed 4 months ago

chrisbrickhouse commented 4 months ago

Adds tests for the Decks, Inventory, CardStash, and API apps.