Commit graph

885 commits

Author SHA1 Message Date
Sonja Happ
9002b72393 test data: fix number swap in test slider 2021-02-10 13:19:11 +01:00
Sonja Happ
968a3d85a0 CI: reset env var to disable testing with S3 object storage 2021-02-08 12:31:32 +01:00
Sonja Happ
37976b388e CI: integrate file test w/o S3 object storage into regular test job 2021-02-08 12:18:13 +01:00
Sonja Happ
a392a1ce0e Update minimal go version in README file 2021-02-08 12:04:38 +01:00
b22569bbdb use proper go naming style 2021-02-08 11:56:14 +01:00
fab5fbf66a fix user tests 2021-02-08 11:56:14 +01:00
00989a7725 get rid of ConfigureBackend 2021-02-08 11:56:14 +01:00
4943aa9989 fix invalid cast of userID 2021-02-08 11:56:14 +01:00
e4d200e6fd remove basePath and basePath settings 2021-02-08 11:56:11 +01:00
b24387a22a final fixes for external authentication 2021-02-08 11:55:36 +01:00
914db083ed fix authenticate endpoint 2021-02-08 11:55:36 +01:00
828bf1c5bc add new config api endpoint 2021-02-08 11:55:36 +01:00
bdcff1cc8b config: programmatically generate env mapping 2021-02-08 11:55:36 +01:00
c81c1bb04f smaller bugfixes for external authentication 2021-02-08 11:55:36 +01:00
47b094b68d fix invalid config reference 2021-02-08 11:55:36 +01:00
f6d9713f35 improve debug output 2021-02-08 11:55:36 +01:00
39de8568f8 cleanups 2021-02-08 11:55:36 +01:00
0b4d25d85c add new /authenticated endpoint for checking if a user is authenticated 2021-02-08 11:55:36 +01:00
fe2d291bb3 add support for external authentication via OAuth2 proxy 2021-02-08 11:55:36 +01:00
ffa532bddc user: add NewUser() 2021-02-08 11:55:36 +01:00
f4c662940e Authentication: remove unused argument 2021-02-08 11:55:36 +01:00
Sonja Happ
f6e48ce9f7 update files generated by swag to fix import bug in openapi package 2021-02-08 11:53:10 +01:00
d2c037a4e0 Merge branch 'amqp-no-periodic-ping' into 'master'
amqp: do not send periodical pings anymore

See merge request acs/public/villas/web-backend-go!29
2021-02-06 01:21:09 +00:00
121cb12487 amqp: do not send periodical pings anymore 2021-02-06 01:59:25 +01:00
8dd756ca08 Merge branch 'remove-gin-swagger' into 'master'
Remove gin swagger

See merge request acs/public/villas/web-backend-go!28
2021-02-05 22:19:38 +00:00
70a6e49a41 fix test of healthz endpoint 2021-02-05 22:55:13 +01:00
f49b997f29 add new openapi endpoint 2021-02-05 22:44:54 +01:00
59c924bcff update package name of response docs as changed upstream in swag 2021-02-05 22:44:45 +01:00
cf32b04d35 remove gin-swagger 2021-02-05 22:43:20 +01:00
Sonja Happ
6a5379c9b5 backward compatibility of uptime data type (int vs. float) 2021-02-05 15:50:13 +01:00
Sonja Happ
02794468ba bugfix: enable uptime update 2021-02-04 15:11:24 +01:00
Sonja Happ
33d9d5eea0 pull helper image from gitlab registry 2021-02-03 08:52:07 +01:00
Sonja Happ
6487996c7f change position of test slider 2021-02-03 08:51:34 +01:00
Sonja Happ
d2a0e80e83 revert previous commit 2021-02-02 10:33:58 +01:00
Sonja Happ
a8faeb2ade CI: try to add gitlab host to etc/hosts 2021-02-02 09:06:40 +01:00
Sonja Happ
c5eace60f7 AMQP: improve message handling 2021-01-29 14:32:29 +01:00
Sonja Happ
60bb57903d Merge branch 'fix-amqp-status-updates' 2021-01-28 16:17:47 +01:00
Sonja Happ
16386cc30f syntax fix in ic test 2021-01-28 16:00:25 +01:00
Sonja Happ
3ffc835a8a AMQP: use separate send and recv channels 2021-01-28 15:49:59 +01:00
Sonja Happ
2396e588d6 Merge branch 'fix-amqp-status-updates' into 'master'
Fix amqp status updates

See merge request acs/public/villas/web-backend-go!27
2021-01-28 12:38:15 +01:00
Sonja Happ
ae4436be6d fix IC and register tests 2021-01-28 12:23:00 +01:00
Sonja Happ
6a23b6d8c3 adapt AMQP status messages to new message structure; add field to IC data model for raw status message 2021-01-28 10:36:35 +01:00
Sonja Happ
05c9d364b3 Merge branch 'json-testdata' into 'master'
Read testdata from JSON

See merge request acs/public/villas/web-backend-go!26
2021-01-27 11:58:31 +01:00
Sonja Happ
2fb4dec19c CI: remove admin user configs to use defaults in testing 2021-01-27 11:38:20 +01:00
Sonja Happ
1148ce1cb8 add results from test data in test mode 2021-01-27 11:25:45 +01:00
Sonja Happ
28434668bf further cleanups, make register test work again 2021-01-27 11:15:27 +01:00
Sonja Happ
3c4624d17e WIP: scenario test independent of test data 2021-01-27 10:41:00 +01:00
Sonja Happ
44c1a0f2eb WIP: result test independent of test data 2021-01-27 10:39:21 +01:00
Sonja Happ
ca0ccf82d1 WIP: file test independent of test data 2021-01-27 10:32:30 +01:00
Sonja Happ
f70fa4f5e1 WIP: signal test independent of test data 2021-01-27 10:17:15 +01:00