Files
bookhoard/bruno/environments/Bookhoard.yml
T
john-okeefe a734db5a62 feat(testing): enhance Bruno collection with library automation
Add environment variable persistence for library and folder IDs in
Bruno API collection scripts. Create Library and Add Library Folder
endpoints now automatically save their respective IDs to the
environment for use in subsequent requests.
2026-04-10 19:35:31 -04:00

39 lines
1.0 KiB
YAML

name: Bookhoard
variables:
- name: base_url
value: http://localhost:8765
- name: media_item_id
value: 8bd13107-e1e5-4357-b893-bfc77f1e087c
- name: fake_book_id
value: 123e4567-e89b-12d3-a456-426614174000
- name: user_id
value: c51118f0-31fc-4c32-827d-517d6599bf21
- name: highlight_id
value: 660f9501-f29b-51d4-b716-446655440001
- name: note_id
value: 7710a602-g29b-61d4-c716-446655440002
- name: library_id
value: 10e2bab6-9029-4892-af12-f888752356c0
- name: job_id
value: 709e0d8e-b866-496c-b260-a59ab8e2014c
- name: rating
value: "5"
- name: is_visible
value: "true"
- name: library_folder
value: /app/uploads
- name: opds_base_url
value: ""
- secret: true
name: token
- secret: true
name: refresh_token
- secret: true
name: kobo_device_token
- secret: true
name: other_device_id
- name: collection_id
value: 412c03c3-0843-4bd4-b764-cc9457bb9df2
- name: library_folder_id
value: da1f9d91-0c4c-40cc-a050-86f795dfc967