Outbox message should transition to failed after exhausting retries
1.0s
Creating an order should produce an audit log entry and events
933ms
Audit logs should be filterable by entity id
754ms
The async api endpoint should return a valid specification
608ms
Batch completions should contain data ingested via pubsub consumer
603ms
Different muffin recipes should produce the expected batch [Spiced Deluxe, MuffinRecipeTestData { Ingredients = IngredientSet { Flour = Almond Flour, Apples = Pink Lady, Cinnamon = Saigon }, Toppings = System.Collections.Generic.List`1[BreakfastProvider.Tests.…]
359ms
Valid order should be created and an event published
328ms
Updating customer preferences should return the updated preferences
317ms
Muffin request with invalid field should return bad request [Cinnamon, <script>alert('xss')</script>, XSS in cinnamon, Cinnamon contains potentially dangerous content·, Bad Request]
261ms
Getting usage summary should return aggregated data
250ms
Health check should report degraded when cow service is unavailable
177ms
Creating an order should emit a structured log entry
171ms
Retrieving existing customer preferences should return the preferences
148ms
The open api endpoint should return a valid specification
138ms
Exceeding rate limit should return too many requests
129ms
Deleting a reading should remove it from the list
125ms
Order at maximum items per order should be accepted
115ms
Health check should report degraded when multiple downstream services are unavailable
101ms
Order exceeding maximum items per order should be rejected
100ms
Listing orders with small page size should limit results
95ms
Goat milk endpoint should return fresh goat milk when feature is enabled
94ms
Listing orders should return a paginated response
92ms
The scalar ui endpoint should return a valid page
90ms
Health check should report degraded when downstream service returns non success status
89ms
Retrieving a non existent note should return not found
82ms
Recording an order timing should return the created record
74ms
Goat milk endpoint should return not found when feature is disabled
72ms
Deleting an inventory item should return no content
70ms
Toppings should include raspberries when feature flag is enabled
70ms
Audit logs should be returned in descending timestamp order
68ms
Listing notes by recipe should return matching notes
68ms
Order should progress through all status transitions to completion
67ms
Toppings should exclude raspberries when feature flag is disabled
64ms
Requesting second page should return different orders
63ms
Deleting a reservation should return no content
62ms
Menu endpoint should return all menu items with availability
58ms
Same order with same idempotency key should return same confirmation
57ms
Creating an order should write an outbox message that gets processed
52ms
Creating an order should produce a retrievable audit log entry
46ms
Listing waste by recipe should return matching records
44ms
Popular recipes should return recipe types ordered by frequency
43ms
Ingredient shipments should be recorded when delivered via eventgrid webhook
42ms
Listing usage by ingredient should return matching records
42ms
Recording usage with zero quantity should return bad request
42ms
Adding a new staff member should return the created member
39ms
Updating an existing note should return the updated note
39ms
Listing reviews by recipe should return matching reviews
36ms
Deleting a waste record should return no content
33ms
Valid status transition should update the order [Ready, Completed]
32ms
Retrieving a non existent inventory item should return not found
30ms
Audit logs should be filterable by entity type
29ms
Valid apple cinnamon muffin request should return a fresh batch
28ms
Request with correlation id should forward it to supplier service
27ms
Menu should return cached results on subsequent requests
25ms
Order status for non existent order should return not found
25ms
Recording a reading with zero value should return bad request
25ms
Getting the timing summary should return aggregated data
25ms
Consuming customer feedback event should trigger downstream processing
24ms
Order status via grpc should return order details
24ms
Request with correlation id should forward it to cow service
23ms
Streaming order updates should return the current status
22ms
Equipment alerts should contain data ingested via event hub consumer
22ms
Submitting feedback should return the created feedback
22ms
Listing all inventory items should return all items
22ms
Request without correlation id should have one generated in response
21ms
Requesting menu when supplier service unavailable should mark items as unavailable
21ms
Listing feedback for an order should return the feedback
19ms
Order summaries should contain ingested order data
18ms
Updating an inventory item should return the updated item
18ms
Invalid status transition should return conflict [Cancelled, Ready]
18ms
Deleting a staff member should return no content
18ms
Recipe reports should contain ingested recipe data
18ms
Invalid status transition should return conflict [Completed, Preparing]
17ms
Creating a note with missing note text should return bad request
17ms
Listing readings by equipment should return matching records
17ms
Invalid status transition should return conflict [Ready, Preparing]
17ms
Listing timings by station should return matching records
17ms
Retrieving existing feedback by id should return the feedback
17ms
Previously created order should be retrievable by id
16ms
Cancelling an already cancelled reservation should return a conflict response
16ms
Creating an order when kitchen service returns error should still create the order
16ms
Adding a new topping should return the created topping
16ms
Valid status transition should update the order [Preparing, Ready]
15ms
Waffle request with invalid ingredient should return bad request [Eggs, , Eggs is required, 'Eggs' is required·, Bad Request]
15ms
Requesting goat milk when goat service returns invalid response should return bad gateway
14ms
Different muffin recipes should produce the expected batch [Rustic Wholesome, MuffinRecipeTestData { Ingredients = IngredientSet { Flour = Whole Wheat, Apples = Honeycrisp, Cinnamon = Cassia }, Toppings = System.Collections.Generic.List`1[BreakfastProvider.Tes…]
14ms
Invalid status transition should return conflict [Cancelled, Preparing]
14ms
Valid status transition should update the order [Created, Preparing]
14ms
Invalid status transition should return conflict [Preparing, Cancelled]
14ms
Ingredient usage should aggregate across multiple recipes
14ms
Retrieving an existing staff member should return the member
13ms
Listing orders when none exist should return an empty page
13ms
Valid waffle request with all ingredients should return a fresh batch
13ms
Invalid status transition should return conflict [Created, Ready]
13ms
Consuming an order served event should trigger downstream processing
13ms
Valid status transition should update the order [Created, Cancelled]
12ms
Invalid status transition should return conflict [Created, Completed]
12ms
Consuming recipe cost event should trigger downstream processing
12ms
Retrieving an existing reservation should return the reservation
12ms
Recording an equipment reading should return the created record
11ms
Waffle recipe summary should return correct data
10ms
Retrieving non existent review should return not found
10ms
Order summaries should return an empty list when no orders exist
9ms
Valid pancake request with all ingredients should return a fresh batch
8ms
Muffin request with invalid field should return bad request [Milk, , Milk is required, 'Milk' is required·, Bad Request]
8ms
Update topping with invalid or dangerous input should return bad request [Name, <script>alert('xss')</script>, Script tag in name, Name contains potentially dangerous content·, Bad Request]
8ms
Daily specials endpoint should return all available specials
8ms
Filtering audit logs by a non existent entity type should return an empty collection
7ms
Same order with different idempotency keys should return different confirmations
7ms
Different muffin recipes should produce the expected batch [Classic, MuffinRecipeTestData { Ingredients = IngredientSet { Flour = Plain Flour, Apples = Granny Smith, Cinnamon = Ceylon }, Toppings = System.Collections.Generic.List`1[BreakfastProvider.Tests.Comp…]
7ms
Cancelling a reservation should return the cancelled reservation
6ms
Health check response should include description and data for each entry
6ms
Retrieving an existing inventory item should return the item
5ms
Waffle request with more toppings than allowed should return bad request
5ms
Pancake request with more toppings than allowed should return bad request
5ms
Streaming updates for non existent order should return not found
5ms
Heartbeat endpoint should return a running message
5ms
Muffin request with invalid field should return bad request [Cinnamon, , Cinnamon is required, 'Cinnamon' is required·, Bad Request]
5ms
Requesting milk when cow service unavailable should return bad gateway
5ms
Order with invalid field should return bad request [Items[0]·Quantity, 0, Quantity must be greater than zero, Quantity must be greater than zero·, Bad Request]
5ms
Health check endpoint should return healthy status with all dependency details
5ms
Saving customer preferences should return the saved preferences
5ms
Goat milk endpoint should return fresh goat milk from goat service
5ms
Daily special order with invalid field should return bad request [SpecialId, null, Special ID is required, 'Special Id' is required·, Bad Request]
4ms
Retrieving an existing note by id should return the note
4ms
Deleting an existing topping should return no content
4ms
Retrieving non existent customer preferences should return not found
4ms
Recording ingredient usage should return the created record
4ms
Recording ingredient waste should return the created record
4ms
Retrieving existing review by id should return the review
4ms
Retrieving non existent feedback should return not found
3ms
Creating a reservation should return the confirmed reservation
3ms
Ordering daily special beyond threshold should return conflict
3ms
Submitting a recipe review should return the created review
3ms
Remaining quantity should decrease after each order
3ms
Pancake request with invalid ingredient should return bad request [Flour, , Flour is required, 'Flour' is required·, Bad Request]
3ms
Requesting milk when cow service returns invalid response should return bad gateway
3ms
Requesting goat milk when goat service unavailable should return bad gateway
3ms
Adding a new inventory item should return the created item
3ms
Requesting milk when cow service times out should return bad gateway
3ms
Toppings endpoint should return all available toppings
3ms
Order status update with invalid field should return bad request [Status, , Status is required, 'Status' is required·, Bad Request]
3ms
Saving customer preferences with missing customer name should return bad request
2ms
Creating a chef note should return the created note
2ms
Topping request with invalid or dangerous input should return bad request [Name, <img src=x onerror=alert(1)>, Event handler in name, Name contains potentially dangerous content·, Bad Request]
2ms
Updating an existing topping should return the updated topping
2ms
Request with correlation id should return same id in response
2ms
Valid daily special order should return a confirmation
2ms
Updating a non existent topping should return not found
2ms
Recording usage with missing ingredient name should return bad request
2ms
Recording a reading with missing metric should return bad request
2ms
Updating a non existent note should return not found
2ms
Ordering non existent daily special should return not found
2ms
Creating a note with missing recipe name should return bad request
2ms
Submitting feedback with missing customer name should return bad request
2ms
Updating status of non existent order should return not found
2ms
Recording a timing with missing station should return bad request
2ms
Waffle request with invalid ingredient should return bad request [Flour, , Flour is required, 'Flour' is required·, Bad Request]
2ms
Submitting review with invalid rating should return bad request
2ms
Adding a staff member with an invalid role should return a bad request response
2ms
Daily special order with invalid field should return bad request [Quantity, 0, Quantity must be greater than zero, Quantity must be greater than zero·, Bad Request]
1ms
Pancake recipe summary should return correct data
1ms
Retrieving a non existent order should return not found
1ms
Submitting feedback with invalid rating should return bad request
1ms
Recording a timing with zero prep seconds should return bad request
1ms
Unknown recipe type should return zero batches
1ms
Recording waste with missing reason should return bad request
1ms
Recording waste with zero quantity should return bad request
1ms
Recording waste with missing ingredient name should return bad request
1ms
Muffin request with invalid field should return bad request [Eggs, , Eggs is required, 'Eggs' is required·, Bad Request]
1ms
Deleting a non existent topping should return not found
1ms
Muffin request with invalid field should return bad request [Flour, , Flour is required, 'Flour' is required·, Bad Request]
1ms
Submitting review with missing recipe name should return bad request
1ms
Request with unsupported content type should return unsupported media type [text/plain]
1ms
Topping request with invalid or dangerous input should return bad request [Name, <script>alert('xss')</script>, Script tag in name, Name contains potentially dangerous content·, Bad Request]
1ms
Order with invalid field should return bad request [Items, null, At least one item is required, The Items field is required·, Bad Request]
1ms
Update topping with invalid or dangerous input should return bad request [Category, , Category is required, 'Category' is required·, Bad Request]
1ms
Waffle request with invalid ingredient should return bad request [Milk, , Milk is required, 'Milk' is required·, Bad Request]
1ms
Muffin request with invalid field should return bad request [Apples, , Apples is required, 'Apples' is required·, Bad Request]
1ms
Sending request with unsupported content type should return unsupported media type [text/plain]
1ms
Update topping with invalid or dangerous input should return bad request [Name, , Name is required, 'Name' is required·, Bad Request]
0ms
Order with invalid field should return bad request [Items[0]·BatchId, null, Batch ID is required, 'Batch Id' is required·, Bad Request]
0ms
Order with invalid field should return bad request [Items[0]·ItemType, , Item type is required, 'Item Type' is required·, Bad Request]
0ms
Waffle request with invalid ingredient should return bad request [Butter, <img onerror=x>, XSS in butter, Butter contains potentially dangerous content·, Bad Request]
0ms
Pancake request with invalid ingredient should return bad request [Milk, , Milk is required, 'Milk' is required·, Bad Request]
0ms
Pancake request with invalid ingredient should return bad request [Milk, <script>alert</script>, XSS in milk, Milk contains potentially dangerous content·, Bad Request]
0ms
Waffle request with invalid ingredient should return bad request [Butter, , Butter is required, 'Butter' is required·, Bad Request]
0ms
Pancake request with invalid ingredient should return bad request [Flour, <img onerror=x>, XSS in flour, Flour contains potentially dangerous content·, Bad Request]
0ms
Waffle request with invalid ingredient should return bad request [Milk, <script>alert</script>, XSS in milk, Milk contains potentially dangerous content·, Bad Request]
0ms
Order with invalid field should return bad request [CustomerName, , Customer name is required, 'Customer Name' is required·, Bad Request]
0ms
Update topping with invalid or dangerous input should return bad request [Category, <script>alert('xss')</script>, Script tag in category, Category contains potentially dangerous content·, Bad Request]
0ms
Update topping with invalid or dangerous input should return bad request [Name, <img src=x onerror=alert(1)>, Event handler in name, Name contains potentially dangerous content·, Bad Request]
0ms
Pancake request with invalid ingredient should return bad request [Eggs, , Eggs is required, 'Eggs' is required·, Bad Request]
0ms
Pancake request with invalid ingredient should return bad request [Eggs, javascript:void(0), XSS in eggs, Eggs contains potentially dangerous content·, Bad Request]
0ms
Update topping with invalid or dangerous input should return bad request [Category, javascript:alert(1), Javascript protocol, Category contains potentially dangerous content·, Bad Request]
0ms
Topping request with invalid or dangerous input should return bad request [Name, , Name is required, 'Name' is required·, Bad Request]
0ms
Topping request with invalid or dangerous input should return bad request [Category, <script>alert('xss')</script>, Script tag in category, Category contains potentially dangerous content·, Bad Request]
0ms
Topping request with invalid or dangerous input should return bad request [Category, javascript:alert(1), Javascript protocol, Category contains potentially dangerous content·, Bad Request]
0ms
Topping request with invalid or dangerous input should return bad request [Category, , Category is required, 'Category' is required·, Bad Request]
0ms
Request with unsupported content type should return unsupported media type [application/xml]
0ms
Request with unsupported content type should return unsupported media type [text/html]
0ms
Sending request with unsupported content type should return unsupported media type [application/xml]
0ms
Sending request with unsupported content type should return unsupported media type [text/html]
0ms