Jake Barnby
2e061e2f2b
fix: make testCreatePhoneVerification self-contained
...
Remove @depends annotation and set up phone number within the test
to ensure it works with PHPUnit 12 and paratest parallel execution.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 01:33:01 +13:00
Jake Barnby
63b3365ce9
Fix PHPUnit 11 migration test issues
...
- Add missing @depends testCreateDatabase to testUpdateWithExistingRelationships in DatabasesBase.php
- Fix data provider keys in LegacyPermissionsMemberTest and TablesDBPermissionsMemberTest to match parameter names (any->anyCount, users->usersCount, doconly->docOnlyCount)
- Convert provideCustomExecutions data provider to positional arrays to avoid PHPUnit 11 named argument conflicts with @depends
- Restore @depends testUpdateAccountPhone for testCreatePhoneVerification in GraphQL AccountTest
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 18:59:53 +13:00
Jake Barnby
714b8d7ea6
Migrate to PHPUnit 11
2026-01-15 16:14:53 +13:00
Jake Barnby
6f170fdb6d
Fix static user refs
2025-08-19 23:13:47 +12:00
Jake Barnby
6d2832831c
Remove weird static/const mix
2025-08-19 23:03:18 +12:00
Torsten Dittmann
0a1d572c72
chore: run formatter
2024-03-06 18:34:21 +01:00
Jake Barnby
8ed2b1f3a5
Fix tests
2024-02-12 18:35:05 +13:00
Jake Barnby
5e5a2fb414
Fix graphql tests
2024-02-08 00:08:05 +13:00
Jake Barnby
5135262b79
Merge remote-tracking branch 'origin/1.4.x' into 1.5.x
...
# Conflicts:
# app/config/errors.php
# composer.lock
2023-12-15 02:41:46 +13:00
Christy Jacob
aeeb7e1d55
fix: failing tests
2023-12-09 00:36:01 +01:00
Christy Jacob
aa7d1a87f4
fix: failing tests
2023-12-09 00:27:35 +01:00
prateek banga
c24664f5d9
removes internal provider
2023-11-16 01:30:47 +05:30
prateek banga
a4c8d852a5
adds test skip condition if dsn not provided
2023-10-31 02:34:18 +05:30
prateek banga
0dafc59cc2
converted env vars to dsn format
2023-10-31 02:05:50 +05:30
prateek banga
06daa544e8
review changes
2023-10-30 23:37:57 +05:30
Prateek Banga
fb98d21ae5
adds graphql test cases for provider endpoints
2023-10-05 02:12:04 +05:30
Prateek Banga
48b91e39a8
review changes
2023-10-04 16:15:59 +05:30
Prateek Banga
234f7f003b
updated test cases for msg91 provider, moves worker to use provider from settings
2023-09-27 18:58:00 +05:30
Prateek Banga
df6466a1d3
lint fix
2023-09-21 22:20:56 +05:30
Prateek Banga
e2acb608fa
fix tests with real sms providers
2023-09-21 22:16:02 +05:30
Prateek Banga
2fd7467e2a
fix graphQL test
2023-09-20 22:59:47 +05:30
prateek banga
ac33d7828f
Revert "Pint linter ran"
...
This reverts commit bf5f0a8419 .
2023-08-24 01:53:52 +05:30
wess
bf5f0a8419
Pint linter ran
2023-08-23 13:12:43 -04:00
fogelito
48e2bf1c3e
Helpers GraphQL
2023-01-16 11:25:40 +02:00
Jake Barnby
cf9d67e9cc
Fix assoc input for account prefs
2022-12-13 20:04:05 +13:00
Jake Barnby
fd52cdc45f
Revert prefix to _
2022-12-08 16:08:57 +13:00
Jake Barnby
f9a32f6011
Fix reserved attribute selections
2022-10-21 13:53:54 +13:00
Jake Barnby
5bd420a823
Remove redundant test class prefixes
2022-09-22 20:29:42 +12:00