Marcus Moore
|
de2aa903c5
|
Scaffold tests
|
2024-01-29 17:56:55 -08:00 |
|
Marcus Moore
|
423b636db9
|
Guard against non-integers being passed for company_id
|
2024-01-09 10:57:43 -08:00 |
|
spencerrlongg
|
e028145ad9
|
Add new asset tests for archive, depreciate, and physical fields
|
2023-12-13 09:16:08 -06: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 |
|
spencerrlongg
|
135b7bde7d
|
added some more check out assertions
|
2023-11-30 11:53:26 -06:00 |
|
spencerrlongg
|
151ceb5fbe
|
get rid of firsts and find by responses id
|
2023-11-29 17:14:46 -06:00 |
|
spencerrlongg
|
c3492f1699
|
fixed eol, add calculated eol/eol explicit tests
|
2023-11-29 14:57:31 -06:00 |
|
spencerrlongg
|
9d8433bd6d
|
a couple quick things
|
2023-11-29 13:15:41 -06:00 |
|
spencerrlongg
|
65ca24f6ae
|
asset assigned to asset works now
|
2023-11-29 11:37:52 -06:00 |
|
spencerrlongg
|
b17078fffd
|
a couple notes
|
2023-11-28 22:15:13 -06:00 |
|
spencerrlongg
|
c886fb555b
|
checkout on store tests almost done
|
2023-11-28 22:11:20 -06:00 |
|
spencerrlongg
|
15d11f7f4e
|
test checkout to user on store
|
2023-11-28 21:46:03 -06:00 |
|
spencerrlongg
|
5b77e66d28
|
get rid of deleted_at as it doesn't do anything
|
2023-11-28 17:16:17 -06:00 |
|
spencerrlongg
|
75ac7f80b9
|
some refactor + tests
|
2023-11-28 15:17:46 -06:00 |
|
spencerrlongg
|
75532d9662
|
adds permission test
|
2023-11-01 16:49:59 -05:00 |
|
Marcus Moore
|
417f9c21e4
|
Fix the storing of group permissions when creating via API
|
2023-10-10 17:51:29 -07:00 |
|
snipe
|
d916e20c10
|
Merge pull request #13415 from marcusmoore/feature/department-scoping
Added `CompanyableTrait` to `Department` model
|
2023-09-14 12:52:53 +01:00 |
|
Marcus Moore
|
093bf57448
|
Update assertion and add failure messages
|
2023-09-07 16:42:49 -07:00 |
|
snipe
|
06836663c8
|
Merge pull request #13575 from marcusmoore/fixes/improve-api-messaging
Added validation around department_id in API patch request
|
2023-09-07 21:36:20 +01:00 |
|
Marcus Moore
|
c6c1c64c1e
|
Remove todo
|
2023-09-07 13:30:05 -07:00 |
|
Marcus Moore
|
a7a70f6981
|
Test permissions update
|
2023-09-07 13:21:27 -07:00 |
|
Marcus Moore
|
39ff575ac1
|
Remove unused test cases
|
2023-09-07 13:16:08 -07:00 |
|
Marcus Moore
|
56e6205667
|
Formatting
|
2023-09-07 12:45:03 -07:00 |
|
Marcus Moore
|
899c2eb19b
|
Implement test case
|
2023-09-07 12:34:50 -07:00 |
|
Marcus Moore
|
1c3c36f2a0
|
Begin to implement patch test
|
2023-09-06 16:14:14 -07:00 |
|
snipe
|
a62e2f092b
|
Merge pull request #13498 from marcusmoore/feature/add-checkin-date-range-filter-to-custom-asset-report
Added last check in column and filter to custom asset report
|
2023-09-05 13:22:15 +01:00 |
|
Marcus Moore
|
a799659610
|
Scaffold tests and add context
|
2023-08-30 17:33:23 -07:00 |
|
Marcus Moore
|
999605f832
|
Add failing test
|
2023-08-30 17:10:50 -07:00 |
|
snipe
|
fb455be406
|
Added tests
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-30 19:13:38 +01:00 |
|
Marcus Moore
|
aafa1ab70e
|
Add failing test
|
2023-08-29 16:15:13 -07:00 |
|
Marcus Moore
|
6fc06f2ee1
|
Add simple tests around asset check in
|
2023-08-21 12:31:51 -07:00 |
|
Marcus Moore
|
42055bb69d
|
Add authentication and authorization tests for department index method
|
2023-08-07 17:42:28 -07:00 |
|
Marcus Moore
|
cdfe8e459d
|
Add simple test cases for api department index
|
2023-08-07 16:36:01 -07:00 |
|
snipe
|
c1949ffb0d
|
Merge pull request #13319 from marcusmoore/chore/user-search-test-cases
Added test cases around user search
|
2023-07-18 13:27:22 +01:00 |
|
Marcus Moore
|
fa0a88289a
|
Add tests around user search
Follow up to #13311
|
2023-07-17 11:29:22 -07:00 |
|
Marcus Moore
|
346ace9444
|
Allow users that have permission to edit their own location to see locations in select list
|
2023-07-13 17:37:46 -07:00 |
|
Marcus Moore
|
2abdb8a5fd
|
Revert unneeded changes
|
2023-06-26 14:01:09 -07:00 |
|
Marcus Moore
|
7cb22d3d49
|
Remove incomplete tests
|
2023-06-26 14:00:53 -07: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
|
a333d7b72f
|
Add context to incomplete tests
|
2023-06-22 12:48:09 -07:00 |
|
Marcus Moore
|
ab5fed09db
|
Remove scopeCompanyables call from AssetsController@requestable
|
2023-06-22 12:36:43 -07:00 |
|
Marcus Moore
|
0a5e1e3190
|
Remove scopeCompanyables call from AssetsController@selectlist
|
2023-06-21 17:21:36 -07:00 |
|
Marcus Moore
|
effd969284
|
Scaffold test before removing scopeCompanyables call from AssetsController@selectlist
|
2023-06-21 17:15:02 -07:00 |
|
Marcus Moore
|
af77fefc61
|
Scaffold test before removing scopeCompanyables call from AssetsController
|
2023-06-21 16:19:56 -07:00 |
|
Marcus Moore
|
6f5252449e
|
Scaffold test before removing scopeCompanyables call from UsersController
|
2023-06-07 16:25:18 -07:00 |
|