Skip to content

Commit c3e6fc3

Browse files
committed
Tests
1 parent b1fcc5b commit c3e6fc3

6 files changed

+16072
-481
lines changed

api_v2/tests/responses/TestObjects.test_item_armor_example.approved.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
{
2-
"armor": "http://localhost:8000/v2/armor/srd_splint/",
2+
"armor": {
3+
"ac_add_dexmod": false,
4+
"ac_base": 17,
5+
"ac_cap_dexmod": null,
6+
"ac_display": "17",
7+
"document": "http://localhost:8000/v2/documents/srd/",
8+
"grants_stealth_disadvantage": true,
9+
"key": "srd_splint",
10+
"name": "Splint",
11+
"strength_score_required": 15,
12+
"url": "http://localhost:8000/v2/armor/srd_splint/"
13+
},
314
"armor_class": 0,
415
"category": "http://localhost:8000/v2/itemcategories/armor/",
516
"cost": "200.00",

0 commit comments

Comments
 (0)