Marcus Moore
|
1aeaa0094a
|
Fix assigned to in labels
|
2024-04-09 13:52:54 -07:00 |
|
Brady Wetherington
|
65e21faa3e
|
Merge branch 'develop' into snipeit_v7_laravel10
Hopefully, last merge?
|
2024-04-02 20:34:04 +01:00 |
|
Marcus Moore
|
675717ff82
|
Add failing test
|
2024-03-25 13:46:22 -07:00 |
|
Marcus Moore
|
5f4c964309
|
Account for last_audit_date not being provided
|
2024-03-25 12:45:11 -07:00 |
|
Marcus Moore
|
66ba96d531
|
Set last_audit_date to valid format in StoreAssetRequest
|
2024-03-25 12:38:12 -07:00 |
|
Marcus Moore
|
d1dffb84dc
|
Remove InteractsWithSettings trait for remaining tests
|
2024-03-18 12:33:45 -07:00 |
|
Marcus Moore
|
541350916d
|
Merge branch 'develop' into chore/sc-25071
# Conflicts:
# tests/Feature/Api/Users/UpdateUserApiTest.php
# tests/Feature/Notifications/AccessoryWebhookTest.php
# tests/Feature/Notifications/AssetWebhookTest.php
# tests/Feature/Notifications/ComponentWebhookTest.php
# tests/Feature/Notifications/ConsumableWebhookTest.php
# tests/Feature/Notifications/LicenseWebhookTest.php
|
2024-03-18 12:33:31 -07:00 |
|
snipe
|
09d69b214b
|
Merge pull request #14436 from marcusmoore/chore/sc-24901
Organized notification test cases
|
2024-03-18 12:20:23 +00:00 |
|
Marcus Moore
|
a28bee86ba
|
Extract method
|
2024-03-14 16:33:49 -07:00 |
|
Marcus Moore
|
fb64892971
|
Re-order
|
2024-03-14 16:26:27 -07:00 |
|
Marcus Moore
|
95ff692b14
|
Improve InteractsWithSettings name
|
2024-03-14 15:06:52 -07:00 |
|
Marcus Moore
|
8003615b1f
|
Move InteractsWithSettings to TestCase
|
2024-03-14 14:15:11 -07:00 |
|
Marcus Moore
|
948dc3c974
|
Remove duplicate trait
|
2024-03-14 13:11:53 -07:00 |
|
Marcus Moore
|
1afb724606
|
Remove commented (and old) test cases
|
2024-03-14 13:11:43 -07:00 |
|
Marcus Moore
|
451281d833
|
Delete test cases with only commented code
|
2024-03-14 13:11:27 -07:00 |
|
Marcus Moore
|
485f11c945
|
Move trait usage to parent TestCase
|
2024-03-14 12:56:49 -07:00 |
|
Marcus Moore
|
dbc79655b0
|
Cleanup
|
2024-03-14 12:02:56 -07:00 |
|
Marcus Moore
|
02f6aa6161
|
Add group tag for new test case
|
2024-03-14 11:19:36 -07:00 |
|
Marcus Moore
|
07c5264b41
|
Organize email check in notifications test
|
2024-03-14 11:17:47 -07:00 |
|
Marcus Moore
|
7c178a6a78
|
Merge branch 'develop' into chore/sc-24901
# Conflicts:
# tests/Feature/Notifications/AssetWebhookTest.php
|
2024-03-14 11:13:14 -07:00 |
|
Marcus Moore
|
8aed26aab1
|
Remove unneeded test cases
|
2024-03-13 16:56:54 -07:00 |
|
Marcus Moore
|
01d5d4c2c8
|
Improve data provider name
|
2024-03-13 16:37:50 -07:00 |
|
Brady Wetherington
|
5b9120ba6c
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-03-05 19:22:37 +00:00 |
|
snipe
|
9dbb4abe7e
|
Fixed tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-01 12:30:05 +00:00 |
|
Marcus Moore
|
551354b1bb
|
Add group annotation for tests
|
2024-02-27 18:05:18 -08:00 |
|
Marcus Moore
|
03b7891edc
|
Remove unneeded factory states
|
2024-02-27 18:03:53 -08:00 |
|
Marcus Moore
|
8978dff054
|
Consolidate helpers into trait
|
2024-02-27 18:01:08 -08:00 |
|
Marcus Moore
|
d20844fefa
|
Improve readability by extracting additional helpers
|
2024-02-27 17:57:12 -08:00 |
|
Marcus Moore
|
cd579a04dd
|
Improve readability by extracting fireCheckOutEvent method
|
2024-02-27 17:52:18 -08:00 |
|
Marcus Moore
|
15b8140bff
|
Fix test helper
|
2024-02-27 17:48:17 -08:00 |
|
Marcus Moore
|
9a93ad2e06
|
Remove unneeded factory state
|
2024-02-27 17:46:27 -08:00 |
|
Marcus Moore
|
bd4d3aa52b
|
Improve readability by extracting additional helpers
|
2024-02-27 17:44:19 -08:00 |
|
Marcus Moore
|
bf32ab177f
|
Improve readability by extracting fireCheckInEvent method
|
2024-02-27 17:37:07 -08:00 |
|
Marcus Moore
|
2ea883aa15
|
Move Notification::fake() to setUp method
|
2024-02-27 17:23:30 -08:00 |
|
Marcus Moore
|
43cc296582
|
Consolidate additional tests
|
2024-02-27 17:14:35 -08:00 |
|
Marcus Moore
|
4c1aadd74e
|
Improve naming and inline helper
|
2024-02-27 17:09:22 -08:00 |
|
Marcus Moore
|
7d3719bf70
|
Consolidate some slack notification tests
|
2024-02-27 17:07:40 -08:00 |
|
Marcus Moore
|
c08164d864
|
Update test names
|
2024-02-27 16:48:17 -08:00 |
|
Marcus Moore
|
b156aa74a5
|
Update helper name
|
2024-02-27 16:45:49 -08:00 |
|
Marcus Moore
|
5084e5d3ef
|
Improve variable type
|
2024-02-27 12:23:26 -08:00 |
|
Marcus Moore
|
69022bb8b6
|
Implement test
|
2024-02-27 11:12:35 -08:00 |
|
Marcus Moore
|
29d729171c
|
Align test with actual values passed from the web
|
2024-02-26 11:13:39 -08:00 |
|
Marcus Moore
|
c401c88702
|
Scope event fake
|
2024-02-22 16:19:33 -08:00 |
|
Marcus Moore
|
b55a19cebb
|
Add assertion event is dispatched with correct timestamp
|
2024-02-22 13:50:46 -08:00 |
|
Marcus Moore
|
4caadcfa19
|
Clear pending checkout acceptances when checking in asset via api
|
2024-02-22 13:33:16 -08:00 |
|
Marcus Moore
|
714fc63050
|
Have legacy locations updated upon api asset checkin
|
2024-02-22 13:14:30 -08:00 |
|
Marcus Moore
|
2df026bcb5
|
Allow updating asset default location when checking in asset via api
|
2024-02-22 12:40:14 -08:00 |
|
Marcus Moore
|
3ae8adfbf9
|
Remove incomplete flag on test case
|
2024-02-21 12:33:32 -08:00 |
|
Marcus Moore
|
aa2632fe46
|
Merge branch 'develop' into chore/sc-24808
|
2024-02-21 12:33:06 -08:00 |
|
Brady Wetherington
|
8f2843bfcf
|
Merge branch 'develop' into snipeit_v7_laravel10
Had to re-generate composer.lock, and re-do package.json and rebuild assets as well.
|
2024-02-21 20:22:28 +00:00 |
|
Marcus Moore
|
bc0a7542ac
|
Change enableWebhook to enableSlackWebhook
|
2024-02-14 18:17:34 -08:00 |
|
Marcus Moore
|
aec59f2da6
|
Update assertion to be more correct
|
2024-02-14 12:27:42 -08:00 |
|
Marcus Moore
|
905df5ec25
|
Consolidate test cases
|
2024-02-14 12:14:27 -08:00 |
|
Marcus Moore
|
bacfdc5049
|
Scaffold additional tests
|
2024-02-14 11:33:03 -08:00 |
|
Marcus Moore
|
3cc72021b6
|
Move notification test to notifications test suite
|
2024-02-14 11:16:31 -08:00 |
|
Marcus Moore
|
4354e126b1
|
Scaffold tests
|
2024-02-14 11:11:08 -08:00 |
|
Marcus Moore
|
02f39472f9
|
Remove duplicate test
|
2024-02-14 11:10:59 -08:00 |
|
Marcus Moore
|
af513946a2
|
Implement test
|
2024-02-14 10:48:49 -08:00 |
|
Marcus Moore
|
ad1846fed6
|
Implement tests
|
2024-02-13 17:50:26 -08:00 |
|
Marcus Moore
|
9ab56fe9ca
|
Implement tests
|
2024-02-13 17:04:53 -08:00 |
|
Marcus Moore
|
f708b8b299
|
Implement test
|
2024-02-13 14:30:26 -08:00 |
|
Marcus Moore
|
391b832613
|
Implement test
|
2024-02-13 13:34:55 -08:00 |
|
Marcus Moore
|
b653d19579
|
Implement test
|
2024-02-13 13:29:54 -08:00 |
|
Marcus Moore
|
31a75bd252
|
Add some assertions
|
2024-02-13 13:17:02 -08:00 |
|
Marcus Moore
|
0506f3bef9
|
Scaffold additional tests
|
2024-02-13 12:35:31 -08:00 |
|
Marcus Moore
|
852b0b3f11
|
Scaffold additional tests
|
2024-02-13 12:15:59 -08:00 |
|
Marcus Moore
|
307b39bd38
|
Implement tests around asset check in
|
2024-02-13 12:03:27 -08:00 |
|
snipe
|
60ba898167
|
Merge pull request #14255 from marcusmoore/chore/sc-24805
Added LDAP group tag to LDAP tests
|
2024-02-13 13:42:51 +00: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
|
cf53f2778f
|
Add LDAP test cases to group
|
2024-02-12 12:28:27 -08:00 |
|
Marcus Moore
|
76cc5995d9
|
Write tests around getIdForCurrentUser method [sc-24748]
|
2024-02-05 12:38:33 -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 |
|
snipe
|
d6c61e1429
|
Removed attribute assigning blank EOL as 0
Signed-off-by: snipe <snipe@snipe.net>
|
2024-01-25 21:34:20 +00: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 |
|
spencerrlongg
|
9e84521098
|
fix auto-increment settings for test settings
|
2024-01-02 18:10:59 -06:00 |
|
Spencer Long
|
8546407083
|
Merge branch 'develop' into refactor/store_asset_form_request
|
2024-01-02 18:05:15 -06:00 |
|
spencerrlongg
|
e028145ad9
|
Add new asset tests for archive, depreciate, and physical fields
|
2023-12-13 09:16:08 -06:00 |
|
snipe
|
f9697887e8
|
Removed extraneous test
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-12 13:41:35 +00: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 |
|