ubicloud/spec/routes/web
Enes Cakir 4ca010fa58 Remove billing info serializer
We've stopped using serializers for web routes, so I removed
`Serializers::BillingInfo`.

I moved the Stripe data mapping to the `stripe_data` method, which now
returns the used hash instead of the raw data.
2025-03-17 22:09:36 +03:00
..
project Remove billing info serializer 2025-03-17 22:09:36 +03:00
webhook Log runner vcpus instead of cores 2025-02-26 12:30:46 +03:00
access_control_spec.rb Mark project_id columns newly added to tables as NOT NULL 2025-01-17 12:47:51 -08:00
account_spec.rb Add coverage and fix issues in account/multifactor views 2025-01-14 09:04:22 -08:00
auth_spec.rb Remove references to the AccessTag model 2025-01-20 09:17:23 -08:00
clover_web_spec.rb Add rspec helper for flash messages 2025-01-07 11:16:13 +03:00
firewall_spec.rb Mark project_id columns newly added to tables as NOT NULL 2025-01-17 12:47:51 -08:00
github_spec.rb Switch access control to use AccessControlEntry and {Subject,Action,Object}Tag 2025-01-09 09:55:55 -08:00
inference_api_key_spec.rb Update Inference API Key creation messaging 2025-02-12 11:25:28 -05:00
inference_endpoint_spec.rb Remove llama-3-1-405b-it model 2025-02-23 10:09:31 +01:00
inference_playground_spec.rb Remove llama-3-1-405b-it model 2025-02-23 10:09:31 +01:00
kubernetes_cluster_spec.rb Drop support for optional leading underscore in routes 2025-03-03 15:26:26 -08:00
load_balancer_spec.rb Make access_tag only for project <-> accounts join table 2025-01-17 08:32:46 -08:00
private_subnet_spec.rb Add cli ps {connect,disconnect} commands 2025-02-21 15:27:03 -08:00
project_spec.rb Update texts on the project dashboard again 2025-01-22 19:55:12 +03:00
spec_helper.rb Add coverage testing of views 2025-01-14 09:04:22 -08:00
token_spec.rb Mark project_id columns newly added to tables as NOT NULL 2025-01-17 12:47:51 -08:00
vm_spec.rb Removing use_slices_for_allocation flag 2025-03-05 14:33:16 -08:00