snipe
|
374c6845d6
|
Added test if user has assets
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 14:16:28 +01:00 |
|
snipe
|
c5cbe37007
|
Added view permissions for the redirects
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 14:13:51 +01:00 |
|
snipe
|
a2346e4666
|
Changed numbers
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 14:09:57 +01:00 |
|
snipe
|
2479ccc4c6
|
Fixed accessory assignment
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 14:07:18 +01:00 |
|
snipe
|
64dd8f5d65
|
Missed a use statement
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 14:03:33 +01:00 |
|
snipe
|
47420a802a
|
More (failing) tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 14:02:04 +01:00 |
|
snipe
|
181bafd012
|
Fixed tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
bc36c8074e
|
Merge pull request #14807 from bryanlopezinc/AddTestToCheckEnvVisibility
Added test for .env visibility for setup page
|
2024-06-05 09:50:54 +01:00 |
|
Marcus Moore
|
e98c3f92c1
|
Update domain name
|
2024-06-04 10:49:29 -07: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 |
|
Brady Wetherington
|
e827bc9a07
|
Tests on asset tags that are maximum integers and *almost* maximum...
|
2024-06-03 17:31:56 +01:00 |
|
bryanlopezinc
|
89e50b94d3
|
Fix Failing sqlite test
|
2024-06-03 08:09:05 +01:00 |
|
snipe
|
67fb3f10d5
|
Tightened up tests with better checks
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-01 04:24:47 +01: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 |
|
snipe
|
32c367090b
|
Updated test names
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-31 23:13:27 +01:00 |
|
snipe
|
abcfe2b757
|
Derp. Spelling.
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-31 23:12:13 +01:00 |
|
snipe
|
f7687008b7
|
Added more tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-31 23:10:59 +01:00 |
|
snipe
|
dd0a16c3d5
|
Added tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-31 20:42:32 +01:00 |
|
bryanlopezinc
|
c63c17d49f
|
Added test for .env visibility for setup page
|
2024-05-31 17:33:57 +01:00 |
|
snipe
|
45cfec5b29
|
Merge pull request #14797 from bryanlopezinc/AddTestsForSettings
Added test for setup page
|
2024-05-31 02:31:35 +01:00 |
|
Marcus Moore
|
1736bf5510
|
Merge branch 'develop' into chore/sc-23725/livewire3
# Conflicts:
# app/Livewire/LoginForm.php
# package.json
# resources/views/livewire/login-form.blade.php
|
2024-05-30 16:56:50 -07:00 |
|
bryanlopezinc
|
404ee238a3
|
Added test for setup page
|
2024-05-30 14:37:24 +01:00 |
|
snipe
|
f6fe6e70b9
|
Merge branch 'develop' into redirect_back_to_asset
|
2024-05-30 13:38:11 +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
|
b52380f376
|
Migrate to new namespace
|
2024-05-29 12:07:48 -07:00 |
|
snipe
|
13db151297
|
Fixed deprecation warning on category test
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-29 11:06:51 +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 |
|
Brady Wetherington
|
8df9007a8e
|
Merge branch 'snipeit_v7_laravel10' into develop
|
2024-05-27 18:08:27 +01:00 |
|
Marcus Moore
|
d06e5f25b0
|
Remove old trait from test
|
2024-05-23 11:51:08 -07:00 |
|
Marcus Moore
|
482ebfbb68
|
Implement test
|
2024-05-22 17:21:29 -07:00 |
|
Marcus Moore
|
67c4fa2966
|
Improve event assertions
|
2024-05-22 17:14:10 -07:00 |
|
Marcus Moore
|
a3389a31cd
|
Update test name and add todo
|
2024-05-22 17:10:16 -07: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 |
|
Brady Wetherington
|
4adbd7af4c
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-05-22 21:02:11 +01: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 |
|
Godfrey M
|
0327e71f0f
|
made message the keys, cleaned up array
|
2024-05-21 13:26:29 -07:00 |
|
Godfrey M
|
69c2cf2c4f
|
fixed assetcheckin test, created redirect option test
|
2024-05-21 13:13:25 -07:00 |
|
snipe
|
e3561ad38e
|
Added tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-21 09:56:57 +01:00 |
|
Brady Wetherington
|
f633dbba64
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-05-20 12:55:29 +01:00 |
|
snipe
|
72c85f93b6
|
Fixed test
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-15 16:47:45 +01:00 |
|
snipe
|
eb09a99eb0
|
Merge pull request #14707 from spencerrlongg/bug/sc-24912
Bulk Edit Tests and Tweaks
|
2024-05-15 11:22:31 +01:00 |
|
spencerrlongg
|
5b86ee7291
|
a couple more tests
|
2024-05-07 17:19:00 -05:00 |
|
spencerrlongg
|
ad2ba252ee
|
two new test
|
2024-05-07 15:11:33 -05:00 |
|
spencerrlongg
|
17ef20ea92
|
alright, in a working place
|
2024-05-07 14:08:47 -05:00 |
|
snipe
|
386b2839e8
|
Added tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-07 18:59:24 +01:00 |
|
Brady Wetherington
|
5b02a43957
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-05-06 18:44:03 +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 |
|
spencerrlongg
|
e177993bcc
|
notes and some playing around, push for eod
|
2024-05-01 16:57:11 -05:00 |
|
spencerrlongg
|
6a7f3ecc2e
|
new test not quite working, almost there
|
2024-05-01 16:12:56 -05:00 |
|
spencerrlongg
|
39cc99c89b
|
all initial attributes set in test
|
2024-04-30 22:22:59 -05:00 |
|
spencerrlongg
|
25480293dc
|
change keys to values, add test
|
2024-04-30 18:03:26 -05: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 |
|
Marcus Moore
|
783a24eb68
|
Add test for ParseCurrencyMethod
|
2024-04-24 17:17:42 -07:00 |
|
Brady Wetherington
|
3f5c5cbe82
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-04-24 16:24:43 +01: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
|
6f195cb8ec
|
Merge pull request #14591 from snipe/bug/sc-25258/naive_fix_for_user_scoping
First fix for user FMCS scoping
|
2024-04-17 21:49:53 +01: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 |
|
Marcus Moore
|
f763aea4fc
|
Update tests to send post request
|
2024-04-16 17:13:18 -07:00 |
|
Marcus Moore
|
e16c04250e
|
Improve model factories
|
2024-04-16 16:58:28 -07:00 |
|
Marcus Moore
|
ad99aa460b
|
Remove unneeded imports
|
2024-04-16 15:09:49 -07:00 |
|
Marcus Moore
|
e47f64f62d
|
Separate test methods
|
2024-04-16 15:03:05 -07:00 |
|
Marcus Moore
|
eefe377159
|
Correct order of arguments
|
2024-04-16 10:51:33 -07:00 |
|
Brady Wetherington
|
870612be1c
|
Break 'update' API statements into its own test file. Split tests up
|
2024-04-16 15:34:28 +01:00 |
|