3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-08-18 11:15:42 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
801cef8048 WIP: improve test 2026-06-03 12:47:15 -07:00
4a7f9ea9c5 Merge branch 'develop' into features/18554-component-report
# Conflicts:
#	tests/Support/CustomTestMacros.php
2026-06-01 14:25:38 -07:00
339c93ebbf Add documentation for assertion 2026-05-13 11:27:26 -07:00
ba96aa5a61 Write assertion implementation 2026-05-13 11:25:52 -07:00
2d33368063 WIP: better assertions 2026-05-13 11:10:45 -07:00
dc3a16c437 Update test macros 2026-05-12 16:25:00 -07:00
2dd6bd11bc Improve messaging 2026-05-06 17:07:32 -07:00
dacba470ae Add failure message to macros 2026-05-06 16:46:45 -07:00
5d88c27c49 Add csv header helper 2026-05-06 14:42:51 -07:00
5ff03eec52 Remove duplicate macros 2026-05-06 12:21:00 -07:00
94979a37d6 Merge branch 'consolidate-test-macros' into features/18554-component-report
# Conflicts:
#	tests/Feature/Reporting/Custom/CustomAssetReportTest.php
2026-05-06 12:20:51 -07:00
55e46b2d15 Improve macro 2026-05-06 12:08:18 -07:00
02383aad7b Fix assertSeeTextInStreamedResponse and assertDontSeeTextInStreamedResponse macros
These were previously only checking the first column and not all of the data.
2026-05-06 11:46:28 -07:00
e75f54cc1c Move helper macros to CustomTestMacros 2026-05-06 11:40:37 -07:00
e98f73d2fc Fix test macros 2026-05-05 17:49:37 -07:00
ba1040e29e Consolidate streamed response macros into CustomTestMacros trait 2026-05-05 11:31:56 -07:00
6bc9a82a7a Formatting 2025-09-09 14:51:22 -07:00
a7c5899c16 Implement test 2025-09-09 11:33:54 -07:00
d65254c4ec Add tests for component checkout api endpoint 2024-11-20 15:34:08 -08:00
a6bcd3c0c2 Add validation test 2024-09-18 11:47:59 -07:00
67a8e0b5c6 This re-enables the ability to update encrypted custom fields via the API 2024-04-15 18:46:11 +01:00
75ac7f80b9 some refactor + tests 2023-11-28 15:17:46 -06:00
04661d5441 Add help text to response assertion helpers 2023-08-09 17:09:31 -07:00
3a5ed031bf Escape values in response assertion helpers 2023-08-09 17:08:49 -07:00
a35d83d14a Migrate to response macros for readability 2023-06-22 14:41:56 -07:00