|
|
db9f85e9da
|
Merge branch 'develop' into checkin_non_reassignable_license
# Conflicts:
# app/Models/License.php
# resources/views/licenses/view.blade.php
# tests/Feature/Checkins/Api/LicenseCheckInTest.php
|
2025-09-03 11:09:51 -07:00 |
|
|
|
0cc47aacbe
|
Got tests to pass by making them match our current reality, rather than wishes
|
2025-07-18 16:14:32 +01:00 |
|
|
|
7c5110ed5d
|
Add more action logs tests everywhere I can think of it.
|
2025-07-16 16:20:06 +01:00 |
|
|
|
0a474f48ad
|
WIP: Adding various tests of the contents of ActionLogs for lots of events
|
2025-07-16 16:20:06 +01:00 |
|
|
|
63ce2a14fe
|
fix the ghosts pt2
|
2025-04-23 10:17:11 -07:00 |
|
|
|
f435ebb110
|
fix the ghosts
|
2025-04-23 10:15:26 -07:00 |
|
|
|
843f001bf6
|
rename test class
|
2025-04-23 09:33:56 -07:00 |
|
|
|
0d28165c04
|
merged develop, fix conflicts
|
2025-04-21 10:54:01 -07:00 |
|
|
|
ee31bfbcd4
|
Merge branch 'develop' into checkin_non_reassignable_license
# Conflicts:
# app/Helpers/Helper.php
# app/Http/Controllers/Api/LicenseSeatsController.php
# app/Http/Transformers/LicensesTransformer.php
|
2025-04-21 10:49:35 -07:00 |
|
|
|
881cde4d98
|
change namesspaces and use create instead of make
|
2025-03-18 14:18:49 -07:00 |
|
|
|
bf3837c49d
|
add checkin test for api
|
2025-03-18 12:54:03 -07:00 |
|
|
|
167001ed54
|
Fix eol rate in tests
|
2025-03-12 16:01:32 -07:00 |
|
|
|
1b9d046f5f
|
Fixed test for RMB
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-22 18:08:25 +00:00 |
|
|
|
347eb2bdee
|
Fixed route parameters and tests to match
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-19 05:03:56 +00:00 |
|
|
|
1c67d6802d
|
added testing to Api check in, renamed other test method
|
2025-01-27 12:18:24 -08:00 |
|
|
|
2143952a1e
|
removed unused models, castged unreassignable_seat, clean up in general
|
2025-01-21 11:43:47 -08:00 |
|
|
|
d217c2e295
|
last rename
|
2025-01-16 12:24:32 -08:00 |
|
|
|
52bf0faaa5
|
renamed unassignable to reassignable_seat
|
2025-01-16 12:19:59 -08:00 |
|
|
|
3f3f2bfc61
|
fixed factory and test
|
2025-01-16 12:14:03 -08:00 |
|
|
|
f47a2b10c0
|
updated column name, updated Api license checkin and out
|
2025-01-16 11:53:15 -08:00 |
|
|
|
344b4e7d60
|
fixes test to check if checked in licenses is unavailable
|
2025-01-16 09:46:03 -08:00 |
|
|
|
d49bfb562a
|
Merge branch 'develop' into testing/license-checkin
|
2024-12-19 22:29:31 +00:00 |
|
|
|
a53976967a
|
Use correct id
|
2024-12-17 10:31:35 -08:00 |
|
|
|
1be7508340
|
Add simple tests to ensure views render
|
2024-12-16 17:45:10 -08:00 |
|
|
|
7aa5195e87
|
Add tests for license checkin
|
2024-12-16 14:39:24 -08:00 |
|
|
|
699476da90
|
Scaffold and implement some license checkin tests
|
2024-12-12 17:33:34 -08:00 |
|
|
|
f932a4fc76
|
Always run validation on checkin
|
2024-11-20 12:25:06 -08:00 |
|
|
|
59fe53842d
|
Add tests around component check ins via api
|
2024-11-19 16:11:23 -08:00 |
|
|
|
ead27accac
|
fixed accessory tests and notifiable target
|
2024-10-22 15:45:52 -07:00 |
|
|
|
1e31592c55
|
messing with the tests
|
2024-10-22 11:49:06 -07:00 |
|
|
|
cdd4fef7df
|
attempt to fix tests p2
|
2024-10-17 13:34:55 -07:00 |
|
|
|
dceb8e305f
|
attempt to fix tests
|
2024-10-17 13:11:39 -07:00 |
|
|
|
3dc64cc5e0
|
Reference accessory checkout and not the accessory
|
2024-10-01 13:35:39 -07:00 |
|
|
|
5b90d79494
|
Use created_by
|
2024-10-01 11:50:48 -07:00 |
|
|
|
d5f659024c
|
Add test for logging
|
2024-09-18 11:27:09 -07:00 |
|
|
|
832e50a71e
|
Implement test
|
2024-09-18 11:19:41 -07:00 |
|
|
|
fa19686248
|
Implement test
|
2024-09-18 11:18:21 -07:00 |
|
|
|
7b31df7c14
|
Begin additional test case
|
2024-09-17 09:11:58 -07:00 |
|
|
|
e835637ef0
|
Add accessory checkin test
|
2024-09-16 16:40:10 -07:00 |
|
|
|
3f8ac59f4c
|
Reference the entry in the components_assets table
|
2024-08-13 15:31:16 -07:00 |
|
|
|
b18baf74d2
|
added options to checkout accessoires to locations and assets
Added #14979: add checkout functionality to accessoires
|
2024-07-29 10:54:53 +02:00 |
|
|
|
037cc4d098
|
More tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-26 14:27:07 +01:00 |
|
|
|
ff6e6ef88c
|
Added more tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-26 13:43:10 +01:00 |
|
|
|
e8ec11652f
|
Very basic checkin tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-26 13:16:31 +01:00 |
|
|
|
d202dfc225
|
Organize API tests into domains
|
2024-06-04 10:48:53 -07:00 |
|
|
|
dd0a16c3d5
|
Added tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-31 20:42:32 +01:00 |
|
|
|
69c2cf2c4f
|
fixed assetcheckin test, created redirect option test
|
2024-05-21 13:13:25 -07:00 |
|
|
|
8003615b1f
|
Move InteractsWithSettings to TestCase
|
2024-03-14 14:15:11 -07:00 |
|
|
|
9dbb4abe7e
|
Fixed tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-01 12:30:05 +00:00 |
|
|
|
29d729171c
|
Align test with actual values passed from the web
|
2024-02-26 11:13:39 -08:00 |
|