snipe
|
1ca9bb5aa8
|
Merge pull request #14698 from Scarzy/features/asset_file_upload_from_api
Added #9413: Asset file upload from API
|
2024-06-12 11:18:06 +01:00 |
|
Marcus Moore
|
d202dfc225
|
Organize API tests into domains
|
2024-06-04 10:48:53 -07:00 |
|
Marcus Moore
|
b1e8e5389b
|
Make most test names singular
|
2024-06-03 16:54:59 -07:00 |
|
Marcus Moore
|
95f6381da4
|
Update tests names to VerbNounTest
|
2024-06-03 16:53:15 -07:00 |
|
Marcus Moore
|
b07e3b4a91
|
Remove API from test class name
|
2024-06-03 16:50:56 -07:00 |
|
Marcus Moore
|
86bd9a2674
|
Move test method to existing test
|
2024-06-03 16:49:44 -07:00 |
|
Marcus Moore
|
29a36839aa
|
Move existing API checkin and checkout tests under domain directory
|
2024-06-03 16:29:53 -07:00 |
|
snipe
|
ea8d390596
|
MOAR TESTS
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-01 04:01:09 +01:00 |
|
snipe
|
52af8afac2
|
Added company scoping test
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-01 03:10:29 +01:00 |
|
snipe
|
c09e93e288
|
Updated delete users API tests, moved non-API tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-01 02:59:04 +01:00 |
|
Scarzy
|
ca9d4e3155
|
Get the tests for download and delete working
|
2024-05-29 22:01:49 +01:00 |
|
Scarzy
|
633bcbb6c4
|
Get the file upload test working
Added the upload functionality to the get and delete tests, but I
currently don't seem to be able to reference the correct file ID
|
2024-05-29 22:01:49 +01:00 |
|
Scarzy
|
2d4af61e6c
|
Begin to add some tests
There is currently only really a test for listing, and only for the
empty list response
|
2024-05-29 22:01:49 +01:00 |
|
Scarzy
|
91c1e53e52
|
Fix the test file location
|
2024-05-29 22:01:48 +01:00 |
|
Scarzy
|
73a87a8ea8
|
Add the framework of a test
|
2024-05-29 22:01:48 +01:00 |
|
Marcus Moore
|
71bab2c315
|
Improve test case
|
2024-05-28 13:02:44 -07:00 |
|
snipe
|
33d5d5e24f
|
Added tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-28 15:21:13 +01:00 |
|
Marcus Moore
|
8d74a976a1
|
Merge branch 'develop' into chore/sc-25103/add-tests-around-asset-checkout
|
2024-05-22 16:09:27 -07:00 |
|
Marcus Moore
|
f16c79bb9a
|
Improve event assertions
|
2024-05-22 15:38:23 -07:00 |
|
Marcus Moore
|
1fe22e4b7b
|
Re-order scenarios
|
2024-05-22 13:33:41 -07:00 |
|
Marcus Moore
|
c7fa2c04ad
|
Add scenario
|
2024-05-22 13:33:12 -07:00 |
|
Marcus Moore
|
8ca882d1c8
|
Complete a scenario
|
2024-05-22 13:23:49 -07:00 |
|
Marcus Moore
|
5d368990dc
|
Fix assertion
|
2024-05-22 13:15:51 -07:00 |
|
Marcus Moore
|
1935a4aca3
|
Improve scenario naming
|
2024-05-22 12:47:33 -07:00 |
|
snipe
|
6fad085a7d
|
Removed debug in test
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-22 12:37:49 +01:00 |
|
snipe
|
4b23ef4021
|
Added new test
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-22 12:35:03 +01:00 |
|
snipe
|
e1eb457f3d
|
Update tests/Feature/Api/Users/UpdateUserApiTest.php
Co-authored-by: Marcus Moore <contact@marcusmoore.io>
|
2024-05-22 11:03:46 +01:00 |
|
snipe
|
51025aad57
|
Update tests/Feature/Api/Users/UpdateUserApiTest.php
Co-authored-by: Marcus Moore <contact@marcusmoore.io>
|
2024-05-22 11:03:38 +01:00 |
|
snipe
|
14c4765be2
|
Update tests/Feature/Api/Users/UpdateUserApiTest.php
Co-authored-by: Marcus Moore <contact@marcusmoore.io>
|
2024-05-22 11:00:52 +01:00 |
|
snipe
|
3afe996755
|
Update tests/Feature/Api/Users/UpdateUserApiTest.php
Co-authored-by: Marcus Moore <contact@marcusmoore.io>
|
2024-05-22 11:00:47 +01:00 |
|
snipe
|
0891bd747a
|
Update tests/Feature/Api/Users/UpdateUserApiTest.php
Co-authored-by: Marcus Moore <contact@marcusmoore.io>
|
2024-05-22 11:00:31 +01:00 |
|
snipe
|
e3561ad38e
|
Added tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-21 09:56:57 +01:00 |
|
snipe
|
386b2839e8
|
Added tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-07 18:59:24 +01:00 |
|
snipe
|
4850227c04
|
Merge pull request #14655 from snipe/feature/sc-25381/simpler_overdue_endpoints
Refactored due/overdue for audit, added due/overdue for checkin API endpoint and GUI
|
2024-05-02 13:11:51 +01:00 |
|
snipe
|
53cadf80fa
|
Removed assertions for factories
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-02 12:24:31 +01:00 |
|
snipe
|
494ec5cd9c
|
Added tests for due-or-overdue
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 20:59:04 +01:00 |
|
snipe
|
87de67e4a9
|
Fixed test for checkin
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 19:06:26 +01:00 |
|
snipe
|
9167f8a3ba
|
Cleaned up tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 18:57:07 +01:00 |
|
snipe
|
2d112f227a
|
Call the asset factory directly
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 15:44:37 +01:00 |
|
snipe
|
2484a9db2c
|
Added tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 14:01:29 +01:00 |
|
Marcus Moore
|
4295bad12f
|
Separate test cases
|
2024-04-25 14:07:56 -07:00 |
|
Marcus Moore
|
12418ae91b
|
WIP: allow EU style purchase cost via api
|
2024-04-24 17:18:29 -07:00 |
|
snipe
|
bdd43b7134
|
Merge pull request #14602 from uberbrady/fix_saving_encrypted_custom_fields
Re-enabled updating encrypted custom fields via API [sc-41465]
|
2024-04-23 10:20:55 +01:00 |
|
Marcus Moore
|
45f5eaac5b
|
Extract CanSkipTests trait
|
2024-04-22 10:32:37 -07:00 |
|
Brady Wetherington
|
ab45975883
|
Mark custom fields tests as 'incomplete' if the DB is mysql
|
2024-04-22 13:11:36 +01:00 |
|
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
|
9d0ea857fe
|
Import facade
|
2024-04-16 17:14:17 -07:00 |
|