snipe
|
157801242d
|
Added API test, renamed test to match filter
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-23 13:21:36 +00:00 |
|
snipe
|
7b151cf692
|
Added test
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-23 13:17:20 +00:00 |
|
snipe
|
1b9d046f5f
|
Fixed test for RMB
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-22 18:08:25 +00:00 |
|
snipe
|
7db11dc12b
|
Merge pull request #16277 from Godmartinz/bulk_delete_asset_bug
Fixes deletion of assigned assets through bulk delete
|
2025-02-22 12:59:37 +00:00 |
|
snipe
|
b0fa059a28
|
Merge pull request #16285 from marcusmoore/bug/sc-28148
Re-added ability to add notes to assets
|
2025-02-22 12:55:18 +00:00 |
|
Brady Wetherington
|
7e1295bac7
|
Fix tests and fix migrations to always explicitly include nullable()
|
2025-02-22 12:15:12 +00:00 |
|
snipe
|
bdab052f40
|
Fixed test name
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-22 10:51:16 +00:00 |
|
Marcus Moore
|
c6bee0c47a
|
Fix test
|
2025-02-20 13:24:01 -08:00 |
|
Marcus Moore
|
ae7d7f7d22
|
Merge branch 'develop' into bug/sc-28148
# Conflicts:
# routes/web.php
|
2025-02-20 13:23:55 -08:00 |
|
Marcus Moore
|
43f679a554
|
Revert some changes from #15525
|
2025-02-20 12:59:16 -08:00 |
|
Marcus Moore
|
f1bf9fcf5c
|
Implement test
|
2025-02-20 12:51:08 -08:00 |
|
Marcus Moore
|
39bb2c2adb
|
Implement tests
|
2025-02-20 12:49:58 -08:00 |
|
Marcus Moore
|
44503fc423
|
Use translation
|
2025-02-20 12:41:56 -08:00 |
|
Marcus Moore
|
0190ccea27
|
Finish implementing test
|
2025-02-20 12:40:05 -08:00 |
|
snipe
|
54cc427ef5
|
Updated tests for new RMB behavior
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-20 18:28:46 +00:00 |
|
Godfrey M
|
a275391557
|
adds test for deleting assigned asset
|
2025-02-19 15:59:57 -08:00 |
|
snipe
|
24a17b09a5
|
Fixed a few more tests and strings
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-19 09:03:41 +00:00 |
|
snipe
|
cd7135ea77
|
More test fixes
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-19 06:19:50 +00:00 |
|
snipe
|
347eb2bdee
|
Fixed route parameters and tests to match
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-19 05:03:56 +00:00 |
|
Marcus Moore
|
cf0ce1c5ea
|
Start to implement tests
|
2025-02-18 16:24:52 -08:00 |
|
Marcus Moore
|
3d69721af0
|
Scaffold tests
|
2025-02-18 16:16:00 -08:00 |
|
snipe
|
ff1157a95e
|
Merge pull request #16232 from Godmartinz/adds-expiring-notifications
Expiration notifcation switched to use Mailable
|
2025-02-12 20:07:24 +00:00 |
|
Godfrey M
|
e66b690c93
|
removed unnecessary base_path changes
|
2025-02-12 12:01:43 -08:00 |
|
Godfrey M
|
242fd00e8a
|
remove commented dd
|
2025-02-12 11:55:28 -08:00 |
|
Godfrey M
|
bd03d70937
|
adds test for expiring licenses
|
2025-02-12 11:43:22 -08:00 |
|
Godfrey M
|
6873244e7e
|
adds test for expiring asset notifications
|
2025-02-12 11:28:36 -08:00 |
|
snipe
|
3de5f5882c
|
Added/updated tests
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-11 01:07:41 +00:00 |
|
snipe
|
0d7304eb8b
|
Use transformer for model files
Signed-off-by: snipe <snipe@snipe.net>
|
2025-01-20 20:20:35 +00:00 |
|
snipe
|
4fe83467ee
|
Removed log error
Signed-off-by: snipe <snipe@snipe.net>
|
2025-01-20 16:20:31 +00:00 |
|
Brady Wetherington
|
d65206c7fe
|
Move tests to UI-side
|
2025-01-20 13:49:42 +00:00 |
|
Brady Wetherington
|
a50c8c6269
|
Automatically detect character encoding of CSV files when processsing them
to handle non-UTF-8 file types. Added a new test case and enhanced the test
rigs to be able to write non-UTF-8 files.
Final cleanup
|
2025-01-16 17:03:37 +00:00 |
|
snipe
|
1c8d94c953
|
Merge pull request #15525 from akemidx/updated_ad_hoc_notes
|
2025-01-14 11:33:21 +00:00 |
|
snipe
|
15296d2b1c
|
Merge pull request #15714 from akemidx/saving_custom_report_template
Saved Custom Report Templates
|
2024-12-19 22:43:59 +00:00 |
|
snipe
|
1434522149
|
Merge pull request #15912 from marcusmoore/bug/harden-checkout-validation-v2
Harden asset checkout validation
|
2024-12-19 22:42:06 +00:00 |
|
snipe
|
6b8c1eb523
|
Merge branch 'develop' into testing/accessories-ui
|
2024-12-19 22:38:04 +00:00 |
|
snipe
|
26264e1d55
|
Merge branch 'develop' into testing/consumable-ui
|
2024-12-19 22:34:10 +00:00 |
|
snipe
|
d49bfb562a
|
Merge branch 'develop' into testing/license-checkin
|
2024-12-19 22:29:31 +00:00 |
|
snipe
|
f90dd9d74d
|
Merge pull request #15976 from marcusmoore/testing/ui-render
Added simple front end render tests
|
2024-12-19 22:27:35 +00:00 |
|
Marcus Moore
|
a53976967a
|
Use correct id
|
2024-12-17 10:31:35 -08:00 |
|
Marcus Moore
|
1be7508340
|
Add simple tests to ensure views render
|
2024-12-16 17:45:10 -08:00 |
|
Marcus Moore
|
7aa5195e87
|
Add tests for license checkin
|
2024-12-16 14:39:24 -08:00 |
|
snipe
|
41a6b34768
|
Added new test
Signed-off-by: snipe <snipe@snipe.net>
|
2024-12-16 16:35:34 +00:00 |
|
Marcus Moore
|
699476da90
|
Scaffold and implement some license checkin tests
|
2024-12-12 17:33:34 -08:00 |
|
Marcus Moore
|
d763feb803
|
Add consumable ui tests
|
2024-12-12 16:41:46 -08:00 |
|
Marcus Moore
|
d3bfa75251
|
Add accessory ui tests
|
2024-12-12 14:30:58 -08:00 |
|
Godfrey M
|
97398f1e68
|
adds testing to unaccepted reminder command
|
2024-12-05 12:41:33 -08:00 |
|
Marcus Moore
|
1d0d14876c
|
Harden asset checkout validation
|
2024-12-02 12:49:02 -08:00 |
|
snipe
|
8b38dc83f6
|
Merge pull request #15851 from marcusmoore/testing/api-component-checkin
Fixed bug in component checkins via api
|
2024-11-21 19:24:12 +00:00 |
|
snipe
|
e05f443886
|
Merge pull request #15864 from marcusmoore/testing/api-component-checkout
Added tests for component checkout api endpoint
|
2024-11-21 14:37:45 +00:00 |
|
Marcus Moore
|
d65254c4ec
|
Add tests for component checkout api endpoint
|
2024-11-20 15:34:08 -08:00 |
|