Wykres commitów

50 Commity (master)

Autor SHA1 Wiadomość Data
Konstantin Gründger b263b00f7c PEP8 violations 2020-11-22 08:55:19 +01:00
Konstantin Gründger b9f8e14edf remove / skip deprecated failing tests 2020-11-21 23:11:10 +01:00
Konstantin Gründger 2f577c8c29 Fixed celery 2020-11-15 18:28:47 +01:00
Konstantin Gründger 8d66261d3e Refactoring 2020-11-15 14:49:21 +01:00
Konstantin Gründger 88e3025c9c Added timescaledb view test 2020-11-15 14:46:40 +01:00
Konstantin Gründger 46083d0b63 Fixed logbook tests 2020-11-15 14:46:40 +01:00
Konstantin Gründger 8b38268675 Fixed takeoff_landings 2020-11-15 14:46:40 +01:00
Konstantin Gründger 129033b832 Beautification 2020-11-15 14:46:40 +01:00
Konstantin Gründger a18e6aeab3 No more stats table -> functionality of TimescaleDB
Changed PK in tables device/receiver from id to name
Altered FK in table takeoff_landings/logbook from device_id to address
Updated Flarm release dates
2020-11-15 14:46:40 +01:00
Konstantin Gründger 57654f62f0 Fixed test 2019-11-30 08:16:15 +01:00
Konstantin Gründger f3df385885 Fixed tests 2019-11-26 22:08:34 +01:00
Konstantin Gründger b13064cf73 Apply factory pattern WIP 2019-09-21 17:06:55 +02:00
Konstantin Gründger 0299417367 Refactoring WIP 2019-08-31 12:30:07 +02:00
Konstantin Gründger cbfff4435f Fix OGN range test 2019-04-16 19:49:37 +02:00
Konstantin Gründger 56ced0b3a5 Limit climb_rate while takeoff or landing 2019-04-13 21:06:32 +02:00
Konstantin Gründger 048adefb20 Bugfix: Get the nearest airport for takeoff/landing even if the airports are very very close 2019-03-31 10:58:55 +02:00
Konstantin Gründger 88a807406b Change configuration management / fixed tests 2019-03-12 22:54:05 +01:00
Konstantin Gründger 93f0cca587 Migrate from manage.py to Flask Command Line Interface (WIP) 2019-02-10 20:31:22 +01:00
Konstantin Gründger 90ab582ca3 SQL UPSERT function for #63 2019-01-27 13:59:12 +01:00
Konstantin Gründger 23cc34da0a Handle session rollbacks during tests session 2019-01-26 20:14:18 +01:00
Konstantin Gründger b406594ea7 Database tests have their own base test class 2019-01-26 14:15:13 +01:00
Konstantin Gründger 276d3d1439 ALTER TABLE receiver_coverages RENAME COLUMN location_mgrs TO location_mgrs_short 2019-01-23 20:30:31 +01:00
Konstantin Gründger 02e8c17dca Add reduced MGRS location to aircraft_beacons: ALTER TABLE aircraft_beacons ADD COLUMN location_mgrs_short character varying(9); 2019-01-23 16:00:35 +01:00
Konstantin Gründger 6fffa09e20 Repair db scheme for ognrange 2019-01-07 23:51:40 +01:00
Konstantin Gründger 8daf1b0c16 Fixed stats test 2019-01-04 16:12:42 +01:00
Konstantin Gründger 50f112e664 Fix takeoff/landing detection 2019-01-04 13:27:48 +01:00
Konstantin Gründger d65856ddfb Put import ddb test into correct file 2019-01-03 19:17:59 +01:00
Konstantin Gründger aaf78e1452 Fix logbook test 2019-01-03 18:12:00 +01:00
Konstantin Gründger cb02e35611 Refactoring 2019-01-03 16:54:52 +01:00
Konstantin Gründger 85efb49c93 Update to TimescaleDB 2018-12-03 19:44:59 +01:00
Konstantin Gründger b3c181e00a Schema change 2018-02-19 19:18:39 +01:00
Konstantin Gründger 11ded87599 Follow table naming convention --> plural 2018-01-11 19:51:28 +01:00
Konstantin Gründger 6b6f86f1ca Added collector for ognrange 2018-01-07 14:33:04 +01:00
Konstantin Gründger 0dbc101c72 Test import_ddb_file 2017-12-19 08:00:42 +01:00
Konstantin Gründger d5d6781cd0 Better test of update_devices 2017-12-19 07:38:49 +01:00
Konstantin Gründger eba91c5f5c Test and fix update_receivers 2017-12-16 21:40:12 +01:00
Konstantin Gründger 52c40582c4 Test and fix update_devices 2017-12-16 21:11:05 +01:00
Konstantin Gründger 1da1d472df Refactoring 2017-12-16 17:28:32 +01:00
Konstantin Gründger 307278221a Better logbook testing and refactoring 2017-12-16 15:54:04 +01:00
Konstantin Gründger acc4b858a8 Test DeviceStats 2017-12-13 14:13:55 +01:00
Konstantin Gründger 145f21604a Better logbook testing 2017-12-12 09:59:38 +01:00
Konstantin Gründger 28a25048f6 Refactoring 2017-12-10 17:30:27 +01:00
Konstantin Gründger 276763f37f Prepare csv and use super fast „COPY FROM“ sql command 2017-05-30 21:45:57 +02:00
Konstantin Gründger b414d5ba84 Fixed test 2016-11-05 09:16:58 +01:00
Konstantin Gründger bbe167a8de Flake8 fixes... again 2016-07-14 21:29:27 +02:00
Konstantin Gründger 08c0a73d54 Update: complete flights only 2016-07-06 19:34:55 +02:00
Konstantin Gründger d857f88512 Fixed tests... 2016-07-04 22:54:37 +02:00
Konstantin Gründger b164217329 Test takeoff_landing computation 2016-07-02 22:30:54 +02:00
Konstantin Gründger c84b44d1aa Create db 2016-07-02 20:47:06 +02:00
Konstantin Gründger 9d3fea118b Test logbook 2016-07-02 20:20:04 +02:00