snipe
|
5e15cc3bbe
|
Added markIncompleteIfSqlite() method
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-03 22:18:31 +01:00 |
|
Marcus Moore
|
45f5eaac5b
|
Extract CanSkipTests trait
|
2024-04-22 10:32:37 -07:00 |
|
Brady Wetherington
|
67a8e0b5c6
|
This re-enables the ability to update encrypted custom fields via the API
|
2024-04-15 18:46:11 +01: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 |
|
Marcus Moore
|
95ff692b14
|
Improve InteractsWithSettings name
|
2024-03-14 15:06:52 -07:00 |
|
Marcus Moore
|
8978dff054
|
Consolidate helpers into trait
|
2024-02-27 18:01:08 -08:00 |
|
Marcus Moore
|
b156aa74a5
|
Update helper name
|
2024-02-27 16:45:49 -08:00 |
|
Marcus Moore
|
bc0a7542ac
|
Change enableWebhook to enableSlackWebhook
|
2024-02-14 18:17:34 -08: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 |
|
Brady Wetherington
|
16da994e28
|
Add LDAP as 'recommended' requirement; flesh out LDAP tests
|
2023-11-30 14:00:20 +00:00 |
|
spencerrlongg
|
75ac7f80b9
|
some refactor + tests
|
2023-11-28 15:17:46 -06:00 |
|
Brady Wetherington
|
8e8b1068ff
|
Beginnings of LDAP test suite
|
2023-11-27 14:50:43 +00:00 |
|
Marcus Moore
|
04661d5441
|
Add help text to response assertion helpers
|
2023-08-09 17:09:31 -07:00 |
|
Marcus Moore
|
3a5ed031bf
|
Escape values in response assertion helpers
|
2023-08-09 17:08:49 -07:00 |
|
Brady Wetherington
|
76191a09ed
|
Improvements to asset_tag auto-incrementing, with auto-fixups for gaps
|
2023-07-12 16:39:45 +01:00 |
|
Marcus Moore
|
acd06927ac
|
Add helper method for authenticating with passport
|
2023-06-22 17:37:30 -07:00 |
|
Marcus Moore
|
a35d83d14a
|
Migrate to response macros for readability
|
2023-06-22 14:41:56 -07:00 |
|
Marcus Moore
|
74b072f1b5
|
Improve messaging in testing helper
|
2023-06-22 12:36:30 -07:00 |
|
Marcus Moore
|
effd969284
|
Scaffold test before removing scopeCompanyables call from AssetsController@selectlist
|
2023-06-21 17:15:02 -07:00 |
|
Marcus Moore
|
65e8e4e163
|
Guard against attempting to use invalid property
|
2023-06-21 16:18:09 -07:00 |
|
Marcus Moore
|
abaf59c990
|
Extract and use helper methods
|
2023-06-07 16:16:30 -07:00 |
|
Marcus Moore
|
6585aa0cf0
|
Add unit tests for company scoping
|
2023-06-06 16:31:14 -07:00 |
|
Marcus Moore
|
4a0b3efd1f
|
Include user's name in Acceptance result notifications for accessories
|
2023-05-03 14:22:05 -07:00 |
|
Marcus Moore
|
f7d2b62d87
|
Improve method name
|
2023-05-01 16:06:28 -07:00 |
|
Marcus Moore
|
6d594faae7
|
Clear the settings cache on app destruction
|
2023-05-01 16:04:43 -07:00 |
|
Marcus Moore
|
f6cff90829
|
Migrate to new test settings interface
|
2023-04-17 17:31:12 -07:00 |
|
Marcus Moore
|
473241edca
|
Move initialization of settings to trait
|
2023-04-13 16:52:20 -07:00 |
|
Marcus Moore
|
7c95e45178
|
Introduce trait to conditionally interact with settings
|
2023-04-12 17:28:47 -07:00 |
|
Marcus Moore
|
cd0796ddda
|
Allow Settings to be chainable
|
2023-04-06 18:46:29 -07:00 |
|
Marcus Moore
|
9561b66613
|
Add return types and docblock
|
2023-04-06 17:58:53 -07:00 |
|
Marcus Moore
|
95f195046d
|
Move cache flush to testing helper
|
2023-04-06 17:50:24 -07:00 |
|
Marcus Moore
|
52c733b31d
|
Add ability to set provided settings
|
2023-04-06 17:48:23 -07:00 |
|
Marcus Moore
|
8ac4d3aeea
|
Move to a static constructor
|
2023-04-06 17:42:15 -07:00 |
|
Marcus Moore
|
bbfb6c338a
|
Remove unused method
|
2023-04-06 17:28:16 -07:00 |
|
Marcus Moore
|
f767cc082f
|
Introduce improved way to interact with settings in tests
|
2023-04-06 17:27:18 -07:00 |
|