Commit Graph

20 Commits

Author SHA1 Message Date
a1999bfe41 Rename WebApi project to Vegasco.Server.Api
All checks were successful
continuous-integration/drone/push Build is passing
And update all references including comments etc.
2025-06-12 18:23:09 +02:00
d91b837e44 Update packages, use explicit type, use Microsoft OpenApi package 2025-06-12 17:43:22 +02:00
cb440e7c6d Use latest postgres version in integration tests
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-28 17:11:09 +01:00
4ea0978cf6 Fix integration test database connection string
Some checks are pending
continuous-integration/drone/push Build is running
2024-12-28 17:10:36 +01:00
854be19fd5 Remove system tests
Some checks failed
continuous-integration/drone/push Build is failing
2024-12-28 15:55:34 +01:00
7a2c50cb9a Update vulnerable packages
Some checks are pending
continuous-integration/drone/push Build is running
2024-12-28 14:22:21 +01:00
0e065b58b7 Update packages
Some checks failed
continuous-integration/drone/push Build is failing
2024-12-27 19:22:13 +01:00
22f47f4461 Upgrade to .NET 9 and update nuget packages
Some checks failed
continuous-integration/drone/push Build is failing
2024-12-01 19:26:54 +01:00
d6c75654b0 Use wrapper class for get all api endpoints
All checks were successful
continuous-integration/drone/push Build is passing
To enable e.g. pagination in the future
2024-08-25 13:39:00 +02:00
4db35dbdb5 Remove unnecessary migrations in integration tests
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-24 14:26:38 +02:00
dcb82414b9 Add nbgv and add server info endpoint
Some checks failed
Build Vegasco Server / build (push) Failing after 59s
2024-08-23 18:55:05 +02:00
155ed22fb0 Explicitly specify package 2024-08-23 18:31:54 +02:00
2463c11be3 Add consumption logic and endpoints 2024-08-23 18:02:18 +02:00
d47e4c1971 Add consumption entity and use strongly typed ids 2024-08-17 18:00:23 +02:00
5c532a6bb5 Experiment with setting up system test docker services 2024-08-17 16:38:41 +02:00
4f287d85dd Use full keycloak realm export from cli instead of partial export from web interface 2024-08-17 16:38:41 +02:00
7f734aa2a2 Initial setup work for system tests 2024-08-17 16:38:41 +02:00
1d6ecfee6e Require oidc metadata url instead of individual values 2024-08-17 16:38:40 +02:00
19b105b0e8 Add integration tests 2024-08-17 16:38:40 +02:00
ff2da66a22 Add unit tests 2024-08-17 16:38:40 +02:00