Marcus Moore
|
1d64692fd6
|
Add two test cases
|
2024-04-17 15:23:26 -07:00 |
|
snipe
|
4c02a63acc
|
Removed activated attribute on test users
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-17 20:29:51 +01:00 |
|
snipe
|
0fc9fc7516
|
Minor updates to tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-17 20:29:01 +01:00 |
|
snipe
|
86e274faa3
|
Added API tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-17 10:47:48 +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
|
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
|
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 |
|
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 |
|
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 |
|