Commit graph

858 commits

Author SHA1 Message Date
Marcus Moore
307b39bd38
Implement tests around asset check in 2024-02-13 12:03:27 -08:00
Marcus Moore
c81bc1d2ee
Scaffold tests around asset check in 2024-02-12 17:54:22 -08:00
Marcus Moore
7154d23759
Pass the correct variable to the route helper 2024-02-12 16:45:18 -08:00
Marcus Moore
df23fd0dee
Remove usused import 2024-02-12 16:35:54 -08:00
Marcus Moore
adfb8895df
Improve factory state name 2024-02-12 16:31:32 -08:00
Marcus Moore
728aaaab20
Ensure accessory check in emails are not sent when the setting is disabled 2024-02-12 16:22:59 -08:00
Marcus Moore
095a7d9b34
Scaffold tests around accessory check in 2024-02-12 12:54:48 -08:00
Marcus Moore
2e0e39ccc8
Ensure notification is sent when consumable is checked out via api 2024-01-30 13:19:20 -08:00
Marcus Moore
13c37e708f
Implement tests around consumable checkout 2024-01-30 12:43:20 -08:00
Marcus Moore
3f76d65b95
Improve test method name 2024-01-30 12:43:07 -08:00
Marcus Moore
6d41c8cf67
Merge branch 'develop' into bug/sc-24685 2024-01-30 11:44:36 -08:00
Marcus Moore
de2aa903c5
Scaffold tests 2024-01-29 17:56:55 -08:00
Marcus Moore
a2cba67f4e
Improve assertion 2024-01-29 16:59:57 -08:00
Marcus Moore
f1ab8253f0
Implement tests included two currently failing tests 2024-01-29 16:48:40 -08:00
Marcus Moore
e5d3df7d24
Scaffold accessory checkout tests for api 2024-01-29 15:59:23 -08:00
Marcus Moore
987676df08
Implement additional tests 2024-01-29 15:56:18 -08:00
Marcus Moore
f16f62f76c
Scaffold and implement some tests around accessory checkout 2024-01-29 14:21:30 -08:00
Brady Wetherington
8a2f3405d5 Merge branch 'develop' into snipeit_v7_laravel10
A lot of changes here, but hopefully this works?
2024-01-29 22:12:58 +00:00
Marcus Moore
530ea474d1
Merge branch 'develop' into saving_custom_report_template
# Conflicts:
#	resources/lang/en/admin/reports/general.php
#	resources/views/reports/custom.blade.php
2024-01-23 13:55:07 -08:00
Marcus Moore
bbfee27fd3
Implement test 2024-01-17 16:40:05 -08:00
Marcus Moore
691e81d827
Implement some tests 2024-01-17 16:25:28 -08:00
Marcus Moore
0ac1dd314a
Organize tests 2024-01-17 13:19:54 -08:00
Marcus Moore
82f4cc799b
Improve variable name 2024-01-17 11:54:37 -08:00
Marcus Moore
9c1bea00ad
Add failing test 2024-01-11 13:51:18 -08:00
Marcus Moore
423b636db9
Guard against non-integers being passed for company_id 2024-01-09 10:57:43 -08:00
Brady Wetherington
f734e196e5 Merge branch 'develop' into snipeit_v7_laravel10 2024-01-08 18:57:55 +00:00
Marcus Moore
a756d2b765
Implement test 2024-01-02 18:14:17 -08:00
Marcus Moore
740d46a50e
Repopulate report after validation error 2024-01-02 17:59:30 -08:00
Marcus Moore
d8d92a6d2c
Scaffold test case 2024-01-02 17:47:52 -08:00
Marcus Moore
578495bab6
Update tests 2023-12-20 16:37:27 -08:00
Marcus Moore
9fcb1a2d0e
Rename SavedReport to ReportTemplate 2023-12-18 12:55:48 -08:00
spencerrlongg
e028145ad9 Add new asset tests for archive, depreciate, and physical fields 2023-12-13 09:16:08 -06:00
Marcus Moore
c68a2a36fa
Add test case for saving custom reports 2023-12-11 16:25:36 -08:00
Marcus Moore
89c47c1879
Add validation for saving reports 2023-12-11 16:20:36 -08:00
Marcus Moore
52028ddef2
Add authorization to saving saved reports route 2023-12-11 15:34:17 -08:00
Marcus Moore
c3845f4393
Add tests around loading saved reports 2023-12-11 14:29:33 -08:00
snipe
0089ea2321
Merge pull request #13882 from marcusmoore/fixes/jquery-validation
Fix client side validation in the v7 branch
2023-12-05 17:26:48 +00:00
spencerrlongg
cef1c5d4d2 cleanup test 2023-12-04 12:47:46 -06:00
spencerrlongg
ca8765e1d7 cleaned up 2023-11-30 16:18:50 -06:00
spencerrlongg
6e5f296a13 gets rid of depreciate 2023-11-30 16:08:49 -06:00
spencerrlongg
68d85385a2 get rid of physical 2023-11-30 16:03:30 -06:00
spencerrlongg
88b6a541ee removed references to archived 2023-11-30 15:59:03 -06:00
spencerrlongg
135b7bde7d added some more check out assertions 2023-11-30 11:53:26 -06:00
spencerrlongg
151ceb5fbe get rid of firsts and find by responses id 2023-11-29 17:14:46 -06:00
spencerrlongg
c3492f1699 fixed eol, add calculated eol/eol explicit tests 2023-11-29 14:57:31 -06:00
spencerrlongg
9d8433bd6d a couple quick things 2023-11-29 13:15:41 -06:00
spencerrlongg
65ca24f6ae asset assigned to asset works now 2023-11-29 11:37:52 -06:00
spencerrlongg
b17078fffd a couple notes 2023-11-28 22:15:13 -06:00
spencerrlongg
c886fb555b checkout on store tests almost done 2023-11-28 22:11:20 -06:00
spencerrlongg
15d11f7f4e test checkout to user on store 2023-11-28 21:46:03 -06:00