Commit Graph

21 Commits (develop)

Author SHA1 Message Date
as3ii 0deef898ff
Fixed ruff rule E401 and E402
See https://peps.python.org/pep-0008/#imports
2025-11-13 19:55:53 +01:00
as3ii 66b2c6bf4e
Run `ruff format`
This applies mostly the same rules that `black` used.

This commit should not have introduced any logical or functional
changes, only fixing style consistency
2025-11-13 15:53:43 +01:00
DJ2LS bebf3e491b first adjustments to tests 2025-04-29 21:13:42 +02:00
DJ2LS 65ba983737 first adjustments to tests 2025-04-29 14:03:49 +02:00
DJ2LS bdb9af2c90 fixing tests 2025-03-11 11:00:24 +01:00
DJ2LS 8732aad4b0 fixed tests 2024-07-31 19:25:15 +02:00
DJ2LS 29b5b8aa4b tests - wait for server before running them 2024-07-23 11:13:23 +02:00
DJ2LS c3c93d9956 adjusted server api version 2024-05-27 10:17:21 +02:00
DJ2LS ca1da47cae give server more time to start for fixing tests 2024-05-08 08:17:35 +02:00
DJ2LS d5097b8b94 another folder renaming 2024-04-18 11:04:25 +02:00
DJ2LS efe8bb3aec renamed "modem" to "freedata-server" 2024-04-17 22:49:08 +02:00
DJ2LS bdaed0e873 fixed test 2024-02-28 19:41:06 +01:00
DJ2LS 25de300970 fixed test 2024-02-28 09:56:28 +01:00
DJ2LS b941eda41a starting flask inline 2024-01-14 21:05:53 +01:00
DJ2LS e2c615b4ed first test running tests in github actions 2023-11-20 15:50:48 +01:00
Pedro 1ed281e7c4 Convert and validate server side config data 2023-11-15 16:49:16 +01:00
DJ2LS e0c1ec1121 fixed tests 2023-11-12 23:39:49 +01:00
Pedro 3b5131d63e Add POST /config with tests 2023-11-06 20:52:33 +01:00
Pedro 24cfc8f691 Improve config write method. Add tests. 2023-11-06 19:04:35 +01:00
Pedro 25a1e3b495 Add working GET /config to the API 2023-11-06 15:37:33 +01:00
Pedro cc182059bd Add rest API server 2023-11-06 13:54:38 +01:00