pyEDSM/edsm
alterNERDtive afde1c4ca2 test data changed
somehow our test planet is now appearing as tidally locked in the database when
it wasn’t before; even though orbital period is still ≠ rotational period.
2019-12-26 23:50:51 +01:00
..
__init__.py Initial working … thing. 2019-09-17 13:26:13 +02:00
base.py made exception.ServerError more descriptive 2019-11-24 21:58:16 +01:00
cache.py Initial working … thing. 2019-09-17 13:26:13 +02:00
commanderApi.py Initial working … thing. 2019-09-17 13:26:13 +02:00
exception.py made exception.ServerError more descriptive 2019-11-24 21:58:16 +01:00
logsApi.py added Commander model and logs/get-position endpoint 2019-11-24 22:39:18 +01:00
models.py added Commander model and logs/get-position endpoint 2019-11-24 22:39:18 +01:00
statusApi.py did i forget something? nah. 2019-09-18 16:34:31 +02:00
systemApi.py fixed wonky system names 2019-11-12 10:06:57 +01:00
systemsApi.py systemsApi: fixed SystemNotFoundError message 2019-11-24 21:58:16 +01:00
test_logsApi.py added Commander model and logs/get-position endpoint 2019-11-24 22:39:18 +01:00
test_models.py added Commander model and logs/get-position endpoint 2019-11-24 22:39:18 +01:00
test_statusApi.py did i forget something? nah. 2019-09-18 16:34:31 +02:00
test_systemApi.py test data changed 2019-12-26 23:50:51 +01:00
test_systemsApi.py fixed wonky system names 2019-11-12 10:06:57 +01:00