|
|
3503dc7ee7
|
Updated importer tests
|
2026-08-05 22:37:14 +01:00 |
|
|
|
8a42b62188
|
Updated CanSkipTests to allow sqlite and sqlite_testing
|
2026-07-27 01:01:18 +01:00 |
|
|
|
cb58d56663
|
More test stuff
|
2026-07-26 00:00:06 +01:00 |
|
|
|
115d1a4f5e
|
Rename company_id on users table
|
2026-07-10 14:41:47 +01:00 |
|
|
|
969eeae4e2
|
Categories: performance improvements
|
2026-06-30 14:52:55 +01:00 |
|
|
|
06b1f02be6
|
Merge branch 'develop' into features/18554-component-report
|
2026-06-29 15:45:40 +01:00 |
|
|
|
e3a9872d28
|
Updated tests
|
2026-06-13 13:18:37 +01:00 |
|
|
|
758c1cabc5
|
FMSC Tests: added enableFloaterMode for setup
|
2026-06-10 11:20:55 +01:00 |
|
|
|
b0aa21bee7
|
FMCS: throw an error if companies don’t match, updated tests
|
2026-06-09 19:08:27 +01:00 |
|
|
|
c44f3319e3
|
Fixed company quirk with multi-company users creating assets, etc
|
2026-06-09 18:50:49 +01:00 |
|
|
|
801cef8048
|
WIP: improve test
|
2026-06-03 12:47:15 -07:00 |
|
|
|
4a7f9ea9c5
|
Merge branch 'develop' into features/18554-component-report
# Conflicts:
# tests/Support/CustomTestMacros.php
|
2026-06-01 14:25:38 -07:00 |
|
|
|
4380a46d1c
|
Fixed flaky test
|
2026-05-23 01:42:49 +01:00 |
|
|
|
339c93ebbf
|
Add documentation for assertion
|
2026-05-13 11:27:26 -07:00 |
|
|
|
ba96aa5a61
|
Write assertion implementation
|
2026-05-13 11:25:52 -07:00 |
|
|
|
2d33368063
|
WIP: better assertions
|
2026-05-13 11:10:45 -07:00 |
|
|
|
dc3a16c437
|
Update test macros
|
2026-05-12 16:25:00 -07:00 |
|
|
|
2dd6bd11bc
|
Improve messaging
|
2026-05-06 17:07:32 -07:00 |
|
|
|
dacba470ae
|
Add failure message to macros
|
2026-05-06 16:46:45 -07:00 |
|
|
|
5d88c27c49
|
Add csv header helper
|
2026-05-06 14:42:51 -07:00 |
|
|
|
5ff03eec52
|
Remove duplicate macros
|
2026-05-06 12:21:00 -07:00 |
|
|
|
94979a37d6
|
Merge branch 'consolidate-test-macros' into features/18554-component-report
# Conflicts:
# tests/Feature/Reporting/Custom/CustomAssetReportTest.php
|
2026-05-06 12:20:51 -07:00 |
|
|
|
55e46b2d15
|
Improve macro
|
2026-05-06 12:08:18 -07:00 |
|
|
|
02383aad7b
|
Fix assertSeeTextInStreamedResponse and assertDontSeeTextInStreamedResponse macros
These were previously only checking the first column and not all of the data.
|
2026-05-06 11:46:28 -07:00 |
|
|
|
e75f54cc1c
|
Move helper macros to CustomTestMacros
|
2026-05-06 11:40:37 -07:00 |
|
|
|
e98f73d2fc
|
Fix test macros
|
2026-05-05 17:49:37 -07:00 |
|
|
|
ba1040e29e
|
Consolidate streamed response macros into CustomTestMacros trait
|
2026-05-05 11:31:56 -07:00 |
|
|
|
1714d62762
|
Add failing test
|
2026-03-31 17:20:40 -07:00 |
|
|
|
f9f57fb161
|
Merge branch 'develop' into fixes/18495-bulk-audit-date
# Conflicts:
# tests/Feature/Assets/Api/AuditAssetTest.php
# tests/Feature/Assets/Ui/AuditAssetTest.php
# tests/Feature/Assets/Ui/CloneAssetTest.php
# tests/Support/Settings.php
|
2026-03-23 11:49:34 -07:00 |
|
|
|
446f5f3cef
|
Run pint on tests
|
2026-03-16 17:40:57 -07:00 |
|
|
|
a026ca92ff
|
Populate tests
|
2026-03-03 14:46:10 -08:00 |
|
|
|
da5db1920e
|
Use generic email address domains
|
2025-12-05 17:03:02 +00:00 |
|
|
|
48270cb9b4
|
url trim
|
2025-11-21 10:11:28 -08:00 |
|
|
|
1116da389e
|
add google chat to audit notification test
|
2025-11-20 14:24:03 -08:00 |
|
|
|
e598ef6e05
|
adds tests, webhook enable settings
|
2025-11-20 13:51:14 -08:00 |
|
|
|
6bc9a82a7a
|
Formatting
|
2025-09-09 14:51:22 -07:00 |
|
|
|
a7c5899c16
|
Implement test
|
2025-09-09 11:33:54 -07:00 |
|
|
|
3524e23e38
|
Fixed tests
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-25 17:17:45 +01:00 |
|
|
|
40108b196c
|
Trying to fix import tests :(
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-25 15:28:43 +01:00 |
|
|
|
d92e961a52
|
enforce order by ID for actionlog tests
|
2025-07-23 14:55:42 +01:00 |
|
|
|
8a5f6d2a5d
|
Refactor base test into Trait, clean test output for easier comparison
|
2025-07-18 13:16:35 +01:00 |
|
|
|
58759acfe4
|
Think I hit _all_ of the tests we need to mess with here
|
2025-07-17 20:15:01 +01:00 |
|
|
|
7c5110ed5d
|
Add more action logs tests everywhere I can think of it.
|
2025-07-16 16:20:06 +01:00 |
|
|
|
0a474f48ad
|
WIP: Adding various tests of the contents of ActionLogs for lots of events
|
2025-07-16 16:20:06 +01:00 |
|
|
|
b993f4270e
|
Merge pull request #17114 from grokability/fixes-16934-update-asset-by-id
Fixed #16934 and #17068 - update asset by ID in importer
|
2025-06-06 07:55:03 +01:00 |
|
|
|
088e6af0b5
|
Remove admin_cc_email validation for admin_cc_always
|
2025-06-05 12:07:14 -07:00 |
|
|
|
7a93e94fa6
|
Add ID to field list
Signed-off-by: snipe <snipe@snipe.net>
|
2025-06-05 12:35:30 +01:00 |
|
|
|
6e37f945ac
|
Add test helpers
|
2025-06-02 17:13:37 -07:00 |
|
|
|
5d46d90725
|
Added category importer
Signed-off-by: snipe <snipe@snipe.net>
|
2025-06-02 04:11:54 +01:00 |
|
|
|
90b7df45b9
|
Added tests and support helper
Signed-off-by: snipe <snipe@snipe.net>
|
2025-06-02 02:55:11 +01:00 |
|