core/internal/port
Dawid Wysokiński 7a206d746e
All checks were successful
ci/woodpecker/push/govulncheck Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
refactor: simplify repository tests a little bit
2024-03-14 07:03:55 +01:00
..
internal feat: tribe change - add 2 new api endpoints (#27) 2024-03-13 07:23:22 +00:00
testdata feat: api - list servers/get server - add tests (#1) 2024-02-25 07:31:13 +00:00
consumer_data_sync_test.go refactor: tribe change - cursor pagination (#25) 2024-03-12 06:19:16 +00:00
consumer_ennoblement_sync_test.go refactor: ennoblement - cursor pagination (#20) 2024-03-10 08:30:03 +00:00
consumer_snapshot_creation_test.go chore: bump deps (#12) 2024-03-01 07:15:06 +00:00
consumer_watermill_ennoblement.go feat: data sync integration test (#31) 2024-01-10 06:39:09 +00:00
consumer_watermill_player.go feat: player snapshots (#45) 2024-01-16 06:28:03 +00:00
consumer_watermill_server.go feat: player snapshots (#45) 2024-01-16 06:28:03 +00:00
consumer_watermill_tribe.go feat: tribe snapshots (#44) 2024-01-15 07:00:08 +00:00
consumer_watermill_village.go feat: data sync integration test (#31) 2024-01-10 06:39:09 +00:00
handler_http_api_config.go feat: add a new cmd - serve (#49) 2024-01-23 07:13:55 +00:00
handler_http_api_ennoblement_test.go feat: tribe change - add 2 new api endpoints (#27) 2024-03-13 07:23:22 +00:00
handler_http_api_ennoblement.go feat: add 3 new API endpoints (#24) 2024-03-11 12:08:51 +00:00
handler_http_api_error.go fix: fix incorrect type assertion [SKIP CI] 2024-03-01 07:59:56 +01:00
handler_http_api_openapi_test.go chore: bump deps (#12) 2024-03-01 07:15:06 +00:00
handler_http_api_openapi.go feat: api - error handling (#54) 2024-01-31 07:14:18 +00:00
handler_http_api_player_test.go refactor: change max limit to 500 for all models 2024-03-11 08:16:29 +01:00
handler_http_api_player.go feat: new API endpoint - /v2/versions/{versionCode}/servers/{serverKey}/tribes/{tribeId}/members (#15) 2024-03-04 06:11:00 +00:00
handler_http_api_server_test.go refactor: change max limit to 500 for all models 2024-03-11 08:16:29 +01:00
handler_http_api_server.go refactor: introduce domain.ErrorWithPath interface 2024-03-01 07:46:42 +01:00
handler_http_api_test.go feat: tribe change - add 2 new api endpoints (#27) 2024-03-13 07:23:22 +00:00
handler_http_api_tribe_change_test.go feat: tribe change - add 2 new api endpoints (#27) 2024-03-13 07:23:22 +00:00
handler_http_api_tribe_change.go feat: tribe change - add 2 new api endpoints (#27) 2024-03-13 07:23:22 +00:00
handler_http_api_tribe_test.go refactor: change max limit to 500 for all models 2024-03-11 08:16:29 +01:00
handler_http_api_tribe.go refactor: introduce domain.ErrorWithPath interface 2024-03-01 07:46:42 +01:00
handler_http_api_version_test.go refactor: change max limit to 500 for all models 2024-03-11 08:16:29 +01:00
handler_http_api_version.go refactor: introduce domain.ErrorWithPath interface 2024-03-01 07:46:42 +01:00
handler_http_api_village_test.go refactor: change max limit to 500 for all models 2024-03-11 08:16:29 +01:00
handler_http_api_village.go feat: add 2 new API endpoints to list player/tribe villages 2024-03-09 08:38:23 +01:00
handler_http_api.go feat: tribe change - add 2 new api endpoints (#27) 2024-03-13 07:23:22 +00:00
handler_http_meta.go feat: new API endpoint - GET /api/v2/versions/{versionCode}/servers/{serverKey}/ennoblements (#22) 2024-03-11 06:41:32 +00:00
http_utils.go feat: api - error handling (#54) 2024-01-31 07:14:18 +00:00
port_test.go refactor: simplify repository tests a little bit 2024-03-14 07:03:55 +01:00