Erik Ogenvik
2eeab96efa
Separate BBox property from Density property.
2018-12-16 20:40:48 +01:00
Erik Ogenvik
164816f646
Adapt tests to changed structure.
2018-11-03 17:17:50 +01:00
Erik Ogenvik
e85f0831b2
Restructure rule classes.
...
Classes under "rulesets" have been moved to "rules", and split up into
futher subdirectories matching their library. As a result we can now
better separate the python bindings, so that things that belongs to the
simulation are separeted from things that belongs to the ai.
2018-10-31 21:38:35 +01:00
Erik Ogenvik
e0b45800ef
Fix broken tests.
2018-10-29 21:11:23 +01:00
Erik Ogenvik
33dfbb3425
Added tests.
2018-07-24 21:18:50 +02:00
Erik Ogenvik
b0cf29b18d
Use SQLite 3 for persistence.
...
Instead of storing data in Postgres we store it by default in SQLite,
using an in-process database.
This makes setup and handling much easier.
2018-05-19 21:47:24 +02:00
Erik Ogenvik
f7e7a8a968
Fixed tests.
2018-04-27 23:12:15 +02:00
Erik Ogenvik
162e682a99
Fixed tests.
2018-02-06 13:45:11 +01:00
Erik Ogenvik
c415630136
Remove geometryfile property.
...
Instead we use the "asset" type on the "geometry" property.
2018-02-06 13:45:11 +01:00
Erik Ogenvik
8fc041aadb
Added tests for geometry property.
2017-02-12 21:41:11 +01:00