3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-04-03 22:38:31 +00:00

41 Commits

Author SHA1 Message Date
446f5f3cef Run pint on tests 2026-03-16 17:40:57 -07:00
d84eb43278 Snake case FMCS and permission methods in tests 2026-03-16 17:36:35 -07:00
d53eafe87a changing 'shared_report_template' to 'is_shared' in DB 2026-01-08 18:52:36 -07:00
0e35fb941b Improve assertions 2026-01-08 14:17:10 -08:00
71c9b927c6 Allow using same template name 2026-01-08 14:17:00 -08:00
e42960ea15 sharing a report template test 2026-01-07 18:49:34 -07:00
636d42a52e Make test more explicit 2026-01-07 16:42:47 -08:00
1451843f84 Implement test for viewing shared template 2026-01-07 16:39:10 -08:00
f8af21306a Handle attempting to delete another user's template 2026-01-07 16:37:34 -08:00
4e874cdb1b Fix update logic 2026-01-07 16:13:22 -08:00
dbd9a844dc scaffold test cases around sharing templates 2026-01-07 16:29:32 -07:00
54cc427ef5 Updated tests for new RMB behavior
Signed-off-by: snipe <snipe@snipe.net>
2025-02-20 18:28:46 +00:00
dc0b8c7572 Inline route helpers in tests 2024-11-07 16:54:55 -08:00
363ec841d1 Re-introduce soft deletes 2024-11-07 16:40:37 -08:00
c5710b858e Add test validation test for update method and remove name uniqueness constraint 2024-11-07 11:02:10 -08:00
8873137ed0 Scaffold updating template name 2024-11-06 12:29:31 -08:00
5f83cb6a14 Use route model binding 2024-10-31 12:34:06 -07:00
54b4db86d2 Revert "Add soft deletes"
This reverts commit 0eadab49f1.
2024-10-29 15:33:49 -07:00
0eadab49f1 Add soft deletes 2024-10-29 15:26:18 -07:00
7c08fbe144 Update test name 2024-10-28 14:43:05 -07:00
7777147af5 Add custom-reporting group 2024-10-28 14:42:44 -07:00
d4cf392387 Organize tests 2024-10-28 14:24:47 -07:00
c881727747 Add redirect for missing template 2024-10-28 14:12:19 -07:00
7238238d1f Use created_by instead of user_id 2024-10-23 16:40:03 -07:00
84f6638f50 Add authorization check 2024-10-23 16:11:10 -07:00
4217d7402b Improve tests 2024-10-22 17:50:40 -07:00
3d28a9090c Improve test 2024-10-22 17:38:22 -07:00
271de1eceb Improve tests 2024-10-22 17:37:23 -07:00
02c22c9efb Add test case 2024-10-22 16:52:59 -07:00
dd97e4ea82 Update permission tests 2024-10-22 14:22:19 -07:00
6e16f589bd Remove reference to old trait 2024-09-17 17:00:06 -07:00
bbfee27fd3 Implement test 2024-01-17 16:40:05 -08:00
691e81d827 Implement some tests 2024-01-17 16:25:28 -08:00
0ac1dd314a Organize tests 2024-01-17 13:19:54 -08:00
82f4cc799b Improve variable name 2024-01-17 11:54:37 -08:00
9c1bea00ad Add failing test 2024-01-11 13:51:18 -08:00
a756d2b765 Implement test 2024-01-02 18:14:17 -08:00
740d46a50e Repopulate report after validation error 2024-01-02 17:59:30 -08:00
d8d92a6d2c Scaffold test case 2024-01-02 17:47:52 -08:00
578495bab6 Update tests 2023-12-20 16:37:27 -08:00
9fcb1a2d0e Rename SavedReport to ReportTemplate 2023-12-18 12:55:48 -08:00