Marcus Moore
|
99dd51a965
|
Improve name
|
2024-10-17 14:53:18 -07:00 |
|
Marcus Moore
|
15c2169477
|
Scaffold additional tests
|
2024-10-17 14:31:05 -07:00 |
|
Marcus Moore
|
50fa6ce335
|
Scaffold tests
|
2024-10-17 14:12:22 -07:00 |
|
Marcus Moore
|
159a1d3f43
|
Be more explicit
|
2024-10-17 11:48:55 -07:00 |
|
Marcus Moore
|
604a964462
|
Improve scenario descriptions
|
2024-10-16 11:52:24 -07:00 |
|
Marcus Moore
|
2f72c66614
|
Add additional case
|
2024-10-16 11:30:06 -07:00 |
|
Marcus Moore
|
cba1a56040
|
Improve readability?
|
2024-10-15 17:38:11 -07:00 |
|
Marcus Moore
|
d9afde4610
|
Write failing test
|
2024-10-15 17:00:22 -07:00 |
|
Marcus Moore
|
42095c0167
|
Add reference link
|
2024-10-15 13:02:22 -07:00 |
|
snipe
|
de62359c67
|
Merge pull request #15533 from marcusmoore/testing/fmcs-accessories
Added tests for accessory api controller
|
2024-10-11 11:29:34 +01:00 |
|
snipe
|
710e738e8e
|
Fixed tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-09 22:15:16 +01:00 |
|
snipe
|
707bdad192
|
Updated test
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-09 20:33:56 +01:00 |
|
snipe
|
2cb9ac26cd
|
Renamed test
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-09 19:57:04 +01:00 |
|
snipe
|
185bc966e6
|
Cleaned up use statements in tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-09 19:46:47 +01:00 |
|
snipe
|
2883e79193
|
Removed unecessary assets creation
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-09 19:30:55 +01:00 |
|
snipe
|
9c4191ae0a
|
Basic tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-09 19:30:42 +01:00 |
|
Marcus Moore
|
8035326675
|
Add test
|
2024-10-03 16:53:19 -07:00 |
|
Marcus Moore
|
dfdd85abb1
|
Remove unused imports
|
2024-10-03 15:14:07 -07:00 |
|
Marcus Moore
|
063ea1892b
|
Add trait to clean up files after test runs
|
2024-10-03 15:02:03 -07:00 |
|
Marcus Moore
|
e213053775
|
Swap factory syntax
|
2024-10-03 13:59:58 -07:00 |
|
Marcus Moore
|
88d549e7c5
|
Remove unused data provider method
|
2024-10-03 13:40:37 -07:00 |
|
Marcus Moore
|
983a25aa5f
|
Simplify permission tests
|
2024-10-03 13:39:54 -07:00 |
|
Marcus Moore
|
b5ffe54bd0
|
Swap assertEquals parameter order
|
2024-10-03 13:15:02 -07:00 |
|
Marcus Moore
|
3dc64cc5e0
|
Reference accessory checkout and not the accessory
|
2024-10-01 13:35:39 -07:00 |
|
Marcus Moore
|
5b90d79494
|
Use created_by
|
2024-10-01 11:50:48 -07:00 |
|
Marcus Moore
|
fdfea390fb
|
Merge branch 'develop' into testing/fmcs-accessories
|
2024-09-30 12:59:27 -07:00 |
|
bryanlopezinc
|
e807cfab86
|
Merge branch 'develop' into importTests
|
2024-09-30 12:47:52 +01:00 |
|
bryanlopezinc
|
0b3f458561
|
Added tests for Import feature
|
2024-09-30 12:42:41 +01:00 |
|
snipe
|
ba69259f2d
|
Fixed #13396 - do not allow checkout to undeployable status types
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-24 15:35:00 +01:00 |
|
Marcus Moore
|
d639d6fbc1
|
Add tests for accessory select list endpoint
|
2024-09-19 12:21:54 -07:00 |
|
Marcus Moore
|
fff069824b
|
Add tests for update accessory endpoint
|
2024-09-19 12:11:03 -07:00 |
|
Marcus Moore
|
a5be18bb14
|
Add test for limit and offset
|
2024-09-19 11:55:15 -07:00 |
|
Marcus Moore
|
9b22d6d493
|
Add tests for accessory checkouts endpoint
|
2024-09-19 11:24:01 -07:00 |
|
snipe
|
9adb2c24f3
|
Squashed commit of the following:
commit dddbf27d78
Author: snipe <snipe@snipe.net>
Date: Wed Sep 18 14:18:52 2024 +0100
Updated language strings
Signed-off-by: snipe <snipe@snipe.net>
commit fcefcc8184
Merge: 04bb3eec8 3519a82dd
Author: snipe <snipe@snipe.net>
Date: Wed Sep 18 13:44:44 2024 +0100
Merge pull request #15512 from marcusmoore/testing/fmcs
Added tests for delete methods in api
commit 04bb3eec83
Merge: 154d5d8d9 f963b9a19
Author: snipe <snipe@snipe.net>
Date: Wed Sep 18 13:41:37 2024 +0100
Merge pull request #15521 from uberbrady/improve_country_selector
Fix selected-index of Countries drop-down [fd-44144]
commit f963b9a19f
Author: Brady Wetherington <bwetherington@grokability.com>
Date: Wed Sep 18 13:24:26 2024 +0100
Fix selected-index of Countries drop-down
commit 154d5d8d91
Merge: 6c996b775 9e5f6d656
Author: snipe <snipe@snipe.net>
Date: Tue Sep 17 23:40:25 2024 +0100
Merge pull request #15491 from uberbrady/numeric_prefixes_add_multiple_assets
[Fixes fd-43940] Improve multi-asset create when using numeric prefixes to asset_tags
commit 3519a82ddd
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 16:55:20 2024 -0700
Fix name: TestsFullMultipleCompaniesSupport
commit a629df07bf
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 14:49:08 2024 -0700
Implement interfaces on existing test classes
commit 9a13fcab23
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 14:38:38 2024 -0700
Pluralize
commit f5705a1dde
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 14:34:55 2024 -0700
More unification
commit f325c4afdb
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 14:32:38 2024 -0700
Unify assertion method
commit 1fddacd7d0
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 14:25:11 2024 -0700
Re-order test methods
commit 4af893df61
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 14:20:24 2024 -0700
Improve assertions
commit b8b3f91ce4
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 13:55:18 2024 -0700
Formatting
commit 7f40f55343
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 13:52:02 2024 -0700
Add tests for delete supplier endpoint
commit b06e8d442d
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 13:37:08 2024 -0700
Add tests for delete status label endpoint
commit c269184c60
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 13:29:41 2024 -0700
Add tests for delete predefined kit endpoint
commit 53c673dee2
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 13:13:12 2024 -0700
Add tests for delete manufacturer endpoint
commit 50730fc4fb
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 12:37:18 2024 -0700
Add tests for delete location endpoint
commit 60a54cee79
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 12:33:30 2024 -0700
Add tests for delete license endpoint
commit 446e962a50
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 10:38:51 2024 -0700
Add tests for delete group endpoint
commit 79a4bb7316
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 10:35:44 2024 -0700
Add tests for delete depreciation endpoint
commit 2f76c1bc5b
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 10:33:21 2024 -0700
Add assertion
commit 38b9f4a438
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 10:29:20 2024 -0700
Add tests for delete departments endpoint
commit 3105f53aff
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 16:54:29 2024 -0700
Add tests for delete custom fieldsets endpoint
commit 2047cfed09
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 16:20:32 2024 -0700
Add tests for delete custom fields endpoint
commit e3268d32df
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 16:00:02 2024 -0700
Add tests for delete consumable endpoint
commit 6df8b0ac0e
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 15:52:07 2024 -0700
Add tests for delete component endpoint
commit 910f13c1f7
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 15:38:30 2024 -0700
Add tests for delete companies endpoint
commit 8ce2512f55
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 13:54:44 2024 -0700
Add tests for delete category endpoint
commit 0ec415d4d0
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 13:46:22 2024 -0700
Clean up
commit 2044570e95
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 13:39:36 2024 -0700
Add tests for delete asset model endpoint
commit b336c6273d
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 13:32:42 2024 -0700
Pluralize test classes
commit 5299b3e9f0
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 13:29:44 2024 -0700
Remove code handled by CompanyableChildTrait
commit 872b76b45f
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 13:29:10 2024 -0700
Add tests for delete asset maintenance endpoint
commit 275cf4630e
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 13:16:37 2024 -0700
Add tests for delete asset endpoint
commit 5c2660bd34
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 13:02:32 2024 -0700
Introduce interface
commit c7ae9d9dfa
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 12:58:47 2024 -0700
Add tests for delete accessory endpoint
commit 9e5f6d656a
Author: Brady Wetherington <bwetherington@grokability.com>
Date: Wed Sep 11 15:45:01 2024 +0100
Improve multi-asset create when using numeric prefixes to asset_tags
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-19 16:06:36 +01:00 |
|
Marcus Moore
|
86f13a9735
|
Add index test
|
2024-09-18 16:13:34 -07:00 |
|
Marcus Moore
|
a071fff954
|
Implement tests
|
2024-09-18 12:32:14 -07:00 |
|
Marcus Moore
|
8b50ef077d
|
Implement test
|
2024-09-18 11:58:33 -07:00 |
|
Marcus Moore
|
607f29030f
|
Stub out test
|
2024-09-18 11:53:27 -07:00 |
|
Marcus Moore
|
a6bcd3c0c2
|
Add validation test
|
2024-09-18 11:47:59 -07:00 |
|
Marcus Moore
|
d5f659024c
|
Add test for logging
|
2024-09-18 11:27:09 -07:00 |
|
Marcus Moore
|
832e50a71e
|
Implement test
|
2024-09-18 11:19:41 -07:00 |
|
Marcus Moore
|
fa19686248
|
Implement test
|
2024-09-18 11:18:21 -07:00 |
|
Marcus Moore
|
c021609c13
|
Merge branch 'develop' into testing/fmcs-accessories
|
2024-09-18 10:42:58 -07:00 |
|
snipe
|
fcefcc8184
|
Merge pull request #15512 from marcusmoore/testing/fmcs
Added tests for delete methods in api
|
2024-09-18 13:44:44 +01:00 |
|
snipe
|
1582d81e5b
|
Change user_id to created_by
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-17 22:16:41 +01:00 |
|
Marcus Moore
|
7b31df7c14
|
Begin additional test case
|
2024-09-17 09:11:58 -07:00 |
|
snipe
|
9e957baeb5
|
Fixed check for outside assets on user update validation
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-17 15:46:45 +01:00 |
|
Marcus Moore
|
12fd9cd97a
|
Update interface name
|
2024-09-16 17:00:08 -07:00 |
|
Marcus Moore
|
9e03c4ba6f
|
Merge branch 'testing/fmcs' into testing/fmcs-accessories
|
2024-09-16 16:58:46 -07:00 |
|
Marcus Moore
|
3519a82ddd
|
Fix name: TestsFullMultipleCompaniesSupport
|
2024-09-16 16:55:20 -07:00 |
|