jnickg / dungen-core

.NET Core implementation of DunGen
GNU General Public License v2.0
0 stars 0 forks source link

Infestation UTs should not rely on a DB file #25

Open jnickg opened 4 years ago

jnickg commented 4 years ago

Infestation UTs should load from a standard serialization format, not DBs which aren't supported on all platforms.

DB support should remain and be tested on appropriate platforms, but shouldn't be required simply to test that Infestations work