leonhard-s / auraxium

A high-level Python wrapper for the PlanetSide 2 API.
https://auraxium.readthedocs.io/
MIT License
28 stars 8 forks source link

Add unit tests for object model #24

Closed leonhard-s closed 3 years ago

leonhard-s commented 4 years ago

With the internal restructuring going on in the models branch right now (065a0e9c and following), unit tests for the object model should be added before merging to ensure compatibility.

Housekeeping:

Object model tests:

Bonus points:

leonhard-s commented 3 years ago

Skipped the proxy system test cases as I am not sure if it is a system worth keeping down the road. This will be tracked in an upcoming issue.